Skip to content

Commit e95e0ae

Browse files
authored
Merge pull request #51 from dotansimha/renovate/react-monorepo
Update dependency eslint-plugin-react-hooks to v4.2.0
2 parents 189268a + 553680d commit e95e0ae

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.1",
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
@@ -3185,10 +3185,10 @@ eslint-plugin-promise@4.2.1:
31853185
resolved "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a"
31863186
integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw==
31873187

3188-
eslint-plugin-react-hooks@4.0.8:
3189-
version "4.0.8"
3190-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.8.tgz#a9b1e3d57475ccd18276882eff3d6cba00da7a56"
3191-
integrity sha512-6SSb5AiMCPd8FDJrzah+Z4F44P2CdOaK026cXFV+o/xSRzfOiV1FNFeLl2z6xm3yqWOQEZ5OfVgiec90qV2xrQ==
3188+
eslint-plugin-react-hooks@4.2.0:
3189+
version "4.2.0"
3190+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
3191+
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
31923192

31933193
eslint-plugin-standard@4.0.1:
31943194
version "4.0.1"

0 commit comments

Comments
 (0)