Bump webpack from 4.20.2 to 4.22.0 in /js

Bumps [webpack](https://github.com/webpack/webpack) from 4.20.2 to 4.22.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.20.2...v4.22.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-10-21 11:35:34 +00:00
parent 6aee11ef6f
commit 8b626251c1
2 changed files with 32 additions and 30 deletions

View File

@@ -30,7 +30,7 @@
"karma": "^3.0.0",
"mini-css-extract-plugin": "^0.4.4",
"node-sass": "^4.9.3",
"webpack": "^4.20.2",
"webpack": "^4.22.0",
"webpack-cli": "^3.1.2",
"webpack-merge": "^4.1.4"
},