Skip to content

Commit 7b3c1f8

Browse files
dependabot[bot]jrolfs
authored andcommitted
1 parent 6069e8c commit 7b3c1f8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"eslint-plugin-jsx-a11y": "^6.2.3",
9494
"eslint-plugin-prettier": "^3.1.2",
9595
"eslint-plugin-react": "^7.20.5",
96-
"eslint-plugin-react-hooks": "^4.0.8",
96+
"eslint-plugin-react-hooks": "^4.1.0",
9797
"glob": "^7.1.6",
9898
"husky": "^4.2.3",
9999
"is-ci": "^2.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3837,10 +3837,10 @@ eslint-plugin-prettier@^3.1.2:
38373837
dependencies:
38383838
prettier-linter-helpers "^1.0.0"
38393839

3840-
eslint-plugin-react-hooks@^4.0.8:
3841-
version "4.0.8"
3842-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.8.tgz#a9b1e3d57475ccd18276882eff3d6cba00da7a56"
3843-
integrity sha512-6SSb5AiMCPd8FDJrzah+Z4F44P2CdOaK026cXFV+o/xSRzfOiV1FNFeLl2z6xm3yqWOQEZ5OfVgiec90qV2xrQ==
3840+
eslint-plugin-react-hooks@^4.0.8, eslint-plugin-react-hooks@^4.1.0:
3841+
version "4.1.0"
3842+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.1.0.tgz#6323fbd5e650e84b2987ba76370523a60f4e7925"
3843+
integrity sha512-36zilUcDwDReiORXmcmTc6rRumu9JIM3WjSvV0nclHoUQ0CNrX866EwONvLR/UqaeqFutbAnVu8PEmctdo2SRQ==
38443844

38453845
eslint-plugin-react@^7.20.3:
38463846
version "7.20.5"

0 commit comments

Comments
 (0)