Bump webpack from 4.41.0 to 4.41.2 (#36)

Bumps [webpack](https://github.com/webpack/webpack) from 4.41.0 to 4.41.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.41.0...v4.41.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-11 08:44:34 +01:00
committed by Manuel Bouza
parent 0e29686b2d
commit 31eb6094e8
2 changed files with 5 additions and 5 deletions

View File

@@ -62,7 +62,7 @@
"style-loader": "^1.0.0",
"svg-inline-loader": "^0.8.0",
"uuid": "^3.3.2",
"webpack": "^4.15.0",
"webpack": "^4.41.2",
"webpack-cli": "^3.0.8",
"zip-webpack-plugin": "^3.0.0"
}