File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 55
55
"eslint-plugin-no-use-extend-native" : " ^0.7.2" ,
56
56
"eslint-plugin-promise" : " ^7.1.0" ,
57
57
"eslint-plugin-react" : " ^7.37.4" ,
58
- "eslint-plugin-react-hooks" : " ^5.1 .0" ,
58
+ "eslint-plugin-react-hooks" : " ^5.2 .0" ,
59
59
"eslint-plugin-unicorn" : " ^57.0.0"
60
60
},
61
61
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -924,7 +924,7 @@ __metadata:
924
924
eslint-plugin-no-use-extend-native : " npm:^0.7.2"
925
925
eslint-plugin-promise : " npm:^7.1.0"
926
926
eslint-plugin-react : " npm:^7.37.4"
927
- eslint-plugin-react-hooks : " npm:^5.1 .0"
927
+ eslint-plugin-react-hooks : " npm:^5.2 .0"
928
928
eslint-plugin-unicorn : " npm:^57.0.0"
929
929
husky : " npm:^9.1.7"
930
930
lint-staged : " npm:^15.4.3"
@@ -3412,12 +3412,12 @@ __metadata:
3412
3412
languageName : node
3413
3413
linkType : hard
3414
3414
3415
- " eslint-plugin-react-hooks@npm:^5.1 .0 " :
3416
- version : 5.1 .0
3417
- resolution : " eslint-plugin-react-hooks@npm:5.1 .0"
3415
+ " eslint-plugin-react-hooks@npm:^5.2 .0 " :
3416
+ version : 5.2 .0
3417
+ resolution : " eslint-plugin-react-hooks@npm:5.2 .0"
3418
3418
peerDependencies :
3419
3419
eslint : ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
3420
- checksum : 10c0/37ef76e1d916d46ab8e93a596078efcf2162e2c653614437e0c54e31d02a5dadabec22802fab717effe257aeb4bdc20c2a710666a89ab1cf07e01e614dde75d8
3420
+ checksum : 10c0/1c8d50fa5984c6dea32470651807d2922cc3934cf3425e78f84a24c2dfd972e7f019bee84aefb27e0cf2c13fea0ac1d4473267727408feeb1c56333ca1489385
3421
3421
languageName : node
3422
3422
linkType : hard
3423
3423
You can’t perform that action at this time.
0 commit comments