Bump webpack from 4.16.0 to 4.16.1 in /js

Bumps [webpack](https://github.com/webpack/webpack) from 4.16.0 to 4.16.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.16.0...v4.16.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-07-23 01:14:57 +00:00
parent bd630e31bc
commit a806714f56
2 changed files with 8 additions and 8 deletions

View File

@@ -28,7 +28,7 @@
"karma": "^2.0.4",
"mini-css-extract-plugin": "^0.4.1",
"node-sass": "^4.9.2",
"webpack": "^4.16.0",
"webpack": "^4.16.1",
"webpack-cli": "^3.0.8",
"webpack-merge": "^4.1.3"
},