Bump webpack from 4.41.5 to 4.41.6

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-12 07:22:31 +00:00 committed by GitHub
parent 70eceba85a
commit 858aebe5d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -63,7 +63,7 @@
"vue-template-compiler": "^2.6.11",
"vuex": "^3.1.2",
"vuex-router-sync": "^5.0.0",
"webpack": "^4.41.5",
"webpack": "^4.41.6",
"webpack-cli": "^3.3.10",
"webpack-stats-plugin": "^0.3.1"
},