Bump webpack from 4.41.1 to 4.41.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-26 17:42:54 +00:00
committed by GitHub
parent 52689a587a
commit 8546898841
2 changed files with 5 additions and 5 deletions

View File

@@ -47,7 +47,7 @@
"typescript": "^3.6.4",
"url-loader": "^2.2.0",
"val-loader": "1.1.1",
"webpack": "^4.41.1",
"webpack": "^4.41.2",
"webpack-cli": "^3.3.9",
"yaml-loader": "0.5.0"
},