Bump webpack from 4.41.5 to 4.42.1 (#116)

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

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-04-03 08:39:36 +02:00
committed by GitHub
parent cb490a391a
commit 213c21d19c
2 changed files with 122 additions and 143 deletions

View File

@@ -62,7 +62,7 @@
"style-loader": "^1.1.3",
"svg-inline-loader": "^0.8.0",
"uuid": "^3.3.2",
"webpack": "^4.41.5",
"webpack": "^4.42.1",
"webpack-cli": "^3.3.10",
"zip-webpack-plugin": "^3.0.0"
}