Skip to content

Commit

Permalink
build(deps): bump @patternfly/react-core from 5.4.10 to 5.4.11
Browse files Browse the repository at this point in the history
Bumps [@patternfly/react-core](https://github.com/patternfly/patternfly-react) from 5.4.10 to 5.4.11.
- [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/react-core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 44c01a4 commit 2be9194
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@monaco-editor/react": "^4.6.0",
"@patternfly/react-charts": "~7.4.7",
"@patternfly/react-code-editor": "~6.0.0",
"@patternfly/react-core": "~5.4.10",
"@patternfly/react-core": "~5.4.11",
"@patternfly/react-table": "~5.3.4",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2032,7 +2032,7 @@ __metadata:
"@monaco-editor/react": "npm:^4.6.0"
"@patternfly/react-charts": "npm:~7.4.7"
"@patternfly/react-code-editor": "npm:~6.0.0"
"@patternfly/react-core": "npm:~5.4.10"
"@patternfly/react-core": "npm:~5.4.11"
"@patternfly/react-table": "npm:~5.3.4"
"@simbathesailor/use-what-changed": "npm:^2.0.0"
"@testing-library/dom": "npm:^10.4.0"
Expand Down Expand Up @@ -2660,9 +2660,9 @@ __metadata:
languageName: node
linkType: hard

"@patternfly/react-core@npm:~5.4.10":
version: 5.4.10
resolution: "@patternfly/react-core@npm:5.4.10"
"@patternfly/react-core@npm:~5.4.11":
version: 5.4.11
resolution: "@patternfly/react-core@npm:5.4.11"
dependencies:
"@patternfly/react-icons": "npm:^5.4.2"
"@patternfly/react-styles": "npm:^5.4.1"
Expand All @@ -2673,7 +2673,7 @@ __metadata:
peerDependencies:
react: ^17 || ^18
react-dom: ^17 || ^18
checksum: 10/6997845d757ccbcbada99acf2d9349b144322a0017936ff7c3f1067fd3d6365a5d71129e20e430aa9da511e7966f404827e30968eb69ebc7077bd173f3dae357
checksum: 10/7a951695af3c1e605bba8b885ad1cefd51ad676faec9ccfaf0f97d6f1ee6c40fe7d89ccf029ba32eda475c107ea1c7c924a477bbb0704848611d512e2efe9a5e
languageName: node
linkType: hard

Expand Down

0 comments on commit 2be9194

Please sign in to comment.