Skip to content

Commit 2d90019

Browse files
authored
chore(deps): update dependency eslint-plugin-react-hooks to v5 (#714)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 045d6a5 commit 2d90019

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"eslint-plugin-prettier": "5.1.3",
4747
"eslint-plugin-promise": "6.1.1",
4848
"eslint-plugin-react": "7.37.3",
49-
"eslint-plugin-react-hooks": "4.6.2",
49+
"eslint-plugin-react-hooks": "5.1.0",
5050
"eslint-plugin-security": "1.7.1",
5151
"eslint-plugin-testing-library": "7.1.0",
5252
"husky": "8.0.3",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5303,7 +5303,12 @@ [email protected]:
53035303
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.1.1.tgz#269a3e2772f62875661220631bd4dafcb4083816"
53045304
integrity sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==
53055305

5306-
[email protected], eslint-plugin-react-hooks@^4.3.0:
5306+
5307+
version "5.1.0"
5308+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1.0.tgz#3d34e37d5770866c34b87d5b499f5f0b53bf0854"
5309+
integrity sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw==
5310+
5311+
eslint-plugin-react-hooks@^4.3.0:
53075312
version "4.6.2"
53085313
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
53095314
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==

0 commit comments

Comments
 (0)