Bump webpack from 4.33.0 to 4.34.0

Bumps [webpack](https://github.com/webpack/webpack) from 4.33.0 to 4.34.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.33.0...v4.34.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-06-13 05:23:32 +00:00
committed by GitHub
parent 7c75089b71
commit ab9d436057
2 changed files with 5 additions and 5 deletions

View File

@@ -47,7 +47,7 @@
"typescript": "^3.5.1",
"url-loader": "^2.0.0",
"val-loader": "1.1.1",
"webpack": "^4.33.0",
"webpack": "^4.34.0",
"webpack-cli": "^3.3.4",
"yaml-loader": "0.5.0"
},