Skip to content

Commit

Permalink
chore: Bump webpack from 5.94.0 to 5.95.0 (#5003)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 29, 2024
1 parent 2a0d25a commit 176c75f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"terser-webpack-plugin": "5.3.10",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
"webpack": "5.94.0",
"webpack": "5.95.0",
"webpack-bundle-analyzer": "4.10.2",
"webpack-cli": "5.1.4",
"webpack-dev-middleware": "7.4.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14188,9 +14188,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": ^1.0.5
"@webassemblyjs/ast": ^1.12.1
Expand Down Expand Up @@ -14220,7 +14220,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 6a3d667be304a69cd6dcb8d676bc29f47642c0d389af514cfcd646eaaa809961bc6989fc4b2621a717dfc461130f29c6e20006d62a32e012dafaa9517813a4e6
checksum: 0c3dfe288de4d62f8f3dc25478a618894883cab739121330763b7847e43304630ea2815ae2351a5f8ff6ab7c9642caf530d503d89bda261fe2cd220e524dd5d1
languageName: node
linkType: hard

Expand Down Expand Up @@ -14463,7 +14463,7 @@ __metadata:
terser-webpack-plugin: 5.3.10
ts-jest: 29.2.5
typescript: 5.6.2
webpack: 5.94.0
webpack: 5.95.0
webpack-bundle-analyzer: 4.10.2
webpack-cli: 5.1.4
webpack-dev-middleware: 7.4.2
Expand Down

0 comments on commit 176c75f

Please sign in to comment.