File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 5454 "eslint-plugin-import" : " ^2.29.1" ,
5555 "eslint-plugin-jest" : " ^28.8.0" ,
5656 "eslint-plugin-react" : " ^7.35.0" ,
57- "eslint-plugin-react-hooks" : " ^4.6.2 " ,
57+ "eslint-plugin-react-hooks" : " ^5.0.0 " ,
5858 "eslint-plugin-unused-imports" : " ^4.1.3" ,
5959 "husky" : " 9" ,
6060 "jest" : " ^29.7.0" ,
Original file line number Diff line number Diff line change @@ -5537,12 +5537,12 @@ __metadata:
55375537 languageName : node
55385538 linkType : hard
55395539
5540- " eslint-plugin-react-hooks@npm:^4.6.2 " :
5541- version : 4.6.2
5542- resolution : " eslint-plugin-react-hooks@npm:4.6.2 "
5540+ " eslint-plugin-react-hooks@npm:^5.0.0 " :
5541+ version : 5.0.0
5542+ resolution : " eslint-plugin-react-hooks@npm:5.0.0 "
55435543 peerDependencies :
5544- eslint : ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
5545- checksum : 10c0/4844e58c929bc05157fb70ba1e462e34f1f4abcbc8dd5bbe5b04513d33e2699effb8bca668297976ceea8e7ebee4e8fc29b9af9d131bcef52886feaa2308b2cc
5544+ eslint : ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
5545+ checksum : 10c0/bcb74b421f32e4203a7100405b57aab85526be4461e5a1da01bc537969a30012d2ee209a2c2a6cac543833a27188ce1e6ad71e4628d0bb4a2e5365cad86c5002
55465546 languageName : node
55475547 linkType : hard
55485548
@@ -9291,7 +9291,7 @@ __metadata:
92919291 eslint-plugin-import : " npm:^2.29.1"
92929292 eslint-plugin-jest : " npm:^28.8.0"
92939293 eslint-plugin-react : " npm:^7.35.0"
9294- eslint-plugin-react-hooks : " npm:^4.6.2 "
9294+ eslint-plugin-react-hooks : " npm:^5.0.0 "
92959295 eslint-plugin-unused-imports : " npm:^4.1.3"
92969296 husky : " npm:9"
92979297 jest : " npm:^29.7.0"
You can’t perform that action at this time.
0 commit comments