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 65
65
"eslint-plugin-graphql" : " ^4.0.0" ,
66
66
"eslint-plugin-import" : " ^2.25.4" ,
67
67
"eslint-plugin-jsx-a11y" : " ^6.5.1" ,
68
- "eslint-plugin-react" : " ^7.29.2 " ,
68
+ "eslint-plugin-react" : " ^7.29.4 " ,
69
69
"eslint-plugin-react-hooks" : " ^4.3.0" ,
70
70
"eslint-webpack-plugin" : " ^2.6.0" ,
71
71
"event-source-polyfill" : " ^1.0.25" ,
Original file line number Diff line number Diff line change @@ -10136,10 +10136,10 @@ eslint-plugin-react-hooks@^4.3.0:
10136
10136
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172"
10137
10137
integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==
10138
10138
10139
- eslint-plugin-react@^7.29.2:
10140
- version "7.29.2 "
10141
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.2 .tgz#2d4da69d30d0a736efd30890dc6826f3e91f3f7c "
10142
- integrity sha512-ypEBTKOy5liFQXZWMchJ3LN0JX1uPI6n7MN7OPHKacqXAxq5gYC30TdO7wqGYQyxD1OrzpobdHC3hDmlRWDg9w ==
10139
+ eslint-plugin-react@^7.29.2, eslint-plugin-react@^7.29.4 :
10140
+ version "7.29.4 "
10141
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.4 .tgz#4717de5227f55f3801a5fd51a16a4fa22b5914d2 "
10142
+ integrity sha512-CVCXajliVh509PcZYRFyu/BoUEz452+jtQJq2b3Bae4v3xBUWPLCmtmBM+ZinG4MzwmxJgJ2M5rMqhqLVn7MtQ ==
10143
10143
dependencies:
10144
10144
array-includes "^3.1.4"
10145
10145
array.prototype.flatmap "^1.2.5"
You can’t perform that action at this time.
0 commit comments