Bump webpack from 4.44.1 to 4.44.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-10-02 01:13:33 +00:00
committed by GitHub
parent 261db3f9db
commit 81dba94366
2 changed files with 5 additions and 5 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.2",
"webpack-cli": "^3.3.11",
"zip-webpack-plugin": "^3.0.0"
}