Skip to content

Commit 553680d

Browse files
committed
chore(deps): update dependency eslint-plugin-react-hooks to v4.2.0
1 parent b6478c4 commit 553680d

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
@@ -26,7 +26,7 @@
2626
"eslint-plugin-import": "2.22.0",
2727
"eslint-plugin-node": "11.1.0",
2828
"eslint-plugin-promise": "4.2.1",
29-
"eslint-plugin-react-hooks": "4.0.8",
29+
"eslint-plugin-react-hooks": "4.2.0",
3030
"eslint-plugin-standard": "4.0.1",
3131
"husky": "4.2.5",
3232
"lint-staged": "10.2.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2745,10 +2745,10 @@ eslint-plugin-promise@4.2.1:
27452745
resolved "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a"
27462746
integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw==
27472747

2748-
eslint-plugin-react-hooks@4.0.8:
2749-
version "4.0.8"
2750-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.8.tgz#a9b1e3d57475ccd18276882eff3d6cba00da7a56"
2751-
integrity sha512-6SSb5AiMCPd8FDJrzah+Z4F44P2CdOaK026cXFV+o/xSRzfOiV1FNFeLl2z6xm3yqWOQEZ5OfVgiec90qV2xrQ==
2748+
eslint-plugin-react-hooks@4.2.0:
2749+
version "4.2.0"
2750+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
2751+
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
27522752

27532753
eslint-plugin-standard@4.0.1:
27542754
version "4.0.1"

0 commit comments

Comments
 (0)