File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 77
77
"@babel/preset-react" : " ^7.24.7" ,
78
78
"@eslint/compat" : " ^1.1.1" ,
79
79
"@eslint/eslintrc" : " ^3.1.0" ,
80
- "@eslint/js" : " ^9.8 .0" ,
80
+ "@eslint/js" : " ^9.9 .0" ,
81
81
"@mdx-js/loader" : " ^3.0.1" ,
82
82
"@mdx-js/react" : " ^3.0.1" ,
83
83
"@octokit/auth-action" : " ^5.1.1" ,
95
95
"duplexer" : " ^0.1.1" ,
96
96
"eslint" : " ^9.7.0" ,
97
97
"eslint-config-prettier" : " ^9.1.0" ,
98
- "eslint-plugin-cypress" : " ^3.4 .0" ,
98
+ "eslint-plugin-cypress" : " ^3.5 .0" ,
99
99
"eslint-plugin-mdx" : " ^3.1.5" ,
100
100
"eslint-plugin-react" : " ^7.35.0" ,
101
101
"eslint-plugin-react-hooks" : " ^4.6.2" ,
Original file line number Diff line number Diff line change 1317
1317
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.7.0.tgz#b712d802582f02b11cfdf83a85040a296afec3f0"
1318
1318
integrity sha512-ChuWDQenef8OSFnvuxv0TCVxEwmu3+hPNKvM9B34qpM0rDRbjL8t5QkQeHHeAfsKQjuH9wS82WeCi1J/owatng==
1319
1319
1320
- "@eslint/js@^9.8 .0":
1321
- version "9.8 .0"
1322
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.8 .0.tgz#ae9bc14bb839713c5056f5018bcefa955556d3a4 "
1323
- integrity sha512-MfluB7EUfxXtv3i/++oh89uzAr4PDI4nn201hsp+qaXqsjAWzinlZEHEfPgAX4doIlKvPG/i0A9dpKxOLII8yA ==
1320
+ "@eslint/js@^9.9 .0":
1321
+ version "9.9 .0"
1322
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.9 .0.tgz#d8437adda50b3ed4401964517b64b4f59b0e2638 "
1323
+ integrity sha512-hhetes6ZHP3BlXLxmd8K2SNgkhNSi+UcecbnwWKwpP7kyi/uC75DJ1lOOBO3xrC4jyojtGE3YxKZPHfk4yrgug ==
1324
1324
1325
1325
"@eslint/object-schema@^2.1.4":
1326
1326
version "2.1.4"
@@ -5411,10 +5411,10 @@ eslint-mdx@^3.1.5:
5411
5411
uvu "^0.5.6"
5412
5412
vfile "^6.0.1"
5413
5413
5414
- eslint-plugin-cypress@^3.4 .0:
5415
- version "3.4 .0"
5416
- resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-3.4 .0.tgz#6a7f508cda7579184265b50129b853e0c06c9944 "
5417
- integrity sha512-Rrrr3Ri6wHqzrRr+TyUV7bDS4UnMMrFY1R1PP2F7XdGfe9txDC6lQEshyoNOWqGoPkbbeDm1x1XPc/adxemsnA ==
5414
+ eslint-plugin-cypress@^3.5 .0:
5415
+ version "3.5 .0"
5416
+ resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-3.5 .0.tgz#380ef5049ad80ebeca923db69e4aa96e72fcd893 "
5417
+ integrity sha512-JZQ6XnBTNI8h1B9M7wJSFzc48SYbh7VMMKaNTQOFa3BQlnmXPrVc4PKen8R+fpv6VleiPeej6VxloGb42zdRvw ==
5418
5418
dependencies:
5419
5419
globals "^13.20.0"
5420
5420
You can’t perform that action at this time.
0 commit comments