Merge pull request #159 from kudos/dependabot/npm_and_yarn/webpack-4.43.0

Bump webpack from 4.42.0 to 4.43.0
This commit is contained in:
Jonathan Cremin 2020-06-14 20:48:00 +01:00 committed by GitHub
commit f5b0ade638
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 170 additions and 150 deletions

View file

@ -63,7 +63,7 @@
"vue-template-compiler": "^2.6.11",
"vuex": "^3.4.0",
"vuex-router-sync": "^5.0.0",
"webpack": "^4.42.0",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11",
"webpack-stats-plugin": "^0.3.1"
},