Bump webpack-cli from 3.2.0 to 3.2.3 in /js

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.2.0 to 3.2.3.
- [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>
This commit is contained in:
dependabot[bot]
2019-02-06 16:05:20 +00:00
parent 8403265f35
commit e7ab69233a
2 changed files with 11 additions and 283 deletions

View File

@@ -31,7 +31,7 @@
"mini-css-extract-plugin": "^0.5.0",
"uglifyjs-webpack-plugin": "^2.1.1",
"webpack": "^4.29.0",
"webpack-cli": "^3.2.0",
"webpack-cli": "^3.2.3",
"webpack-merge": "^4.2.1"
},
"scripts": {