summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-11-07 02:51:46 +0000
committerGitHub <noreply@github.com>2020-11-07 02:51:46 +0000
commitdae7e1130250714720c4682ad5fe4b5954ecbf98 (patch)
tree074ea8c427fca3cf86aa5295e9b8b0d789c85a20 /package.json
parent918140c4f74dfcb9b55c3080f90140cffc9218ef (diff)
Bump webpack-cli from 4.1.0 to 4.2.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.1.0 to 4.2.0. - [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@4.1.0...webpack-cli@4.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8435ef3d..98511b33 100644
--- a/package.json
+++ b/package.json
@@ -103,7 +103,7 @@
"vue-loader": "^15.9.3",
"vue-template-compiler": "^2.6.12",
"webpack": "^4.44.2",
- "webpack-cli": "^4.1.0",
+ "webpack-cli": "^4.2.0",
"webpack-merge": "^5.3.0"
},
"jest": {