Bump webpack-bundle-analyzer from 4.4.1 to 4.4.2

Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 4.4.1 to 4.4.2.
- [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/v4.4.1...v4.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-24 20:43:03 +00:00
committed by GitHub
parent 4b39d99102
commit 6ffdfa7c07
2 changed files with 5 additions and 5 deletions

View File

@@ -57,7 +57,7 @@
"url-loader": "^4.1.1",
"val-loader": "3.1.0",
"webpack": "^5.37.1",
"webpack-bundle-analyzer": "^4.4.1",
"webpack-bundle-analyzer": "^4.4.2",
"webpack-cli": "^4.7.0",
"yaml-loader": "0.6.0"
},