Skip to content

Commit b98069c

Browse files
chore(deps-dev): bump webpack-cli from 6.0.1 to 7.0.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 6.0.1 to 7.0.0. - [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.0) --- updated-dependencies: - dependency-name: webpack-cli dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6e070fd commit b98069c

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
@@ -127,7 +127,7 @@
127127
"undici": "^5.28.4",
128128
"webpack": "=5.105.3",
129129
"webpack-bundle-size-analyzer": "=3.1.0",
130-
"webpack-cli": "=6.0.1",
130+
"webpack-cli": "=7.0.2",
131131
"webpack-stats-plugin": "=1.1.3"
132132
},
133133
"overrides": {

0 commit comments

Comments
 (0)