build(deps-dev): bump webpack-bundle-analyzer from 4.5.0 to 4.7.0

Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 4.5.0 to 4.7.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/v4.5.0...v4.7.0)

---
updated-dependencies:
- dependency-name: webpack-bundle-analyzer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-11 04:20:04 +00:00 committed by Lucas Garfield
parent 6886b2fa27
commit 1910909164
2 changed files with 8 additions and 8 deletions

View file

@ -82,7 +82,7 @@
"sass-loader": "13.0.2",
"stylelint": "14.14.1",
"stylelint-config-recommended-scss": "6.0.0",
"webpack-bundle-analyzer": "4.5.0"
"webpack-bundle-analyzer": "4.7.0"
},
"scripts": {
"lint": "npm-run-all lint:*",