Skip to content

Commit cc3ef79

Browse files
fix(deps): update dependency eslint-plugin-react-hooks to ^4.6.0 (#36040)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lennart <lekoarts@gmail.com>
1 parent 856b695 commit cc3ef79

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"eslint-plugin-import": "^2.26.0",
7676
"eslint-plugin-jsx-a11y": "^6.6.1",
7777
"eslint-plugin-react": "^7.30.1",
78-
"eslint-plugin-react-hooks": "^4.5.0",
78+
"eslint-plugin-react-hooks": "^4.6.0",
7979
"eslint-webpack-plugin": "^2.7.0",
8080
"event-source-polyfill": "1.0.25",
8181
"execa": "^5.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9901,10 +9901,10 @@ eslint-plugin-prettier@^4.2.1:
99019901
dependencies:
99029902
prettier-linter-helpers "^1.0.0"
99039903

9904-
eslint-plugin-react-hooks@^4.5.0:
9905-
version "4.5.0"
9906-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.5.0.tgz#5f762dfedf8b2cf431c689f533c9d3fa5dcf25ad"
9907-
integrity sha512-8k1gRt7D7h03kd+SAAlzXkQwWK22BnK6GKZG+FJA6BAGy22CFvl8kCIXKpVux0cCxMWDQUPqSok0LKaZ0aOcCw==
9904+
eslint-plugin-react-hooks@^4.6.0:
9905+
version "4.6.0"
9906+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
9907+
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
99089908

99099909
eslint-plugin-react@^7.30.1:
99109910
version "7.30.1"

0 commit comments

Comments
 (0)