Skip to content

Commit 62b06c1

Browse files
1 parent a38bccd commit 62b06c1

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
@@ -71,7 +71,7 @@
7171
"eslint-plugin-jsx-a11y": "^6.4.1",
7272
"eslint-plugin-prettier": "^3.3.1",
7373
"eslint-plugin-react": "^7.22.0",
74-
"eslint-plugin-react-hooks": "^4.1.2",
74+
"eslint-plugin-react-hooks": "^4.2.0",
7575
"glob": "^7.1.6",
7676
"husky": "^4.3.8",
7777
"is-ci": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3870,10 +3870,10 @@ eslint-plugin-prettier@^3.3.1:
38703870
dependencies:
38713871
prettier-linter-helpers "^1.0.0"
38723872

3873-
eslint-plugin-react-hooks@^4.1.2:
3874-
version "4.1.2"
3875-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.1.2.tgz#2eb53731d11c95826ef7a7272303eabb5c9a271e"
3876-
integrity sha512-ykUeqkGyUGgwTtk78C0o8UG2fzwmgJ0qxBGPp2WqRKsTwcLuVf01kTDRAtOsd4u6whX2XOC8749n2vPydP82fg==
3873+
eslint-plugin-react-hooks@^4.1.2, eslint-plugin-react-hooks@^4.2.0:
3874+
version "4.2.0"
3875+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
3876+
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
38773877

38783878
eslint-plugin-react@^7.20.6, eslint-plugin-react@^7.22.0:
38793879
version "7.22.0"

0 commit comments

Comments
 (0)