Skip to content

Commit

Permalink
Bump @patternfly/react-icons from 4.93.6 to 5.1.1 in /web
Browse files Browse the repository at this point in the history
Bumps [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) from 4.93.6 to 5.1.1.
- [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 21, 2023
1 parent 9dca291 commit 88a1b04
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.13.3",
"@patternfly/react-core": "^4.276.9",
"@patternfly/react-icons": "^4.93.6",
"@patternfly/react-icons": "^5.1.1",
"@patternfly/react-log-viewer": "^4.87.100",
"react": "^17.0.1",
"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 @@ -1236,6 +1236,16 @@ __metadata:
languageName: node
linkType: hard

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

"@patternfly/react-log-viewer@npm:^4.87.100":
version: 4.87.100
resolution: "@patternfly/react-log-viewer@npm:4.87.100"
Expand Down Expand Up @@ -2634,7 +2644,7 @@ __metadata:
"@parcel/packager-raw-url": ^2.9.3
"@parcel/transformer-webmanifest": ^2.9.3
"@patternfly/react-core": ^4.276.9
"@patternfly/react-icons": ^4.93.6
"@patternfly/react-icons": ^5.1.1
"@patternfly/react-log-viewer": ^4.87.100
parcel: ^2.9.3
path-browserify: ^1.0.1
Expand Down

0 comments on commit 88a1b04

Please sign in to comment.