Bump webpack from 5.0.0-beta.7 to 5.0.0-beta.11

Bumps [webpack](https://github.com/webpack/webpack) from 5.0.0-beta.7 to 5.0.0-beta.11.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.0.0-beta.7...v5.0.0-beta.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-25 04:23:26 +00:00
committed by GitHub
parent b6c97ffa49
commit 3bd89a0194
2 changed files with 16 additions and 15 deletions

View File

@@ -50,7 +50,7 @@
"typescript": "^3.7.3",
"url-loader": "^3.0.0",
"val-loader": "2.0.1",
"webpack": "^5.0.0-beta.7",
"webpack": "^5.0.0-beta.11",
"webpack-cli": "^3.3.10",
"yaml-loader": "0.5.0"
},