Bump webpack-bundle-analyzer from 3.0.2 to 3.6.0

Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 3.0.2 to 3.6.0.
- [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases)
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v3.0.2...v3.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2019-10-19 14:59:02 +00:00 committed by pubkey
parent 496ebf9a12
commit e62d985fbd

2
package.json Executable file → Normal file
View File

@ -101,7 +101,7 @@
"vue-style-loader": "4.1.2",
"vue-template-compiler": "2.5.17",
"webpack": "4.20.2",
"webpack-bundle-analyzer": "3.0.2",
"webpack-bundle-analyzer": "3.6.0",
"webpack-dev-middleware": "3.4.0",
"webpack-hot-middleware": "2.24.2",
"webpack-merge": "4.1.4"