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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-06 04:24:13 +00:00
committed by GitHub
parent c3b3a3cea6
commit fc821b5abd
2 changed files with 53 additions and 38 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.15",
"webpack": "^5.0.0-beta.16",
"webpack-cli": "^3.3.10",
"yaml-loader": "0.6.0"
},