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 94
94
"eslint-config-prettier" : " ^8.5.0" ,
95
95
"eslint-plugin-cypress" : " ^2.12.1" ,
96
96
"eslint-plugin-mdx" : " ^1.16.0" ,
97
- "eslint-plugin-react" : " ^7.29.3 " ,
97
+ "eslint-plugin-react" : " ^7.29.4 " ,
98
98
"eslint-plugin-react-hooks" : " ^4.3.0" ,
99
99
"front-matter" : " ^4.0.2" ,
100
100
"github-slugger" : " ^1.4.0" ,
Original file line number Diff line number Diff line change @@ -5180,10 +5180,10 @@ eslint-plugin-react-hooks@^4.3.0:
5180
5180
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172"
5181
5181
integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==
5182
5182
5183
- eslint-plugin-react@^7.29.3 :
5184
- version "7.29.3 "
5185
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.3 .tgz#f4eab757f2756d25d6d4c2a58a9e20b004791f05 "
5186
- integrity sha512-MzW6TuCnDOcta67CkpDyRfRsEVx9FNMDV8wZsDqe1luHPdGTrQIUaUXD27Ja3gHsdOIs/cXzNchWGlqm+qRVRg ==
5183
+ eslint-plugin-react@^7.29.4 :
5184
+ version "7.29.4 "
5185
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.4 .tgz#4717de5227f55f3801a5fd51a16a4fa22b5914d2 "
5186
+ integrity sha512-CVCXajliVh509PcZYRFyu/BoUEz452+jtQJq2b3Bae4v3xBUWPLCmtmBM+ZinG4MzwmxJgJ2M5rMqhqLVn7MtQ ==
5187
5187
dependencies:
5188
5188
array-includes "^3.1.4"
5189
5189
array.prototype.flatmap "^1.2.5"
You can’t perform that action at this time.
0 commit comments