30
30
debug "^4.3.1"
31
31
minimatch "^3.1.2"
32
32
33
+ " @eslint/config-helpers@^0.1.0 " :
34
+ version "0.1.0"
35
+ resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.1.0.tgz#62f1b7821e9d9ced1b3f512c7ea731825765d1cc"
36
+ integrity sha512-kLrdPDJE1ckPo94kmPPf9Hfd0DU0Jw6oKYrhe+pwSC0iTUInmTa+w6fw8sGgcfkFJGNdWOUeOaDM4quW4a7OkA==
37
+
33
38
" @eslint/core@^0.12.0 " :
34
39
version "0.12.0"
35
40
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.12.0.tgz#5f960c3d57728be9f6c65bd84aa6aa613078798e"
52
57
minimatch "^3.1.2"
53
58
strip-json-comments "^3.1.1"
54
59
55
- " @eslint/js@9.21 .0 " :
56
- version "9.21 .0"
57
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.21 .0.tgz#4303ef4e07226d87c395b8fad5278763e9c15c08 "
58
- integrity sha512-BqStZ3HX8Yz6LvsF5ByXYrtigrV5AXADWLAGc7PH/1SxOb7/FIYYMszZZWiUou/GB9P2lXWk2SV4d+Z8h0nknw ==
60
+ " @eslint/js@9.22 .0 " :
61
+ version "9.22 .0"
62
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.22 .0.tgz#4ff53649ded7cbce90b444b494c234137fa1aa3d "
63
+ integrity sha512-vLFajx9o8d1/oL2ZkpMYbkLv8nDB6yaIwFNt7nI4+I80U/z03SxmfOMsLbvWr3p7C+Wnoh//aOu2pQW8cS0HCQ ==
59
64
60
65
" @eslint/object-schema@^2.1.6 " :
61
66
version "2.1.6"
@@ -308,9 +313,9 @@ acorn-walk@^8.1.1:
308
313
integrity sha512-TgUZgYvqZprrl7YldZNoa9OciCAyZR+Ejm9eXzKCmjsF5IKp/wgQ7Z/ZpjpGTIUPwrHQIcYeI8qDh4PsEwxMbw==
309
314
310
315
acorn@^8.14.0 :
311
- version "8.14.0 "
312
- resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.0 .tgz#063e2c70cac5fb4f6467f0b11152e04c682795b0 "
313
- integrity sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA ==
316
+ version "8.14.1 "
317
+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.1 .tgz#721d5dc10f7d5b5609a891773d47731796935dfb "
318
+ integrity sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg ==
314
319
315
320
acorn@^8.4.1 :
316
321
version "8.11.2"
@@ -473,10 +478,10 @@ eslint-config-prettier@^10.0.0:
473
478
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.2.tgz#47444de8aa104ce82c2f91ad2a5e96b62c01e20d"
474
479
integrity sha512-1105/17ZIMjmCOJOPNfVdbXafLCLj3hPmkmB7dLgt7XsQ/zkxSuDerE/xgO3RxoHysR1N1whmquY0lSn2O0VLg==
475
480
476
- eslint-scope@^8.2 .0 :
477
- version "8.2 .0"
478
- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.2 .0.tgz#377aa6f1cb5dc7592cfd0b7f892fd0cf352ce442 "
479
- integrity sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A ==
481
+ eslint-scope@^8.3 .0 :
482
+ version "8.3 .0"
483
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.3 .0.tgz#10cd3a918ffdd722f5f3f7b5b83db9b23c87340d "
484
+ integrity sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ ==
480
485
dependencies :
481
486
esrecurse "^4.3.0"
482
487
estraverse "^5.2.0"
@@ -492,16 +497,17 @@ eslint-visitor-keys@^4.2.0:
492
497
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
493
498
494
499
eslint@^9.8.0 :
495
- version "9.21 .0"
496
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.21 .0.tgz#b1c9c16f5153ff219791f627b94ab8f11f811591 "
497
- integrity sha512-KjeihdFqTPhOMXTt7StsDxriV4n66ueuF/jfPNC3j/lduHwr/ijDwJMsF+wyMJethgiKi5wniIE243vi07d3pg ==
500
+ version "9.22 .0"
501
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.22 .0.tgz#0760043809fbf836f582140345233984d613c552 "
502
+ integrity sha512-9V/QURhsRN40xuHXWjV64yvrzMjcz7ZyNoF2jJFmy9j/SLk0u1OLSZgXi28MrXjymnjEGSR80WCdab3RGMDveQ ==
498
503
dependencies :
499
504
" @eslint-community/eslint-utils" " ^4.2.0"
500
505
" @eslint-community/regexpp" " ^4.12.1"
501
506
" @eslint/config-array" " ^0.19.2"
507
+ " @eslint/config-helpers" " ^0.1.0"
502
508
" @eslint/core" " ^0.12.0"
503
509
" @eslint/eslintrc" " ^3.3.0"
504
- " @eslint/js" " 9.21 .0"
510
+ " @eslint/js" " 9.22 .0"
505
511
" @eslint/plugin-kit" " ^0.2.7"
506
512
" @humanfs/node" " ^0.16.6"
507
513
" @humanwhocodes/module-importer" " ^1.0.1"
@@ -513,7 +519,7 @@ eslint@^9.8.0:
513
519
cross-spawn "^7.0.6"
514
520
debug "^4.3.2"
515
521
escape-string-regexp "^4.0.0"
516
- eslint-scope "^8.2 .0"
522
+ eslint-scope "^8.3 .0"
517
523
eslint-visitor-keys "^4.2.0"
518
524
espree "^10.3.0"
519
525
esquery "^1.5.0"
0 commit comments