Merge pull request #166 from kudos/dependabot/npm_and_yarn/webpack-stats-plugin-0.3.2

Bump webpack-stats-plugin from 0.3.1 to 0.3.2
This commit is contained in:
Jonathan Cremin 2020-07-16 16:39:24 +01:00 committed by GitHub
commit 4f6d845892
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -65,7 +65,7 @@
"vuex-router-sync": "^5.0.0",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.12",
"webpack-stats-plugin": "^0.3.1"
"webpack-stats-plugin": "^0.3.2"
},
"devDependencies": {
"concurrently": "^5.1.0",