Skip to content

Commit d5c21fd

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint-plugin-react-hooks to v4.3.0
1 parent c3c8ebe commit d5c21fd

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"eslint-plugin-flowtype": "5.10.0",
9898
"eslint-plugin-jsx-a11y": "6.4.1",
9999
"eslint-plugin-react": "7.27.0",
100-
"eslint-plugin-react-hooks": "4.2.0",
100+
"eslint-plugin-react-hooks": "4.3.0",
101101
"eslint-plugin-testing-library": "4.12.4",
102102
"prettier": "2.4.1"
103103
},

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10950,7 +10950,12 @@ [email protected]:
1095010950
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.1.tgz#9674d11c056d1bafac38e4a3a9060be740988d90"
1095110951
integrity sha512-XgdcdyNzHfmlQyweOPTxmc7pIsS6dE4MvwhXWMQ2Dxs1XAL2GJDilUsjWen6TWik0aSI+zD/PqocZBblcm9rdA==
1095210952

10953-
[email protected], eslint-plugin-react-hooks@^4.2.0:
10953+
10954+
version "4.3.0"
10955+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172"
10956+
integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==
10957+
10958+
eslint-plugin-react-hooks@^4.2.0:
1095410959
version "4.2.0"
1095510960
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
1095610961
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==

0 commit comments

Comments
 (0)