File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 57
57
"eslint" : " 8.57.1" ,
58
58
"eslint-plugin-jest" : " 28.10.0" ,
59
59
"eslint-plugin-jsx-a11y" : " 6.10.2" ,
60
- "eslint-plugin-react" : " 7.37.3 " ,
60
+ "eslint-plugin-react" : " 7.37.4 " ,
61
61
"eslint-plugin-react-hooks" : " 5.1.0" ,
62
62
"eslint-plugin-import" : " 2.31.0" ,
63
63
"eslint-plugin-import-helpers" : " 2.0.0" ,
Original file line number Diff line number Diff line change @@ -3648,10 +3648,10 @@ eslint-plugin-react-hooks@5.1.0:
3648
3648
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1.0.tgz#3d34e37d5770866c34b87d5b499f5f0b53bf0854"
3649
3649
integrity sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw==
3650
3650
3651
- eslint-plugin-react@7.37.3 :
3652
- version "7.37.3 "
3653
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.3 .tgz#567549e9251533975c4ea9706f986c3a64832031 "
3654
- integrity sha512-DomWuTQPFYZwF/7c9W2fkKkStqZmBd3uugfqBYLdkZ3Hii23WzZuOLUskGxB8qkSKqftxEeGL1TB2kMhrce0jA ==
3651
+ eslint-plugin-react@7.37.4 :
3652
+ version "7.37.4 "
3653
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4 .tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181 "
3654
+ integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ ==
3655
3655
dependencies :
3656
3656
array-includes "^3.1.8"
3657
3657
array.prototype.findlast "^1.2.5"
You can’t perform that action at this time.
0 commit comments