Bump webpack from 4.41.0 to 4.41.1 in /js

Bumps [webpack](https://github.com/webpack/webpack) from 4.41.0 to 4.41.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.41.0...v4.41.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-14 07:17:48 +00:00
committed by GitHub
parent fb40320063
commit c45e960da5
2 changed files with 7 additions and 7 deletions

View File

@@ -40,7 +40,7 @@
"vue-loader": "^15.7.1",
"vue-style-loader": "^4.1.2",
"vue-template-compiler": "^2.6.10",
"webpack": "^4.41.0",
"webpack": "^4.41.1",
"webpack-cli": "^3.3.9",
"webpack-merge": "^4.2.2"
},