8000 rebased · patternfly/patternfly-react@ac8e96c · GitHub
[go: up one dir, main page]

Skip to content

Commit ac8e96c

Browse files
committed
rebased
1 parent 8d07c3a commit ac8e96c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint-plugin-prettier": "^5.2.3",
5252
"eslint-plugin-react": "^7.37.4",
5353
"eslint-plugin-react-compiler": "19.0.0-beta-e552027-20250112",
54-
"eslint-plugin-react-hooks": "^4.6.2",
54+
"eslint-plugin-react-hooks": "^5.2.0",
5555
"eslint-plugin-testing-library": "^7.1.1",
5656
"fs-extra": "^11.3.0",
5757
"glob": "^11.0.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3839,7 +3839,7 @@ __metadata:
38393839
eslint-plugin-prettier: "npm:^5.2.3"
38403840
eslint-plugin-react: "npm:^7.37.4"
38413841
eslint-plugin-react-compiler: "npm:19.0.0-beta-e552027-20250112"
3842-
eslint-plugin-react-hooks: "npm:^4.6.2"
3842+
eslint-plugin-react-hooks: "npm:^5.2.0"
38433843
eslint-plugin-testing-library: "npm:^7.1.1"
38443844
fs-extra: "npm:^11.3.0"
38453845
glob: "npm:^11.0.1"

0 commit comments

Comments
 (0)
0