Bump webpack from 4.39.1 to 4.39.3

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-08-28 04:35:40 +00:00
committed by GitHub
parent 3ddbb62658
commit effaa81582
2 changed files with 6 additions and 6 deletions

View File

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