Bump webpack from 4.35.2 to 4.39.1 (#1343)

Bumps [webpack](https://github.com/webpack/webpack) from 4.35.2 to 4.39.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.35.2...v4.39.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-08-07 15:12:51 +02:00
committed by Eugene
parent 6aeb9a62e6
commit 8c71b26109
2 changed files with 168 additions and 120 deletions

View File

@@ -49,7 +49,7 @@
"typescript": "^3.5.3",
"url-loader": "^2.1.0",
"val-loader": "1.1.1",
"webpack": "^4.35.2",
"webpack": "^4.39.1",
"webpack-cli": "^3.3.6",
"yaml-loader": "0.5.0"
},