summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-05-05 01:13:44 +0000
committerdependabot[bot] <support@dependabot.com>2019-05-05 01:13:44 +0000
commit791c735d5177b6d68756213eb12337772d0a07d8 (patch)
tree67fe2bcff23a53b49473a7a5410824799a9cfd92 /package.json
parent30b2f1f95989baf4aa491f8589f234c2ad290d58 (diff)
Bump webpack-cli from 3.3.1 to 3.3.2
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.1 to 3.3.2. - [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/commits) Signed-off-by: dependabot[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 c32e9361..b05d7e6c 100644
--- a/package.json
+++ b/package.json
@@ -96,7 +96,7 @@
"vue-loader": "^15.7.0",
"vue-template-compiler": "^2.6.10",
"webpack": "^4.30.0",
- "webpack-cli": "^3.3.1",
+ "webpack-cli": "^3.3.2",
"webpack-merge": "^4.2.1",
"webpack-node-externals": "^1.7.2"
}