Bump webpack from 4.16.4 to 4.16.5 in /js

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-08-13 01:21:41 +00:00
parent 990a70e958
commit 2d26b24b10
2 changed files with 10 additions and 10 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.4",
"webpack": "^4.16.5",
"webpack-cli": "^3.1.0",
"webpack-merge": "^4.1.3"
},