Bump webpack from 4.42.0 to 4.43.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-11 07:08:25 +00:00 committed by GitHub
parent cffd2c2d6e
commit 235e36e277
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 170 additions and 150 deletions

View file

@ -63,7 +63,7 @@
"vue-template-compiler": "^2.6.11",
"vuex": "^3.1.3",
"vuex-router-sync": "^5.0.0",
"webpack": "^4.42.0",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11",
"webpack-stats-plugin": "^0.3.1"
},