File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/fastify-renderer Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 87
87
"eslint-plugin-import" : " ^2.25.4" ,
88
88
"eslint-plugin-prettier" : " ^3.4.1" ,
89
89
"eslint-plugin-react" : " ^7.29.4" ,
90
- "eslint-plugin-react-hooks" : " ^4.3 .0" ,
90
+ "eslint-plugin-react-hooks" : " ^4.4 .0" ,
91
91
"fastify" : " ^3.28.0" ,
92
92
"gitpkg" : " ^1.0.0-beta.2" ,
93
93
"jest" : " ^27.5.1" ,
Original file line number Diff line number Diff line change @@ -2819,10 +2819,10 @@ eslint-plugin-prettier@^3.4.1:
2819
2819
dependencies :
2820
2820
prettier-linter-helpers "^1.0.0"
2821
2821
2822
- eslint-plugin-react-hooks@^4.3 .0 :
2823
- version "4.3 .0"
2824
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3 .0.tgz#318dbf312e06fab1c835a4abef00121751ac1172 "
2825
- integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA ==
2822
+ eslint-plugin-react-hooks@^4.4 .0 :
2823
+ version "4.4 .0"
2824
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.4 .0.tgz#71c39e528764c848d8253e1aa2c7024ed505f6c4 "
2825
+ integrity sha512-U3RVIfdzJaeKDQKEJbz5p3NW8/L80PCATJAfuojwbaEL+gBjfGdhUcGde+WGUW46Q5sr/NgxevsIiDtNXrvZaQ ==
2826
2826
2827
2827
eslint-plugin-react@^7.29.4 :
2828
2828
version "7.29.4"
You can’t perform that action at this time.
0 commit comments