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.0.8 " ,
96
+ "eslint-plugin-react-hooks" : " ^4.1.0 " ,
97
97
"glob" : " ^7.1.6" ,
98
98
"husky" : " ^4.2.3" ,
99
99
"is-ci" : " ^2.0.0" ,
Original file line number Diff line number Diff line change @@ -3837,10 +3837,10 @@ eslint-plugin-prettier@^3.1.2:
3837
3837
dependencies :
3838
3838
prettier-linter-helpers "^1.0.0"
3839
3839
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 ==
3844
3844
3845
3845
eslint-plugin-react@^7.20.3 :
3846
3846
version "7.20.5"
You can’t perform that action at this time.
0 commit comments