Bump webpack from 4.40.2 to 4.41.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-25 04:26:18 +00:00
committed by GitHub
parent 96571dd543
commit 097b671a84
2 changed files with 5 additions and 5 deletions

View File

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