build(deps-dev): bump webpack-bundle-analyzer from 4.8.0 to 4.9.0

Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 4.8.0 to 4.9.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.8.0...v4.9.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] 2023-06-29 07:09:40 +00:00 committed by Klara Simickova
parent 9136378935
commit 5245694550
2 changed files with 5 additions and 4 deletions

View file

@ -94,7 +94,7 @@
"stylelint-config-recommended-scss": "7.0.0",
"typescript": "5.0.4",
"uuid": "9.0.0",
"webpack-bundle-analyzer": "4.8.0",
"webpack-bundle-analyzer": "4.9.0",
"whatwg-fetch": "^3.6.2"
},
"scripts": {