summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-10-25 18:51:10 +0000
committerGitHub <noreply@github.com>2020-10-25 18:51:10 +0000
commit9a590102edbd719a1a5ff6616068fffe6345c020 (patch)
treec974d54f7d8d7d9b9422f07cc912e1e7713ba1df /package.json
parent8ebb90adaaf1c6acd1daa72af09bbafd1382e78a (diff)
Bump webpack-cli from 4.0.0 to 4.1.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.0.0 to 4.1.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.0.0...webpack-cli@4.1.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 260d711a..ae154c50 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.0.0",
+ "webpack-cli": "^4.1.0",
"webpack-merge": "^5.2.0"
},
"jest": {