Merge pull request #97 from kudos/dependabot/npm_and_yarn/webpack-4.41.6

Bump webpack from 4.41.5 to 4.41.6
This commit is contained in:
Jonathan Cremin 2020-02-14 15:22:34 +00:00 committed by GitHub
commit bf9d58008b
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"
},