File tree Expand file tree Collapse file tree 2 files changed +10
-12
lines changed Expand file tree Collapse file tree 2 files changed +10
-12
lines changed Original file line number Diff line number Diff line change 20
20
"@typescript-eslint/parser" : " 6.21.0" ,
21
21
"eslint" : " 8.57.1" ,
22
22
"eslint-config-prettier" : " 10.0.1" ,
23
- "eslint-plugin-cypress" : " 3.6 .0" ,
23
+ "eslint-plugin-cypress" : " 4.1 .0" ,
24
24
"eslint-plugin-prettier" : " 5.2.3" ,
25
25
"npm-run-all2" : " 7.0.2" ,
26
26
"prettier" : " 3.4.2" ,
Original file line number Diff line number Diff line change @@ -872,12 +872,12 @@ eslint-config-prettier@10.0.1:
872
872
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.1.tgz#fbb03bfc8db0651df9ce4e8b7150d11c5fe3addf"
873
873
integrity sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==
874
874
875
- eslint-plugin-cypress@3.6 .0 :
876
- version "3.6 .0"
877
- resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-3.6 .0.tgz#d0e2f68f27b9a34ecf565bef58ed82c8f10d39a8 "
878
- integrity sha512-7IAMcBbTVu5LpWeZRn5a9mQ30y4hKp3AfTz+6nSD/x/7YyLMoBI6X7XjDLYI6zFvuy4Q4QVGl563AGEXGW/aSA ==
875
+ eslint-plugin-cypress@4.1 .0 :
876
+ version "4.1 .0"
877
+ resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-4.1 .0.tgz#11178fd250d437e2ec57bf24b8a9058b356f8cac "
878
+ integrity sha512-JhqkMY02mw74USwK9OFhectx3YSj6Co1NgWBxlGdKvlqiAp9vdEuQqt33DKGQFvvGS/NWtduuhWXWNnU29xDSg ==
879
879
dependencies :
880
- globals "^13.20 .0"
880
+ globals "^15.11 .0"
881
881
882
882
eslint-plugin-prettier@5.2.3 :
883
883
version "5.2.3"
@@ -1242,12 +1242,10 @@ globals@^13.19.0:
1242
1242
dependencies :
1243
1243
type-fest "^0.20.2"
1244
1244
1245
- globals@^13.20.0 :
1246
- version "13.20.0"
1247
- resolved "https://registry.yarnpkg.com/globals/-/globals-13.20.0.tgz#ea276a1e508ffd4f1612888f9d1bad1e2717bf82"
1248
- integrity sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==
1249
- dependencies :
1250
- type-fest "^0.20.2"
1245
+ globals@^15.11.0 :
1246
+ version "15.14.0"
1247
+ resolved "https://registry.yarnpkg.com/globals/-/globals-15.14.0.tgz#b8fd3a8941ff3b4d38f3319d433b61bbb482e73f"
1248
+ integrity sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig==
1251
1249
1252
1250
globby@^11.1.0 :
1253
1251
version "11.1.0"
You can’t perform that action at this time.
0 commit comments