summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-09-22 01:14:56 +0000
committerGitHub <noreply@github.com>2019-09-22 01:14:56 +0000
commit50f492477d384296ca5367d807bf8e9393ca8b9d (patch)
treeb355643c2317136fb7eb3e04a62be82edc5ce2d2 /package.json
parent7b5ff8541a576c1b31c7e44ee633b8a106c26de5 (diff)
Bump webpack-cli from 3.3.8 to 3.3.9
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.8 to 3.3.9. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.9/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.8...v3.3.9) 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 489757cd..7c3367b0 100644
--- a/package.json
+++ b/package.json
@@ -88,7 +88,7 @@
"vue-style-loader": "^4.1.1",
"vue-template-compiler": "^2.6.10",
"webpack": "^4.40.2",
- "webpack-cli": "^3.3.8",
+ "webpack-cli": "^3.3.9",
"webpack-merge": "^4.2.2"
},
"jest": {