Skip to content

Commit af3e5d3

Browse files
authored
Merge pull request #34 from sdc224/renovate/react-monorepo
Update dependency eslint-plugin-react-hooks to v4.0.8
2 parents 7d7da63 + 7d36e55 commit af3e5d3

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
@@ -60,7 +60,7 @@
6060
"eslint-plugin-prettier": "3.1.4",
6161
"eslint-plugin-promise": "4.2.1",
6262
"eslint-plugin-react": "7.20.3",
63-
"eslint-plugin-react-hooks": "4.0.5",
63+
"eslint-plugin-react-hooks": "4.0.8",
6464
"eslint-plugin-redux-saga": "1.1.3",
6565
"eslint-plugin-testcafe": "0.2.1",
6666
"jest": "26.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1828,10 +1828,10 @@ eslint-plugin-promise@4.2.1:
18281828
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a"
18291829
integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw==
18301830

1831-
eslint-plugin-react-hooks@4.0.5:
1832-
version "4.0.5"
1833-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.5.tgz#4879003aa38e5d05d0312175beb6e4a1f617bfcf"
1834-
integrity sha512-3YLSjoArsE2rUwL8li4Yxx1SUg3DQWp+78N3bcJQGWVZckcp+yeQGsap/MSq05+thJk57o+Ww4PtZukXGL02TQ==
1831+
eslint-plugin-react-hooks@4.0.8:
1832+
version "4.0.8"
1833+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.8.tgz#a9b1e3d57475ccd18276882eff3d6cba00da7a56"
1834+
integrity sha512-6SSb5AiMCPd8FDJrzah+Z4F44P2CdOaK026cXFV+o/xSRzfOiV1FNFeLl2z6xm3yqWOQEZ5OfVgiec90qV2xrQ==
18351835

18361836
eslint-plugin-react@7.20.3:
18371837
version "7.20.3"

0 commit comments

Comments
 (0)