Bump webpack from 5.0.0-beta.14 to 5.0.0-beta.15

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-22 04:25:14 +00:00
committed by GitHub
parent 2433fd1442
commit fddd9e9db2
2 changed files with 5 additions and 5 deletions

View File

@@ -50,7 +50,7 @@
"typescript": "^3.8.3",
"url-loader": "^3.0.0",
"val-loader": "2.1.1",
"webpack": "^5.0.0-beta.14",
"webpack": "^5.0.0-beta.15",
"webpack-cli": "^3.3.10",
"yaml-loader": "0.6.0"
},