Skip to content

Commit

Permalink
Bump webpack from 5.91.0 to 5.94.0
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.91.0...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 4ac1ca9 commit 234ed2f
Show file tree
Hide file tree
Showing 5 changed files with 324 additions and 296 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"tslib": "2.6.2",
"typescript": "5.4.5",
"typescript-eslint": "^7.8.0",
"webpack": "^5.91.0"
"webpack": "^5.94.0"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-test/__data__/module-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"react-dom": "18.3.1",
"react-is": "18.3.1",
"thread-loader": "4.0.2",
"webpack": "^5.91.0",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4"
}
}
2 changes: 1 addition & 1 deletion packages/webpack-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"thread-loader": "4.0.2",
"typescript": "5.4.5",
"typescript-eslint": "^7.8.0",
"webpack": "^5.91.0",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4"
}
}
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"thread-loader": "4.0.2",
"typescript": "5.4.5",
"typescript-eslint": "^7.8.0",
"webpack": "^5.91.0",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 234ed2f

Please sign in to comment.