Skip to content

Commit 33a81cc

Browse files
committed
Update dependency eslint-plugin-react-hooks to v2.5.1
1 parent f27aa77 commit 33a81cc

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
@@ -22,7 +22,7 @@
2222
"eslint-config-prettier": "6.3.0",
2323
"eslint-plugin-jest": "22.17.0",
2424
"eslint-plugin-react": "7.15.1",
25-
"eslint-plugin-react-hooks": "2.1.1",
25+
"eslint-plugin-react-hooks": "2.5.1",
2626
"husky": "3.0.8",
2727
"jest": "24.9.0",
2828
"lint-staged": "9.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2892,10 +2892,10 @@ eslint-plugin-jest@22.17.0:
28922892
dependencies:
28932893
"@typescript-eslint/experimental-utils" "^1.13.0"
28942894

2895-
eslint-plugin-react-hooks@2.1.1:
2896-
version "2.1.1"
2897-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-2.1.1.tgz#b416390b642113f444ee175b667c3222a045a98e"
2898-
integrity sha512-AYitPYzwHyKpZKpzMH5sCkld68vP8wn29Lq716h4jk1ll9Gp4BBFoPq/iCjBBT35eXFJvOPjgMlvhIXFB0OhXg==
2895+
eslint-plugin-react-hooks@2.5.1:
2896+
version "2.5.1"
2897+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-2.5.1.tgz#4ef5930592588ce171abeb26f400c7fbcbc23cd0"
2898+
integrity sha512-Y2c4b55R+6ZzwtTppKwSmK/Kar8AdLiC2f9NADCuxbcTgPPg41Gyqa6b9GppgXSvCtkRw43ZE86CT5sejKC6/g==
28992899

29002900
eslint-plugin-react@7.15.1:
29012901
version "7.15.1"

0 commit comments

Comments
 (0)