Bump webpack-bundle-analyzer from 2.13.1 to 3.6.0 in /integration_tests

Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 2.13.1 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/v2.13.1...v3.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2019-11-12 19:07:16 +00:00 committed by GitHub
parent 3a77b5b1a9
commit 1affe15141
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -121,7 +121,7 @@
"ts-node": "5.x", "ts-node": "5.x",
"typescript": "3.4.4", "typescript": "3.4.4",
"webpack": "4.29.6", "webpack": "4.29.6",
"webpack-bundle-analyzer": "2.x", "webpack-bundle-analyzer": "3.x",
"webpack-cli": "^2.0.12", "webpack-cli": "^2.0.12",
"webpack-virtual-modules": "^0.1.10" "webpack-virtual-modules": "^0.1.10"
}, },