Skip to content

Commit

Permalink
build(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 Sep 30, 2024
1 parent 4a9d699 commit 603db32
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 @@ -78,7 +78,7 @@
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"typescript": "^5.5.3",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4"
},
"dependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ __metadata:
ts-loader: "npm:^9.5.1"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.5.3"
webpack: "npm:^5.94.0"
webpack: "npm:^5.95.0"
webpack-cli: "npm:^5.1.4"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4766,9 +4766,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 @@ -4798,7 +4798,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 10c0/b4d1b751f634079bd177a89eef84d80fa5bb8d6fc15d72ab40fc2b9ca5167a79b56585e1a849e9e27e259803ee5c4365cb719e54af70a43c06358ec268ff4ebf
checksum: 10c0/b9e6d0f8ebcbf0632494ac0b90fe4acb8f4a9b83f7ace4a67a15545a36fe58599c912ab58e625e1bf58ab3b0916c75fe99da6196d412ee0cab0b5065edd84238
languageName: node
linkType: hard

Expand Down

0 comments on commit 603db32

Please sign in to comment.