Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent fe448ca commit 76fd0b3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"@patternfly/react-catalog-view-extension": "^5.0.0",
"@patternfly/react-charts": "^7.4.5",
"@patternfly/react-core": "^5.4.2",
"@patternfly/react-icons": "^5.4.0",
"@patternfly/react-icons": "^6.0.0",
"@patternfly/react-styles": "^5.4.1",
"@patternfly/react-table": "^5.4.8",
"@patternfly/react-topology": "^5.4.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1436,23 +1436,23 @@ __metadata:
languageName: node
linkType: hard

"@patternfly/react-icons@npm:^5.4.0":
version: 5.4.0
resolution: "@patternfly/react-icons@npm:5.4.0"
"@patternfly/react-icons@npm:^5.4.2":
version: 5.4.2
resolution: "@patternfly/react-icons@npm:5.4.2"
peerDependencies:
react: ^17 || ^18
react-dom: ^17 || ^18
checksum: aa5c4a95ecf9eb72b6e63af4e23204c5752f27be2305c67ff55ccd308738a3c05ffbe48902ba32344fb868b0666a6285f17cf3a6c26620aff78532ab4c246386
checksum: 3f23a2e52f962b923ac28eccc4bdabbc0f2f698f8ff1dc9fec8c164123ebf921501ba86a6a4566607118f38c8924974a1d7976f9ab87c33b318be507b1e34946
languageName: node
linkType: hard

"@patternfly/react-icons@npm:^5.4.2":
version: 5.4.2
resolution: "@patternfly/react-icons@npm:5.4.2"
"@patternfly/react-icons@npm:^6.0.0":
version: 6.0.0
resolution: "@patternfly/react-icons@npm:6.0.0"
peerDependencies:
react: ^17 || ^18
react-dom: ^17 || ^18
checksum: 3f23a2e52f962b923ac28eccc4bdabbc0f2f698f8ff1dc9fec8c164123ebf921501ba86a6a4566607118f38c8924974a1d7976f9ab87c33b318be507b1e34946
checksum: 39ddcda5a0f0a3840cc8b499a9b68f0ea133ea369a6412dfaabb38af0095ed9eef5df3171de3d0990dc0130720d4fbe3e6b28d70fdb6668c1507cd1cbdc6750d
languageName: node
linkType: hard

Expand Down Expand Up @@ -4396,7 +4396,7 @@ __metadata:
"@patternfly/react-catalog-view-extension": ^5.0.0
"@patternfly/react-charts": ^7.4.5
"@patternfly/react-core": ^5.4.2
"@patternfly/react-icons": ^5.4.0
"@patternfly/react-icons": ^6.0.0
"@patternfly/react-styles": ^5.4.1
"@patternfly/react-table": ^5.4.8
"@patternfly/react-topology": ^5.4.0
Expand Down

0 comments on commit 76fd0b3

Please sign in to comment.