Bump webpack from 4.34.0 to 4.35.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-06-21 04:37:19 +00:00
committed by GitHub
parent e18105632b
commit 33ebe81793
2 changed files with 6 additions and 13 deletions

View File

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