Bump webpack from 4.42.1 to 4.43.0 (#140)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-06-04 23:21:30 +02:00
committed by GitHub
parent 3d3d268bca
commit 4fb256fca7
2 changed files with 80 additions and 25 deletions

View File

@@ -62,7 +62,7 @@
"style-loader": "^1.1.3",
"svg-inline-loader": "^0.8.2",
"uuid": "^8.1.0",
"webpack": "^4.42.1",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11",
"zip-webpack-plugin": "^3.0.0"
}