Bump webpack from 4.41.0 to 4.41.1

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-14 04:35:17 +00:00
committed by GitHub
parent 2aaeb86f27
commit 69c2331279
2 changed files with 5 additions and 5 deletions

View File

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