Bump webpack-cli from 3.1.2 to 3.2.0 in /js

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.1.2 to 3.2.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/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-01-07 08:27:34 +00:00
parent b1832cc925
commit fe13d562b2
2 changed files with 563 additions and 324 deletions

885
js/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

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