Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump @patternfly/react-icons from 5.4.0 to 6.0.0 #1477

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 @@ -4350,7 +4350,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
Loading