Bump webpack-cli from 3.2.3 to 3.3.0 in /js

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-03-16 02:13:14 +00:00
parent c301447363
commit b4549ca298
2 changed files with 43 additions and 62 deletions

View File

@@ -31,7 +31,7 @@
"mini-css-extract-plugin": "^0.5.0",
"uglifyjs-webpack-plugin": "^2.1.2",
"webpack": "^4.29.6",
"webpack-cli": "^3.2.3",
"webpack-cli": "^3.3.0",
"webpack-merge": "^4.2.1"
},
"scripts": {