Bump webpack from 4.41.6 to 4.42.0

Bumps [webpack](https://github.com/webpack/webpack) from 4.41.6 to 4.42.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.41.6...v4.42.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-07 17:32:42 +00:00
committed by GitHub
parent c2641d2aaa
commit 69b3538b13
2 changed files with 23 additions and 17 deletions

View File

@@ -90,7 +90,7 @@
"vue-loader": "^15.9.0",
"vue-style-loader": "^4.1.1",
"vue-template-compiler": "^2.6.11",
"webpack": "^4.41.6",
"webpack": "^4.42.0",
"webpack-cli": "^3.3.11",
"webpack-merge": "^4.2.2"
},