Skip to content

Commit dc9d8ca

Browse files
authored
Update eslint-plugin-react-hooks to version 4.4.0
1 parent 8bc5428 commit dc9d8ca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/fastify-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"eslint-plugin-import": "^2.25.4",
8888
"eslint-plugin-prettier": "^3.4.1",
8989
"eslint-plugin-react": "^7.29.4",
90-
"eslint-plugin-react-hooks": "^4.3.0",
90+
"eslint-plugin-react-hooks": "^4.4.0",
9191
"fastify": "^3.28.0",
9292
"gitpkg": "^1.0.0-beta.2",
9393
"jest": "^27.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2819,10 +2819,10 @@ eslint-plugin-prettier@^3.4.1:
28192819
dependencies:
28202820
prettier-linter-helpers "^1.0.0"
28212821

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==
28262826

28272827
eslint-plugin-react@^7.29.4:
28282828
version "7.29.4"

0 commit comments

Comments
 (0)