Skip to content

Commit 62fbf9c

Browse files
committed
Update dependency eslint-plugin-react-hooks to v4.6.2
1 parent f13991a commit 62fbf9c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint-plugin-import": "2.29.1",
3030
"eslint-plugin-jsx-a11y": "6.8.0",
3131
"eslint-plugin-react": "7.34.1",
32-
"eslint-plugin-react-hooks": "4.6.0",
32+
"eslint-plugin-react-hooks": "4.6.2",
3333
"jest": "26.6.3",
3434
"jest-dom": "4.0.0",
3535
"lerna": "3.22.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8651,10 +8651,10 @@ [email protected]:
86518651
object.entries "^1.1.7"
86528652
object.fromentries "^2.0.7"
86538653

8654-
8655-
version "4.6.0"
8656-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
8657-
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
8654+
8655+
version "4.6.2"
8656+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
8657+
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
86588658

86598659
86608660
version "7.34.1"

0 commit comments

Comments
 (0)