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 31
31
"eslint-plugin-import" : " ^2.31.0" ,
32
32
"eslint-plugin-n" : " ^15.0.0 || ^16.0.0 " ,
33
33
"eslint-plugin-promise" : " ^6.6.0" ,
34
- "eslint-plugin-react" : " ^7.37.3 " ,
34
+ "eslint-plugin-react" : " ^7.37.4 " ,
35
35
"eslint-plugin-react-hooks" : " ^5.1.0" ,
36
36
"eslint-plugin-react-refresh" : " ^0.4.19" ,
37
37
"typescript" : " *" ,
Original file line number Diff line number Diff line change @@ -2680,10 +2680,10 @@ eslint-plugin-react-refresh@^0.4.19:
2680
2680
resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.19.tgz#f15020c0caa58e33fc4efda27d328281ca74e53d"
2681
2681
integrity sha512-eyy8pcr/YxSYjBoqIFSrlbn9i/xvxUFa8CjzAYo9cFjgGXqq1hyjihcpZvxRLalpaWmueWR81xn7vuKmAFijDQ==
2682
2682
2683
- eslint-plugin-react@^7.37.3 :
2684
- version "7.37.3 "
2685
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.3 .tgz#567549e9251533975c4ea9706f986c3a64832031 "
2686
- integrity sha512-DomWuTQPFYZwF/7c9W2fkKkStqZmBd3uugfqBYLdkZ3Hii23WzZuOLUskGxB8qkSKqftxEeGL1TB2kMhrce0jA ==
2683
+ eslint-plugin-react@^7.37.4 :
2684
+ version "7.37.4 "
2685
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4 .tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181 "
2686
+ integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ ==
2687
2687
dependencies :
2688
2688
array-includes "^3.1.8"
2689
2689
array.prototype.findlast "^1.2.5"
You can’t perform that action at this time.
0 commit comments