Bump webpack-cli from 2.1.3 to 2.1.4 in /js

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-05-23 22:13:48 +00:00
parent 3db63d1761
commit 11f78403dd
2 changed files with 178 additions and 184 deletions

View File

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