Skip to content

Commit e12f430

Browse files
Bump webpack-cli from 6.0.1 to 7.0.1
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 6.0.1 to 7.0.1. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@6.0.1...webpack-cli@7.0.1) --- updated-dependencies: - dependency-name: webpack-cli dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ac2535 commit e12f430

File tree

2 files changed

+19
-68
lines changed

2 files changed

+19
-68
lines changed

package-lock.json

Lines changed: 18 additions & 67 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"ts-loader": "^9.5.4",
2525
"typescript": "^5.9.3",
2626
"webpack": "^5.105.4",
27-
"webpack-cli": "^6.0.1",
27+
"webpack-cli": "^7.0.1",
2828
"webpack-dev-server": "^5.2.3"
2929
},
3030
"scripts": {

0 commit comments

Comments
 (0)