Skip to content

Commit 4cb9f44

Browse files
chore(deps): update dependency eslint-plugin-react-hooks to v4.1.2
Co-authored-by: Renovate Bot <[email protected]>
1 parent b91263f commit 4cb9f44

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
@@ -43,7 +43,7 @@
4343
"eslint-plugin-jest": "23.20.0",
4444
"eslint-plugin-jsx-a11y": "6.3.1",
4545
"eslint-plugin-react": "7.20.0",
46-
"eslint-plugin-react-hooks": "4.0.0",
46+
"eslint-plugin-react-hooks": "4.1.2",
4747
"eslint-plugin-unused-imports": "0.1.3",
4848
"husky": "4.2.5",
4949
"lint-staged": "10.2.13"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -862,10 +862,10 @@ [email protected]:
862862
jsx-ast-utils "^2.4.1"
863863
language-tags "^1.0.5"
864864

865-
eslint-plugin-react-hooks@4.0.0:
866-
version "4.0.0"
867-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.0.tgz#81196b990043cde339e25c6662aeebe32ac52d01"
868-
integrity sha512-YKBY+kilK5wrwIdQnCF395Ya6nDro3EAMoe+2xFkmyklyhF16fH83TrQOo9zbZIDxBsXFgBbywta/0JKRNFDkw==
865+
eslint-plugin-react-hooks@4.1.2:
866+
version "4.1.2"
867+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.1.2.tgz#2eb53731d11c95826ef7a7272303eabb5c9a271e"
868+
integrity sha512-ykUeqkGyUGgwTtk78C0o8UG2fzwmgJ0qxBGPp2WqRKsTwcLuVf01kTDRAtOsd4u6whX2XOC8749n2vPydP82fg==
869869

870870
871871
version "7.20.0"

0 commit comments

Comments
 (0)