Skip to content

Commit

Permalink
Bump @patternfly/react-icons from 5.2.1 to 5.3.2 in /web
Browse files Browse the repository at this point in the history
Bumps [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) from 5.2.1 to 5.3.2.
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@5.2.1...@patternfly/react-icons@5.3.2)

---
updated-dependencies:
- dependency-name: "@patternfly/react-icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 1, 2024
1 parent 98313e0 commit 0cd3357
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@emotion/styled": "^11.11.0",
"@mui/material": "^5.15.11",
"@patternfly/react-core": "^5.2.1",
"@patternfly/react-icons": "^5.2.1",
"@patternfly/react-icons": "^5.3.2",
"@patternfly/react-log-viewer": "^5.1.0",
"react": "^18.2.0",
"react-device-detect": "^2.2.3",
Expand Down
12 changes: 11 additions & 1 deletion web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1441,6 +1441,16 @@ __metadata:
languageName: node
linkType: hard

"@patternfly/react-icons@npm:^5.3.2":
version: 5.3.2
resolution: "@patternfly/react-icons@npm:5.3.2"
peerDependencies:
react: ^17 || ^18
react-dom: ^17 || ^18
checksum: 10/a6ec116593e462a1fdf4f26e3f1dc10317119a35a45d8b739d1d87950895f1d0edf6db9e5d9a4667920bbbace3e8f3c89f952d039cb2619ca41b2ae535834385
languageName: node
linkType: hard

"@patternfly/react-log-viewer@npm:^5.1.0":
version: 5.1.0
resolution: "@patternfly/react-log-viewer@npm:5.1.0"
Expand Down Expand Up @@ -2838,7 +2848,7 @@ __metadata:
"@parcel/packager-raw-url": "npm:^2.12.0"
"@parcel/transformer-webmanifest": "npm:^2.12.0"
"@patternfly/react-core": "npm:^5.2.1"
"@patternfly/react-icons": "npm:^5.2.1"
"@patternfly/react-icons": "npm:^5.3.2"
"@patternfly/react-log-viewer": "npm:^5.1.0"
parcel: "npm:^2.12.0"
path-browserify: "npm:^1.0.1"
Expand Down

0 comments on commit 0cd3357

Please sign in to comment.