Bump webpack from 4.39.3 to 4.40.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-13 20:59:29 +00:00
committed by GitHub
parent b577a79915
commit 999010aec2
2 changed files with 4 additions and 4 deletions

View File

@@ -82,7 +82,7 @@
"vue-loader": "^15.7.1",
"vue-style-loader": "^4.1.1",
"vue-template-compiler": "^2.6.10",
"webpack": "^4.40.1",
"webpack": "^4.40.2",
"webpack-cli": "^3.3.8",
"webpack-merge": "^4.2.2"
},