Merge pull request #98 from kudos/dependabot/npm_and_yarn/webpack-cli-3.3.11

Bump webpack-cli from 3.3.10 to 3.3.11
This commit is contained in:
Jonathan Cremin 2020-02-14 15:24:29 +00:00 committed by GitHub
commit c7efaa8c47
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -64,7 +64,7 @@
"vuex": "^3.1.2",
"vuex-router-sync": "^5.0.0",
"webpack": "^4.41.6",
"webpack-cli": "^3.3.10",
"webpack-cli": "^3.3.11",
"webpack-stats-plugin": "^0.3.1"
},
"devDependencies": {