Skip to content

Commit 5a2e55d

Browse files
dependabot[bot]jrolfs
authored andcommitted
1 parent 696e78d commit 5a2e55d

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.1.0",
96+
"eslint-plugin-react-hooks": "^4.1.2",
9797
"glob": "^7.1.6",
9898
"husky": "^4.3.0",
9999
"is-ci": "^2.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3948,10 +3948,10 @@ eslint-plugin-prettier@^3.1.2:
39483948
dependencies:
39493949
prettier-linter-helpers "^1.0.0"
39503950

3951-
eslint-plugin-react-hooks@^4.1.0:
3952-
version "4.1.0"
3953-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.1.0.tgz#6323fbd5e650e84b2987ba76370523a60f4e7925"
3954-
integrity sha512-36zilUcDwDReiORXmcmTc6rRumu9JIM3WjSvV0nclHoUQ0CNrX866EwONvLR/UqaeqFutbAnVu8PEmctdo2SRQ==
3951+
eslint-plugin-react-hooks@^4.1.0, eslint-plugin-react-hooks@^4.1.2:
3952+
version "4.1.2"
3953+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.1.2.tgz#2eb53731d11c95826ef7a7272303eabb5c9a271e"
3954+
integrity sha512-ykUeqkGyUGgwTtk78C0o8UG2fzwmgJ0qxBGPp2WqRKsTwcLuVf01kTDRAtOsd4u6whX2XOC8749n2vPydP82fg==
39553955

39563956
eslint-plugin-react@^7.20.5, eslint-plugin-react@^7.20.6:
39573957
version "7.20.6"

0 commit comments

Comments
 (0)