Skip to content

Commit 4cd4dc3

Browse files
1 parent 7108fad commit 4cd4dc3

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
@@ -2405,10 +2405,10 @@ [email protected]:
24052405
resolved "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a"
24062406
integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw==
24072407

2408-
eslint-plugin-react-hooks@4.0.8:
2409-
version "4.0.8"
2410-
resolved "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.8.tgz#a9b1e3d57475ccd18276882eff3d6cba00da7a56"
2411-
integrity sha512-6SSb5AiMCPd8FDJrzah+Z4F44P2CdOaK026cXFV+o/xSRzfOiV1FNFeLl2z6xm3yqWOQEZ5OfVgiec90qV2xrQ==
2408+
eslint-plugin-react-hooks@4.1.2:
2409+
version "4.1.2"
2410+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.1.2.tgz#2eb53731d11c95826ef7a7272303eabb5c9a271e"
2411+
integrity sha512-ykUeqkGyUGgwTtk78C0o8UG2fzwmgJ0qxBGPp2WqRKsTwcLuVf01kTDRAtOsd4u6whX2XOC8749n2vPydP82fg==
24122412

24132413
24142414
version "4.0.1"

0 commit comments

Comments
 (0)