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:
parent
3a77b5b1a9
commit
1affe15141
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@
|
|||
"ts-node": "5.x",
|
||||
"typescript": "3.4.4",
|
||||
"webpack": "4.29.6",
|
||||
"webpack-bundle-analyzer": "2.x",
|
||||
"webpack-bundle-analyzer": "3.x",
|
||||
"webpack-cli": "^2.0.12",
|
||||
"webpack-virtual-modules": "^0.1.10"
|
||||
},
|
||||
|
|
Reference in a new issue