Skip to content

Commit 49ef47c

Browse files
chore(deps): update @patternfly/react-icons requirement
Updates the requirements on [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) to permit the latest version. - [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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dacdbc1 commit 49ef47c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"dependencies": {
3434
"@patternfly/react-core": "^6.0.0",
35-
"@patternfly/react-icons": "^6.0.0",
35+
"@patternfly/react-icons": "^6.1.0",
3636
"@patternfly/react-table": "^6.0.0",
3737
"react-jss": "^10.10.0",
3838
"clsx": "^2.1.1"

0 commit comments

Comments
 (0)