Revert "Update eslint-plugin-react-hooks to 5.0.0-canary-7118f5dd7-20230705" (#52272)

Reverts vercel/next.js#52268

x-ref: [slack
thread](https://vercel.slack.com/archives/C04DUD7EB1B/p1688573457803739)
This commit is contained in:
JJ Kasper 2023-07-05 10:21:19 -07:00 committed by GitHub
parent ff1f75a873
commit dd0a9d033c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-react": "^7.31.7",
"eslint-plugin-react-hooks": "5.0.0-canary-7118f5dd7-20230705"
"eslint-plugin-react-hooks": "^4.5.0"
},
"peerDependencies": {
"eslint": "^7.23.0 || ^8.0.0",