Skip to content

Commit

Permalink
chore(deps-dev): bump webpack from 5.94.0 to 5.95.0
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 5.94.0 to 5.95.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.94.0...v5.95.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and phantomjinx committed Oct 8, 2024
1 parent 4265773 commit 3f14d16
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion docker/gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"tsconfig-paths-webpack-plugin": "^4.1.0",
"tsup": "^8.2.4",
"typescript": "^5.4.5",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4"
},
"packageManager": "[email protected]",
Expand Down
2 changes: 1 addition & 1 deletion packages/kubernetes-api-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"style-loader": "^4.0.0",
"ts-loader": "^9.5.1",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4",
"webpack-merge": "^5.9.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/management-api-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"style-loader": "^4.0.0",
"ts-loader": "^9.5.1",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4",
"webpack-merge": "^5.9.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/oauth-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"ts-loader": "^9.5.1",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"url": "^0.11.4",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4",
"webpack-merge": "^5.9.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/online-shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"ts-loader": "^9.5.1",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"url": "^0.11.4",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2045,7 +2045,7 @@ __metadata:
tsconfig-paths-webpack-plugin: "npm:^4.1.0"
tsup: "npm:^8.2.4"
typescript: "npm:^5.4.5"
webpack: "npm:^5.94.0"
webpack: "npm:^5.95.0"
webpack-cli: "npm:^5.1.4"
yaml: "npm:^2.4.3"
languageName: unknown
Expand Down Expand Up @@ -2088,7 +2088,7 @@ __metadata:
tsconfig-paths-webpack-plugin: "npm:^4.1.0"
typescript: "npm:^5.4.5"
web-vitals: "npm:^4.2.3"
webpack: "npm:^5.94.0"
webpack: "npm:^5.95.0"
webpack-cli: "npm:^5.1.4"
webpack-dev-server: "npm:^5.0.4"
webpack-merge: "npm:^5.9.0"
Expand Down Expand Up @@ -2159,7 +2159,7 @@ __metadata:
tsconfig-paths-webpack-plugin: "npm:^4.1.0"
typescript: "npm:^5.4.5"
web-vitals: "npm:^4.2.3"
webpack: "npm:^5.94.0"
webpack: "npm:^5.95.0"
webpack-cli: "npm:^5.1.4"
webpack-dev-server: "npm:^5.0.4"
webpack-merge: "npm:^5.9.0"
Expand Down Expand Up @@ -2231,7 +2231,7 @@ __metadata:
typescript: "npm:^5.4.5"
url: "npm:^0.11.4"
web-vitals: "npm:^4.2.3"
webpack: "npm:^5.94.0"
webpack: "npm:^5.95.0"
webpack-cli: "npm:^5.1.4"
webpack-dev-server: "npm:^5.0.4"
webpack-merge: "npm:^5.9.0"
Expand Down Expand Up @@ -2329,7 +2329,7 @@ __metadata:
typescript: "npm:^5.4.5"
url: "npm:^0.11.4"
web-vitals: "npm:^4.2.3"
webpack: "npm:^5.94.0"
webpack: "npm:^5.95.0"
webpack-bundle-analyzer: "npm:^4.10.2"
webpack-cli: "npm:^5.1.4"
webpack-dev-server: "npm:^5.0.4"
Expand Down Expand Up @@ -16500,9 +16500,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:^5.94.0":
version: 5.94.0
resolution: "webpack@npm:5.94.0"
"webpack@npm:^5.95.0":
version: 5.95.0
resolution: "webpack@npm:5.95.0"
dependencies:
"@types/estree": "npm:^1.0.5"
"@webassemblyjs/ast": "npm:^1.12.1"
Expand Down Expand Up @@ -16532,7 +16532,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 10/648449c5fbbb0839814116e3b2b044ac6c75a7ba272435155ddeb1e64dfaa2f8079be3adfbb691f648b69900756ce0f6fb73beab0ced3cf5e0fd46868b4593a6
checksum: 10/0377ad3a550b041f26237c96fb55754625b0ce6bae83c1c2447e3262ad056b0b0ad770dcbb92b59f188e9a2bd56155ce910add17dcf023cfbe78bdec774380c1
languageName: node
linkType: hard

Expand Down

0 comments on commit 3f14d16

Please sign in to comment.