Bump webpack from 4.32.2 to 4.35.0 in /js

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-06-21 07:27:04 +00:00
committed by GitHub
parent dfd2e09136
commit db4b9a3d97
2 changed files with 40 additions and 34 deletions

View File

@@ -40,7 +40,7 @@
"vue-loader": "^15.7.0",
"vue-style-loader": "^4.1.2",
"vue-template-compiler": "^2.6.10",
"webpack": "^4.32.2",
"webpack": "^4.35.0",
"webpack-cli": "^3.3.4",
"webpack-merge": "^4.2.1"
},