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 92
92
"eslint-plugin-jest" : " ^23.20.0" ,
93
93
"eslint-plugin-jsx-a11y" : " ^6.2.3" ,
94
94
"eslint-plugin-prettier" : " ^3.1.2" ,
95
- "eslint-plugin-react" : " ^7.19.0 " ,
95
+ "eslint-plugin-react" : " ^7.20.5 " ,
96
96
"eslint-plugin-react-hooks" : " ^4.0.8" ,
97
97
"glob" : " ^7.1.6" ,
98
98
"husky" : " ^4.2.3" ,
Original file line number Diff line number Diff line change @@ -3827,10 +3827,10 @@ eslint-plugin-react-hooks@^4.0.8:
3827
3827
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.8.tgz#a9b1e3d57475ccd18276882eff3d6cba00da7a56"
3828
3828
integrity sha512-6SSb5AiMCPd8FDJrzah+Z4F44P2CdOaK026cXFV+o/xSRzfOiV1FNFeLl2z6xm3yqWOQEZ5OfVgiec90qV2xrQ==
3829
3829
3830
- eslint-plugin-react@^7.19.0 , eslint-plugin-react@^7.20.3 :
3831
- version "7.20.4 "
3832
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.4 .tgz#c14d2631221ec694ddd84557d7152f44b66e4aa0 "
3833
- integrity sha512-y4DOQ0LrzuDQFEAnYFGjJMRHQQqfTco02qiWI00eGQYikHTzC15S5aRHGWSffnThv8sBpsmFBLky3K5keniAJg ==
3830
+ eslint-plugin-react@^7.20.3 , eslint-plugin-react@^7.20.5 :
3831
+ version "7.20.5 "
3832
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.5 .tgz#29480f3071f64a04b2c3d99d9b460ce0f76fb857 "
3833
+ integrity sha512-ajbJfHuFnpVNJjhyrfq+pH1C0gLc2y94OiCbAXT5O0J0YCKaFEHDV8+3+mDOr+w8WguRX+vSs1bM2BDG0VLvCw ==
3834
3834
dependencies :
3835
3835
array-includes "^3.1.1"
3836
3836
array.prototype.flatmap "^1.2.3"
You can’t perform that action at this time.
0 commit comments