315
315
debug "^4.3.1"
316
316
minimatch "^3.1.2"
317
317
318
+ " @eslint/config-helpers@^0.1.0 " :
319
+ version "0.1.0"
320
+ resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.1.0.tgz#62f1b7821e9d9ced1b3f512c7ea731825765d1cc"
321
+ integrity sha512-kLrdPDJE1ckPo94kmPPf9Hfd0DU0Jw6oKYrhe+pwSC0iTUInmTa+w6fw8sGgcfkFJGNdWOUeOaDM4quW4a7OkA==
322
+
318
323
" @eslint/core@^0.12.0 " :
319
324
version "0.12.0"
320
325
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.12.0.tgz#5f960c3d57728be9f6c65bd84aa6aa613078798e"
337
342
minimatch "^3.1.2"
338
343
strip-json-comments "^3.1.1"
339
344
340
- " @eslint/js@9.21 .0 " :
341
- version "9.21 .0"
342
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.21 .0.tgz#4303ef4e07226d87c395b8fad5278763e9c15c08 "
343
- integrity sha512-BqStZ3HX8Yz6LvsF5ByXYrtigrV5AXADWLAGc7PH/1SxOb7/FIYYMszZZWiUou/GB9P2lXWk2SV4d+Z8h0nknw ==
345
+ " @eslint/js@9.22 .0 " :
346
+ version "9.22 .0"
347
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.22 .0.tgz#4ff53649ded7cbce90b444b494c234137fa1aa3d "
348
+ integrity sha512-vLFajx9o8d1/oL2ZkpMYbkLv8nDB6yaIwFNt7nI4+I80U/z03SxmfOMsLbvWr3p7C+Wnoh//aOu2pQW8cS0HCQ ==
344
349
345
350
" @eslint/object-schema@^2.1.6 " :
346
351
version "2.1.6"
@@ -1509,10 +1514,10 @@ eslint-plugin-simple-import-sort@^12.1.1:
1509
1514
resolved "https://registry.yarnpkg.com/eslint-plugin-simple-import-sort/-/eslint-plugin-simple-import-sort-12.1.1.tgz#e64bfdaf91c5b98a298619aa634a9f7aa43b709e"
1510
1515
integrity sha512-6nuzu4xwQtE3332Uz0to+TxDQYRLTKRESSc2hefVT48Zc8JthmN23Gx9lnYhu0FtkRSL1oxny3kJ2aveVhmOVA==
1511
1516
1512
- eslint-scope@^8.2 .0 :
1513
- version "8.2 .0"
1514
- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.2 .0.tgz#377aa6f1cb5dc7592cfd0b7f892fd0cf352ce442 "
1515
- integrity sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A ==
1517
+ eslint-scope@^8.3 .0 :
1518
+ version "8.3 .0"
1519
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.3 .0.tgz#10cd3a918ffdd722f5f3f7b5b83db9b23c87340d "
1520
+ integrity sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ ==
1516
1521
dependencies :
1517
1522
esrecurse "^4.3.0"
1518
1523
estraverse "^5.2.0"
@@ -1528,16 +1533,17 @@ eslint-visitor-keys@^4.2.0:
1528
1533
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
1529
1534
1530
1535
eslint@^9.18.0 :
1531
- version "9.21 .0"
1532
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.21 .0.tgz#b1c9c16f5153ff219791f627b94ab8f11f811591 "
1533
- integrity sha512-KjeihdFqTPhOMXTt7StsDxriV4n66ueuF/jfPNC3j/lduHwr/ijDwJMsF+wyMJethgiKi5wniIE243vi07d3pg ==
1536
+ version "9.22 .0"
1537
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.22 .0.tgz#0760043809fbf836f582140345233984d613c552 "
1538
+ integrity sha512-9V/QURhsRN40xuHXWjV64yvrzMjcz7ZyNoF2jJFmy9j/SLk0u1OLSZgXi28MrXjymnjEGSR80WCdab3RGMDveQ ==
1534
1539
dependencies :
1535
1540
" @eslint-community/eslint-utils" " ^4.2.0"
1536
1541
" @eslint-community/regexpp" " ^4.12.1"
1537
1542
" @eslint/config-array" " ^0.19.2"
1543
+ " @eslint/config-helpers" " ^0.1.0"
1538
1544
" @eslint/core" " ^0.12.0"
1539
1545
" @eslint/eslintrc" " ^3.3.0"
1540
- " @eslint/js" " 9.21 .0"
1546
+ " @eslint/js" " 9.22 .0"
1541
1547
" @eslint/plugin-kit" " ^0.2.7"
1542
1548
" @humanfs/node" " ^0.16.6"
1543
1549
" @humanwhocodes/module-importer" " ^1.0.1"
@@ -1549,7 +1555,7 @@ eslint@^9.18.0:
1549
1555
cross-spawn "^7.0.6"
1550
1556
debug "^4.3.2"
1551
1557
escape-string-regexp "^4.0.0"
1552
- eslint-scope "^8.2 .0"
1558
+ eslint-scope "^8.3 .0"
1553
1559
eslint-visitor-keys "^4.2.0"
1554
1560
espree "^10.3.0"
1555
1561
esquery "^1.5.0"
0 commit comments