Bump webpack from 4.43.0 to 4.44.1

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-08-04 09:46:05 +00:00
committed by GitHub
parent 7370915c27
commit 0192d94242
2 changed files with 35 additions and 28 deletions

View File

@@ -62,7 +62,7 @@
"style-loader": "^1.2.1",
"svg-inline-loader": "^0.8.2",
"uuid": "^8.3.0",
"webpack": "^4.43.0",
"webpack": "^4.44.1",
"webpack-cli": "^3.3.11",
"zip-webpack-plugin": "^3.0.0"
}