Skip to content

Commit

Permalink
Bump webpack from 5.94.0 to 5.95.0 in the webpack-minor-patch group (#…
Browse files Browse the repository at this point in the history
…12045)

Bumps the webpack-minor-patch group with 1 update: [webpack](https://github.com/webpack/webpack).


Updates `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
  dependency-group: webpack-minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Moore <[email protected]>
  • Loading branch information
dependabot[bot] and amoore108 authored Oct 17, 2024
1 parent 6123064 commit 3c210c7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@
"ts-loader": "9.5.1",
"typescript": "5.4.5",
"wait-on": "8.0.0",
"webpack": "5.94.0",
"webpack": "5.95.0",
"webpack-bundle-analyzer": "4.10.2",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16149,7 +16149,7 @@ __metadata:
url-parse: "npm:1.5.10"
uuid: "npm:8.3.2"
wait-on: "npm:8.0.0"
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.1.0"
Expand Down Expand Up @@ -18128,9 +18128,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 @@ -18160,7 +18160,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 3c210c7

Please sign in to comment.