Bump webpack-cli from 2.1.4 to 3.0.3 in /js

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 2.1.4 to 3.0.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/compare/v2.1.4...v3.0.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-06-07 12:38:17 +00:00
committed by Julius Härtl
parent fe383a3485
commit 25edef4fb9
2 changed files with 50 additions and 2786 deletions

2834
js/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -25,7 +25,7 @@
"mini-css-extract-plugin": "^0.4.0",
"node-sass": "^4.5.3",
"webpack": "^4.12.0",
"webpack-cli": "^2.1.4",
"webpack-cli": "^3.0.3",
"webpack-merge": "^4.1.2",
"karma": "^2.0.2"
},