Skip to content

Commit 286164c

Browse files
authored
Merge pull request #46 from dotansimha/dependabot/npm_and_yarn/eslint-plugin-react-hooks-4.1.2
Bump eslint-plugin-react-hooks from 4.0.8 to 4.1.2
2 parents ff05700 + 4cd4dc3 commit 286164c

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
@@ -27,7 +27,7 @@
2727
"eslint-plugin-import": "2.22.0",
2828
"eslint-plugin-node": "11.1.0",
2929
"eslint-plugin-promise": "4.2.1",
30-
"eslint-plugin-react-hooks": "4.0.8",
30+
"eslint-plugin-react-hooks": "4.1.2",
3131
"eslint-plugin-standard": "4.0.1",
3232
"eslint-config-prettier": "6.12.0",
3333
"@types/jest": "26.0.12",

yarn.lock

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

2419-
eslint-plugin-react-hooks@4.0.8:
2420-
version "4.0.8"
2421-
resolved "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.8.tgz#a9b1e3d57475ccd18276882eff3d6cba00da7a56"
2422-
integrity sha512-6SSb5AiMCPd8FDJrzah+Z4F44P2CdOaK026cXFV+o/xSRzfOiV1FNFeLl2z6xm3yqWOQEZ5OfVgiec90qV2xrQ==
2419+
eslint-plugin-react-hooks@4.1.2:
2420+
version "4.1.2"
2421+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.1.2.tgz#2eb53731d11c95826ef7a7272303eabb5c9a271e"
2422+
integrity sha512-ykUeqkGyUGgwTtk78C0o8UG2fzwmgJ0qxBGPp2WqRKsTwcLuVf01kTDRAtOsd4u6whX2XOC8749n2vPydP82fg==
24232423

24242424
24252425
version "4.0.1"

0 commit comments

Comments
 (0)