Bump webpack from 4.42.1 to 4.43.0

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>
This commit is contained in:
dependabot-preview[bot]
2020-06-04 21:20:45 +00:00
committed by GitHub
parent f26ed7ce02
commit 63627e8c28
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"
}