Bump webpack-stats-plugin from 0.2.1 to 0.3.1

Bumps [webpack-stats-plugin](https://github.com/FormidableLabs/webpack-stats-plugin) from 0.2.1 to 0.3.1.
- [Release notes](https://github.com/FormidableLabs/webpack-stats-plugin/releases)
- [Changelog](https://github.com/FormidableLabs/webpack-stats-plugin/blob/master/HISTORY.md)
- [Commits](https://github.com/FormidableLabs/webpack-stats-plugin/compare/v0.2.1...v0.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-16 07:30:37 +00:00 committed by GitHub
parent 0430a677b4
commit 0b711c8609
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 @@
"vuex-router-sync": "^5.0.0",
"webpack": "^4.6.0",
"webpack-cli": "^3.1.2",
"webpack-stats-plugin": "^0.2.1"
"webpack-stats-plugin": "^0.3.1"
},
"devDependencies": {
"concurrently": "^5.0.2",