File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed
packages/eslint-config-qiwi Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 3535 "@typescript-eslint/eslint-plugin" : " ^7.16.0" ,
3636 "@typescript-eslint/parser" : " ^7.16.0" ,
3737 "eslint-plugin-react" : " ^7.37.1" ,
38- "eslint-plugin-react-hooks" : " ^4.6.2 " ,
38+ "eslint-plugin-react-hooks" : " ^5.0.0 " ,
3939 "eslint-plugin-sonarjs" : " ^2.0.3" ,
4040 "eslint-plugin-unicorn" : " ^56.0.0"
4141 },
Original file line number Diff line number Diff line change @@ -4023,7 +4023,7 @@ __metadata:
40234023 " @typescript-eslint/parser " : " npm:^7.16.0"
40244024 eslint : " npm:^8.56.0"
40254025 eslint-plugin-react : " npm:^7.37.1"
4026- eslint-plugin-react-hooks : " npm:^4.6.2 "
4026+ eslint-plugin-react-hooks : " npm:^5.0.0 "
40274027 eslint-plugin-sonarjs : " npm:^2.0.3"
40284028 eslint-plugin-unicorn : " npm:^56.0.0"
40294029 jest : " npm:^29.7.0"
@@ -4124,7 +4124,7 @@ __metadata:
41244124 languageName : node
41254125 linkType : hard
41264126
4127- " eslint-plugin-react-hooks@npm:4.6.2, eslint-plugin-react-hooks@npm:^4.6.2 " :
4127+ " eslint-plugin-react-hooks@npm:4.6.2 " :
41284128 version : 4.6.2
41294129 resolution : " eslint-plugin-react-hooks@npm:4.6.2"
41304130 peerDependencies :
@@ -4133,6 +4133,15 @@ __metadata:
41334133 languageName : node
41344134 linkType : hard
41354135
4136+ " eslint-plugin-react-hooks@npm:^5.0.0 " :
4137+ version : 5.0.0
4138+ resolution : " eslint-plugin-react-hooks@npm:5.0.0"
4139+ peerDependencies :
4140+ eslint : ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
4141+ checksum : 10/b762789832806b6981e2d910994e72aa7a85136fe0880572334b26cf1274ba37bd3b1365e77d2c2f92465337c4a65c84ef647bc499d33b86fc1110f2df7ef1bb
4142+ languageName : node
4143+ linkType : hard
4144+
41364145" eslint-plugin-react@npm:^7.36.1, eslint-plugin-react@npm:^7.37.1 " :
41374146 version : 7.37.1
41384147 resolution : " eslint-plugin-react@npm:7.37.1"
You can’t perform that action at this time.
0 commit comments