Bump webpack-cli from 3.0.8 to 3.1.0 in /js

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.0.8 to 3.1.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]
2018-07-23 09:57:18 +00:00
parent 9ad070f40a
commit 4dc5c7da18
2 changed files with 78 additions and 49 deletions

View File

@@ -29,7 +29,7 @@
"mini-css-extract-plugin": "^0.4.1",
"node-sass": "^4.9.2",
"webpack": "^4.16.1",
"webpack-cli": "^3.0.8",
"webpack-cli": "^3.1.0",
"webpack-merge": "^4.1.3"
},
"scripts": {