Skip to content

Commit

Permalink
chore(deps): bump the webpack group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the webpack group with 2 updates in the / directory: [webpack](https://github.com/webpack/webpack) and [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer).


Updates `webpack` from 5.91.0 to 5.94.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.91.0...v5.94.0)

Updates `webpack-bundle-analyzer` from 4.10.1 to 4.10.2
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/webpack-bundle-analyzer@v4.10.1...v4.10.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent d8cf7aa commit d907ed6
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 78 deletions.
108 changes: 32 additions & 76 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@
"stylelint-config-recommended-scss": "^14.0.0",
"ts-patch": "^3.1.2",
"typescript": "^5.6.2",
"webpack": "^5.91.0",
"webpack-bundle-analyzer": "^4.10.1"
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "^4.10.2"
},
"insights": {
"appname": "ocp-vulnerability"
Expand Down

0 comments on commit d907ed6

Please sign in to comment.