Skip to content

Commit d664bcd

Browse files
authored
Merge pull request #104 from planetlabs/downgrade-hooks-plugin
Downgrade eslint-plugin-react-hooks
2 parents 2c40297 + e85d908 commit d664bcd

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint-plugin-import": "^2.31.0",
3232
"eslint-plugin-prettier": "^5.2.1",
3333
"eslint-plugin-react": "^7.37.3",
34-
"eslint-plugin-react-hooks": "^5.1.0",
34+
"eslint-plugin-react-hooks": "5.0.0",
3535
"eslint-plugin-sort-imports-es6-autofix": "^0.6.0",
3636
"globals": "^15.14.0",
3737
"prettier": "^3.4.2"

0 commit comments

Comments
 (0)