Skip to content

Commit

Permalink
feat(deps): update dependency eslint-plugin-react-hooks to ~4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 16, 2021
1 parent 6c9654a commit 9956c17
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"babel-eslint": "^10.1.0",
"eslint-plugin-jsx-a11y": "~6.5.1",
"eslint-plugin-react": "~7.27.1",
"eslint-plugin-react-hooks": "~4.2.0"
"eslint-plugin-react-hooks": "~4.3.0"
},
"devDependencies": {
"eslint": "^7.32.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3646,10 +3646,10 @@ eslint-plugin-prettier@~4.0.0:
dependencies:
prettier-linter-helpers "^1.0.0"

eslint-plugin-react-hooks@~4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
eslint-plugin-react-hooks@~4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172"
integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==

eslint-plugin-react@~7.27.1:
version "7.27.1"
Expand Down

0 comments on commit 9956c17

Please sign in to comment.