build(deps): bump the patternfly group with 2 updates

Bumps the patternfly group with 2 updates: [@patternfly/patternfly](https://github.com/patternfly/patternfly) and [@patternfly/react-core](https://github.com/patternfly/patternfly-react).


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

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

---
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
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-30 20:47:00 +00:00 committed by Martin Pitt
parent a23d70bf4e
commit 081ab38b52

View file

@ -50,8 +50,8 @@
"typescript": "5.6.2"
},
"dependencies": {
"@patternfly/patternfly": "5.4.0",
"@patternfly/react-core": "5.4.0",
"@patternfly/patternfly": "5.4.1",
"@patternfly/react-core": "5.4.1",
"@patternfly/react-icons": "5.4.0",
"@patternfly/react-styles": "5.4.0",
"react": "18.3.1",