Bump webpack from 4.16.5 to 4.17.1 in /js

Bumps [webpack](https://github.com/webpack/webpack) from 4.16.5 to 4.17.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.16.5...v4.17.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-08-27 01:16:16 +00:00
parent 07ea4a1b4f
commit f650e52f6a
2 changed files with 19 additions and 19 deletions

View File

@@ -28,7 +28,7 @@
"karma": "^3.0.0",
"mini-css-extract-plugin": "^0.4.1",
"node-sass": "^4.9.3",
"webpack": "^4.16.5",
"webpack": "^4.17.1",
"webpack-cli": "^3.1.0",
"webpack-merge": "^4.1.4"
},