summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-03 14:04:45 +0000
committerGitHub <noreply@github.com>2021-02-03 14:04:45 +0000
commit1c8f21e0d806cf3457148a7e8f25fe57558e0233 (patch)
treeecccc3a7440821ea2cb7398c3a6f5ea0d360d15f /package.json
parent6c257966e15a5a0b616ee51c6141bac4baa4cacb (diff)
Bump webpack-cli from 4.2.0 to 4.5.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.2.0 to 4.5.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.2.0...webpack-cli@4.5.0) Signed-off-by: dependabot[bot] <support@github.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 f83036c6..d5f5a398 100644
--- a/package.json
+++ b/package.json
@@ -103,7 +103,7 @@
"vue-loader": "^15.9.5",
"vue-template-compiler": "^2.6.12",
"webpack": "^4.44.2",
- "webpack-cli": "^4.2.0",
+ "webpack-cli": "^4.5.0",
"webpack-merge": "^5.4.0"
},
"jest": {