Skip to content

Commit 0d8e35b

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

2 files changed

Lines changed: 19 additions & 75 deletions

File tree

package-lock.json

Lines changed: 18 additions & 74 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
@@ -49,7 +49,7 @@
4949
"vue": "^2.7.16",
5050
"webpack": "^5.101.0",
5151
"webpack-bundle-analyzer": "^4.4.2",
52-
"webpack-cli": "^6.0.1"
52+
"webpack-cli": "^7.0.2"
5353
},
5454
"scripts": {
5555
"build": "npm run clean && webpack --env=prod",

0 commit comments

Comments
 (0)