Skip to content

Commit 5497493

Browse files
authored
Merge pull request #355 from gadget-inc/depfu/update/yarn/eslint-plugin-react-hooks-4.6.0
Update eslint-plugin-react-hooks: 4.4.0 → 4.6.0 (minor)
2 parents 6d81376 + 1cc95f1 commit 5497493

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
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.26.0",
8888
"eslint-plugin-prettier": "^3.4.1",
8989
"eslint-plugin-react": "^7.29.4",
90-
"eslint-plugin-react-hooks": "^4.4.0",
90+
"eslint-plugin-react-hooks": "^4.6.0",
9191
"fastify": "^3.28.0",
9292
"gitpkg": "^1.0.0-beta.2",
9393
"jest": "^27.5.1",

yarn.lock

Lines changed: 8 additions & 8 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.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==
2822+
eslint-plugin-react-hooks@^4.6.0:
2823+
version "4.6.0"
2824+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
2825+
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
28262826

28272827
eslint-plugin-react@^7.29.4:
28282828
version "7.29.4"
@@ -6030,10 +6030,10 @@ [email protected]:
60306030
loose-envify "^1.1.0"
60316031
object-assign "^4.1.1"
60326032

6033-
scheduler@^0.21.0:
6034-
version "0.21.0"
6035-
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.21.0.tgz#6fd2532ff5a6d877b6edb12f00d8ab7e8f308820"
6036-
integrity sha512-1r87x5fz9MXqswA2ERLo0EbOAU74DpIUO090gIasYTqlVoJeMcl+Z1Rg7WHz+qtPujhS/hGIt9kxZOYBV3faRQ==
6033+
scheduler@^0.23.0:
6034+
version "0.23.0"
6035+
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0.tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe"
6036+
integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==
60376037
dependencies:
60386038
loose-envify "^1.1.0"
60396039

0 commit comments

Comments
 (0)