Skip to content

Commit

Permalink
feat(deps): update dependency eslint-plugin-react-hooks to ~4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 26, 2024
1 parent f5ac52a commit a122571
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
Expand Up @@ -32,7 +32,7 @@
"babel-eslint": "^10.1.0",
"eslint-plugin-jsx-a11y": "~6.6.0",
"eslint-plugin-react": "~7.31.0",
"eslint-plugin-react-hooks": "~4.2.0"
"eslint-plugin-react-hooks": "~4.6.0"
},
"devDependencies": {
"eslint": "^7.32.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -3898,10 +3898,10 @@ eslint-plugin-prettier@~4.2.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.6.0:
version "4.6.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.1.tgz#85a7e271da14ae4eb4ed717abb4db6e99700550f"
integrity sha512-Ck77j8hF7l9N4S/rzSLOWEKpn994YH6iwUK8fr9mXIaQvGpQYmOnQLbiue1u5kI5T1y+gdgqosnEAO9NCz0DBg==

eslint-plugin-react@~7.31.0:
version "7.31.11"
Expand Down

0 comments on commit a122571

Please sign in to comment.