Bump webpack from 4.16.3 to 4.16.4 in /js

Bumps [webpack](https://github.com/webpack/webpack) from 4.16.3 to 4.16.4.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.16.3...v4.16.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-08-06 01:16:08 +00:00
parent 8e0f6c6e83
commit 92cee7b441
2 changed files with 23 additions and 15 deletions

View File

@@ -28,7 +28,7 @@
"karma": "^2.0.5",
"mini-css-extract-plugin": "^0.4.1",
"node-sass": "^4.9.2",
"webpack": "^4.16.3",
"webpack": "^4.16.4",
"webpack-cli": "^3.1.0",
"webpack-merge": "^4.1.3"
},