File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 93
93
"eslint-plugin-jsx-a11y" : " ^6.2.3" ,
94
94
"eslint-plugin-prettier" : " ^3.1.2" ,
95
95
"eslint-plugin-react" : " ^7.20.5" ,
96
- "eslint-plugin-react-hooks" : " ^4.1.0 " ,
96
+ "eslint-plugin-react-hooks" : " ^4.1.2 " ,
97
97
"glob" : " ^7.1.6" ,
98
98
"husky" : " ^4.3.0" ,
99
99
"is-ci" : " ^2.0.0" ,
Original file line number Diff line number Diff line change @@ -3948,10 +3948,10 @@ eslint-plugin-prettier@^3.1.2:
3948
3948
dependencies :
3949
3949
prettier-linter-helpers "^1.0.0"
3950
3950
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 ==
3955
3955
3956
3956
eslint-plugin-react@^7.20.5, eslint-plugin-react@^7.20.6 :
3957
3957
version "7.20.6"
You can’t perform that action at this time.
0 commit comments