8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
eslint-plugin-react-hooks
1 parent d529cca commit f075a0dCopy full SHA for f075a0d
packages/eslint-config-airbnb/package.json
@@ -68,7 +68,7 @@
68
"eslint-plugin-import": "^2.20.1",
69
"eslint-plugin-jsx-a11y": "^6.2.3",
70
"eslint-plugin-react": "^7.19.0",
71
- "eslint-plugin-react-hooks": "^2.5.0 || ^1.7.0",
+ "eslint-plugin-react-hooks": "^2.3.0 || ^1.7.0",
72
"in-publish": "^2.0.0",
73
"react": ">= 0.13.0",
74
"safe-publish-latest": "^1.1.4",
@@ -79,7 +79,7 @@
79
80
81
82
- "eslint-plugin-react-hooks": "^2.5.0 || ^1.7.0"
+ "eslint-plugin-react-hooks": "^2.3.0 || ^1.7.0"
83
},
84
"engines": {
85
"node": ">= 6"
0 commit comments