Bump webpack from 4.41.5 to 4.41.6 in /js

Bumps [webpack](https://github.com/webpack/webpack) from 4.41.5 to 4.41.6.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.41.5...v4.41.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-16 02:14:01 +00:00
committed by GitHub
parent 8accc8a020
commit e9f7aef7a3
2 changed files with 29 additions and 23 deletions

View File

@@ -39,7 +39,7 @@
"vue-loader": "^15.8.3",
"vue-style-loader": "^4.1.2",
"vue-template-compiler": "^2.6.11",
"webpack": "^4.41.5",
"webpack": "^4.41.6",
"webpack-cli": "^3.3.10",
"webpack-merge": "^4.2.2"
},