Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7e8e469

Browse files
authoredFeb 11, 2025··
chore(deps): bump the webpack-dependencies group with 2 updates
Bumps the webpack-dependencies group with 2 updates: [webpack](https://github.com/webpack/webpack) and [webpack-cli](https://github.com/webpack/webpack-cli). Updates `webpack` from 5.94.0 to 5.97.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.94.0...v5.97.1) Updates `webpack-cli` from 5.1.4 to 6.0.1 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.4...webpack-cli@6.0.1) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:production update-type: version-update:semver-minor dependency-group: webpack-dependencies - dependency-name: webpack-cli dependency-type: direct:production update-type: version-update:semver-major dependency-group: webpack-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74223e5 commit 7e8e469

File tree

2 files changed

+176
-155
lines changed

2 files changed

+176
-155
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,8 @@
165165
"typescript": "^5.7.3",
166166
"u2f-api": "1.0.10",
167167
"url-loader": "^4.1.1",
168-
"webpack": "5.94.0",
169-
"webpack-cli": "5.1.4",
168+
"webpack": "5.97.1",
169+
"webpack-cli": "6.0.1",
170170
"webpack-remove-empty-scripts": "^1.0.4",
171171
"zxcvbn": "^4.4.2"
172172
},

0 commit comments

Comments
 (0)
Please sign in to comment.