Bump webpack-cli from 3.3.0 to 3.3.1 in /js

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.0 to 3.3.1.
- [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/v.3.3.0...v.3.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-04-28 01:13:53 +00:00
parent 65fdb98302
commit 1c1b1f1f6d
2 changed files with 13 additions and 13 deletions

View File

@@ -41,7 +41,7 @@
"vue-style-loader": "^4.1.2",
"vue-template-compiler": "^2.6.10",
"webpack": "^4.30.0",
"webpack-cli": "^3.3.0",
"webpack-cli": "^3.3.1",
"webpack-merge": "^4.2.1"
},
"scripts": {