Skip to content

Commit 006c962

Browse files
committed
chore(deps): update dependency eslint-plugin-react-hooks to v4.2.0
1 parent 4568aca commit 006c962

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-plugin-jest": "23.20.0",
4343
"eslint-plugin-jsx-a11y": "6.3.1",
4444
"eslint-plugin-react": "7.21.3",
45-
"eslint-plugin-react-hooks": "4.1.2",
45+
"eslint-plugin-react-hooks": "4.2.0",
4646
"eslint-plugin-replace-relative-imports": "^1.0.0",
4747
"eslint-plugin-unused-imports": "0.1.3",
4848
"husky": "4.2.5",

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1208,11 +1208,6 @@ [email protected]:
12081208
jsx-ast-utils "^3.1.0"
12091209
language-tags "^1.0.5"
12101210

1211-
1212-
version "4.1.2"
1213-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.1.2.tgz#2eb53731d11c95826ef7a7272303eabb5c9a271e"
1214-
integrity sha512-ykUeqkGyUGgwTtk78C0o8UG2fzwmgJ0qxBGPp2WqRKsTwcLuVf01kTDRAtOsd4u6whX2XOC8749n2vPydP82fg==
1215-
12161211
12171212
version "4.2.0"
12181213
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"

0 commit comments

Comments
 (0)