Skip to content

Commit 11f986f

Browse files
ptmkennyljharb
authored andcommitted
[eslint config] [deps] update eslint-plugin-react-hooks
1 parent 6499695 commit 11f986f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/eslint-config-airbnb/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"eslint-plugin-import": "^2.30.0",
7979
"eslint-plugin-jsx-a11y": "^6.10.0",
8080
"eslint-plugin-react": "^7.36.1",
81-
"eslint-plugin-react-hooks": "^4.6.2",
81+
"eslint-plugin-react-hooks": "^5.1.0",
8282
"in-publish": "^2.0.1",
8383
"react": ">= 0.13.0",
8484
"safe-publish-latest": "^2.0.0",
@@ -89,7 +89,7 @@
8989
"eslint-plugin-import": "^2.30.0",
9090
"eslint-plugin-jsx-a11y": "^6.10.0",
9191
"eslint-plugin-react": "^7.36.1",
92-
"eslint-plugin-react-hooks": "^4.6.2"
92+
"eslint-plugin-react-hooks": "^5.1.0"
9393
},
9494
"engines": {
9595
"node": "^10.12.0 || ^12.22.0 || ^14.17.0 || >=16.0.0"

0 commit comments

Comments
 (0)