Bump webpack from 4.16.1 to 4.16.3 in /js

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-07-30 01:14:09 +00:00
parent 4e91e06c64
commit 619acbed15
2 changed files with 4 additions and 17 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.1",
"webpack": "^4.16.3",
"webpack-cli": "^3.1.0",
"webpack-merge": "^4.1.3"
},