Bump webpack from 4.23.1 to 4.24.0 in /js

Bumps [webpack](https://github.com/webpack/webpack) from 4.23.1 to 4.24.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.23.1...v4.24.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-11-05 01:21:01 +00:00
parent e66aa2e988
commit ac7fda0e5a
2 changed files with 101 additions and 101 deletions

View File

@@ -30,7 +30,7 @@
"karma": "^3.1.1",
"mini-css-extract-plugin": "^0.4.4",
"node-sass": "^4.9.4",
"webpack": "^4.23.1",
"webpack": "^4.24.0",
"webpack-cli": "^3.1.2",
"webpack-merge": "^4.1.4"
},