Skip to content

Commit b044d32

Browse files
Update dependency eslint-plugin-react-hooks to v4.0.8 (dotansimha#4364)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 439d23e commit b044d32

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
@@ -84,7 +84,7 @@
8484
"eslint-plugin-import": "2.22.0",
8585
"eslint-plugin-node": "11.1.0",
8686
"eslint-plugin-promise": "4.2.1",
87-
"eslint-plugin-react-hooks": "4.0.7",
87+
"eslint-plugin-react-hooks": "4.0.8",
8888
"eslint-plugin-standard": "4.0.1",
8989
"flow-bin": "0.129.0",
9090
"flow-parser": "0.129.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6604,10 +6604,10 @@ [email protected]:
66046604
resolved "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a"
66056605
integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw==
66066606

6607-
6608-
version "4.0.7"
6609-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.7.tgz#19f9e3d07dd3a0fb9e6f0f07153707feedea8108"
6610-
integrity sha512-5PuW2OMHQyMLr/+MqTluYN3/NeJJ1RuvmEp5TR9Xl2gXKxvcusUZuMz8XBUtbELNaiRYWs693LQs0cljKuuHRQ==
6607+
6608+
version "4.0.8"
6609+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.8.tgz#a9b1e3d57475ccd18276882eff3d6cba00da7a56"
6610+
integrity sha512-6SSb5AiMCPd8FDJrzah+Z4F44P2CdOaK026cXFV+o/xSRzfOiV1FNFeLl2z6xm3yqWOQEZ5OfVgiec90qV2xrQ==
66116611

66126612
66136613
version "4.0.1"

0 commit comments

Comments
 (0)