Skip to content

Commit

Permalink
Merge pull request #643 from intuit/range
Browse files Browse the repository at this point in the history
upgrade eslint-plugin-react-hooks
  • Loading branch information
hipstersmoothie authored Mar 9, 2021
2 parents a55d658 + 7af4e6d commit 9908aa0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint-plugin-no-explicit-type-exports": "0.11.4",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-react": "7.20.6",
"eslint-plugin-react-hooks": "4.0.8",
"eslint-plugin-react-hooks": "4.2.0",
"tslib": "2.0.1"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1478,7 +1478,7 @@
eslint-plugin-no-explicit-type-exports "0.11.4"
eslint-plugin-prettier "3.1.4"
eslint-plugin-react "7.20.6"
eslint-plugin-react-hooks "4.0.8"
eslint-plugin-react-hooks "4.2.0"
tslib "2.0.1"

"@design-systems/lint@link:plugins/lint":
Expand Down Expand Up @@ -10127,10 +10127,10 @@ [email protected]:
dependencies:
prettier-linter-helpers "^1.0.0"

eslint-plugin-react-hooks@4.0.8:
version "4.0.8"
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.8.tgz#a9b1e3d57475ccd18276882eff3d6cba00da7a56"
integrity sha512-6SSb5AiMCPd8FDJrzah+Z4F44P2CdOaK026cXFV+o/xSRzfOiV1FNFeLl2z6xm3yqWOQEZ5OfVgiec90qV2xrQ==
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==

[email protected]:
version "7.20.6"
Expand Down

0 comments on commit 9908aa0

Please sign in to comment.