Skip to content

Commit

Permalink
Bump the patternfly group with 3 updates (#135)
Browse files Browse the repository at this point in the history
Bumps the patternfly group with 3 updates: [@patternfly/patternfly](https://github.com/patternfly/patternfly), [@patternfly/react-core](https://github.com/patternfly/patternfly-react) and [@patternfly/react-table](https://github.com/patternfly/patternfly-react).


Updates `@patternfly/patternfly` from 5.4.1 to 5.4.2
- [Release notes](https://github.com/patternfly/patternfly/releases)
- [Changelog](https://github.com/patternfly/patternfly/blob/main/release.config.js)
- [Commits](patternfly/patternfly@v5.4.1...v5.4.2)

Updates `@patternfly/react-core` from 5.4.1 to 5.4.8
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected])

Updates `@patternfly/react-table` from 5.4.1 to 5.4.8
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected])

---
updated-dependencies:
- dependency-name: "@patternfly/patternfly"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patternfly
- dependency-name: "@patternfly/react-core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patternfly
- dependency-name: "@patternfly/react-table"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patternfly
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent dff3339 commit 0ea392e
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 51 deletions.
88 changes: 40 additions & 48 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"dependencies": {
"@babel/runtime": "^7.26.0",
"@lingui/react": "^4.13.0",
"@patternfly/patternfly": "^5.4.1",
"@patternfly/react-core": "^5.4.1",
"@patternfly/react-table": "^5.4.1",
"@patternfly/patternfly": "^5.4.2",
"@patternfly/react-core": "^5.4.8",
"@patternfly/react-table": "^5.4.8",
"axios": "^1.7.7",
"classnames": "^2.5.1",
"compare-versions": "^6.1.1",
Expand Down

0 comments on commit 0ea392e

Please sign in to comment.