Skip to content

Commit 1490d5b

Browse files
Bump webpack-cli from 3.3.12 to 4.9.1
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.12 to 4.9.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/[email protected]) --- updated-dependencies: - dependency-name: webpack-cli dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1f5299 commit 1490d5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"vue-template-compiler": "^2.6.10",
3333
"vuex": "^3.1.1",
3434
"webpack": "^5.47.1",
35-
"webpack-cli": "^3.3.2",
35+
"webpack-cli": "^4.9.1",
3636
"webpack-dev-middleware": "^5.0.0",
3737
"webpack-hot-middleware": "^2.24.4",
3838
"webpack-merge": "^5.0.9"

0 commit comments

Comments
 (0)