Bump webpack from 4.32.2 to 4.33.0

Bumps [webpack](https://github.com/webpack/webpack) from 4.32.2 to 4.33.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.32.2...v4.33.0)
This commit is contained in:
dependabot-preview[bot]
2019-06-05 05:41:30 +00:00
committed by GitHub
parent 673cc2f9f9
commit f00a4cf38f
2 changed files with 5 additions and 5 deletions

View File

@@ -48,7 +48,7 @@
"typescript": "^3.5.1",
"url-loader": "^1.1.1",
"val-loader": "1.1.1",
"webpack": "^4.32.2",
"webpack": "^4.33.0",
"webpack-cli": "^3.3.2",
"yaml-loader": "0.5.0"
},