Skip to content

Commit 1761fb9

Browse files
fix(deps): update dependency eslint-plugin-react-hooks to ^4.6.0
1 parent 2263c8c commit 1761fb9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.5.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.6.0",
8080
"event-source-polyfill": "1.0.25",
8181
"execa": "^5.1.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10257,12 +10257,12 @@ eslint-plugin-prettier@^4.2.1:
1025710257
dependencies:
1025810258
prettier-linter-helpers "^1.0.0"
1025910259

10260-
eslint-plugin-react-hooks@^4.5.0:
10261-
version "4.5.0"
10262-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.5.0.tgz#5f762dfedf8b2cf431c689f533c9d3fa5dcf25ad"
10263-
integrity sha512-8k1gRt7D7h03kd+SAAlzXkQwWK22BnK6GKZG+FJA6BAGy22CFvl8kCIXKpVux0cCxMWDQUPqSok0LKaZ0aOcCw==
10260+
eslint-plugin-react-hooks@^4.6.0:
10261+
version "4.6.0"
10262+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
10263+
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
1026410264

10265-
eslint-plugin-react@^7.30.0, eslint-plugin-react@^7.30.1:
10265+
eslint-plugin-react@^7.30.1:
1026610266
version "7.30.1"
1026710267
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.30.1.tgz#2be4ab23ce09b5949c6631413ba64b2810fd3e22"
1026810268
integrity sha512-NbEvI9jtqO46yJA3wcRF9Mo0lF9T/jhdHqhCHXiXtD+Zcb98812wvokjWpU7Q4QH5edo6dmqrukxVvWWXHlsUg==

0 commit comments

Comments
 (0)