Skip to content

Commit abfc436

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent 000e34a commit abfc436

File tree

2 files changed

+126
-93
lines changed

2 files changed

+126
-93
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"@types/google-protobuf": "3.15.12",
4747
"@types/node": "20.16.10",
4848
"@types/progress": "2.0.7",
49-
"@typescript-eslint/eslint-plugin": "^7.18.0",
50-
"@typescript-eslint/parser": "^7.18.0",
49+
"@typescript-eslint/eslint-plugin": "^8.37.0",
50+
"@typescript-eslint/parser": "^8.37.0",
5151
"diff": "7.0.0",
5252
"eslint": "^8.57.1",
5353
"eslint-plugin-etc": "^2.0.3",
@@ -58,7 +58,7 @@
5858
"prettier": "3.5.3",
5959
"tsm": "^2.3.0",
6060
"tsx": "^4.19.1",
61-
"typescript-eslint": "7.18.0",
61+
"typescript-eslint": "8.37.0",
6262
"uvu": "^0.5.6"
6363
}
6464
}

yarn.lock

Lines changed: 123 additions & 90 deletions
Original file line numberDiff line numberDiff line change
@@ -262,12 +262,12 @@
262262
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.23.1.tgz#81fd50d11e2c32b2d6241470e3185b70c7b30699"
263263
integrity sha512-BHpFFeslkWrXWyUPnbKm+xYYVYruCinGcftSBaa8zoF9hZO4BcSCFUvHVTtzpIY6YzUnYtuEhZ+C9iEXjxnasg==
264264

265-
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
266-
version "4.4.0"
267-
resolved "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz"
268-
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
265+
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0", "@eslint-community/eslint-utils@^4.7.0":
266+
version "4.7.0"
267+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a"
268+
integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==
269269
dependencies:
270-
eslint-visitor-keys "^3.3.0"
270+
eslint-visitor-keys "^3.4.3"
271271

272272
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
273273
version "4.11.1"
@@ -460,20 +460,20 @@
460460
dependencies:
461461
"@types/yargs-parser" "*"
462462

463-
"@typescript-eslint/eslint-plugin@7.18.0", "@typescript-eslint/eslint-plugin@^7.18.0":
464-
version "7.18.0"
465-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz#b16d3cf3ee76bf572fdf511e79c248bdec619ea3"
466-
integrity sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==
463+
"@typescript-eslint/eslint-plugin@8.37.0", "@typescript-eslint/eslint-plugin@^8.37.0":
464+
version "8.37.0"
465+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.37.0.tgz#332392883f936137cd6252c8eb236d298e514e70"
466+
integrity sha512-jsuVWeIkb6ggzB+wPCsR4e6loj+rM72ohW6IBn2C+5NCvfUVY8s33iFPySSVXqtm5Hu29Ne/9bnA0JmyLmgenA==
467467
dependencies:
468468
"@eslint-community/regexpp" "^4.10.0"
469-
"@typescript-eslint/scope-manager" "7.18.0"
470-
"@typescript-eslint/type-utils" "7.18.0"
471-
"@typescript-eslint/utils" "7.18.0"
472-
"@typescript-eslint/visitor-keys" "7.18.0"
469+
"@typescript-eslint/scope-manager" "8.37.0"
470+
"@typescript-eslint/type-utils" "8.37.0"
471+
"@typescript-eslint/utils" "8.37.0"
472+
"@typescript-eslint/visitor-keys" "8.37.0"
473473
graphemer "^1.4.0"
474-
ignore "^5.3.1"
474+
ignore "^7.0.0"
475475
natural-compare "^1.4.0"
476-
ts-api-utils "^1.3.0"
476+
ts-api-utils "^2.1.0"
477477

478478
"@typescript-eslint/eslint-plugin@^6.9.0":
479479
version "6.21.0"
@@ -499,15 +499,15 @@
499499
dependencies:
500500
"@typescript-eslint/utils" "5.40.0"
501501

502-
"@typescript-eslint/parser@7.18.0", "@typescript-eslint/parser@^7.18.0":
503-
version "7.18.0"
504-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.18.0.tgz#83928d0f1b7f4afa974098c64b5ce6f9051f96a0"
505-
integrity sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==
502+
"@typescript-eslint/parser@8.37.0", "@typescript-eslint/parser@^8.37.0":
503+
version "8.37.0"
504+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.37.0.tgz#b87f6b61e25ad5cc5bbf8baf809b8da889c89804"
505+
integrity sha512-kVIaQE9vrN9RLCQMQ3iyRlVJpTiDUY6woHGb30JDkfJErqrQEmtdWH3gV0PBAfGZgQXoqzXOO0T3K6ioApbbAA==
506506
dependencies:
507-
"@typescript-eslint/scope-manager" "7.18.0"
508-
"@typescript-eslint/types" "7.18.0"
509-
"@typescript-eslint/typescript-estree" "7.18.0"
510-
"@typescript-eslint/visitor-keys" "7.18.0"
507+
"@typescript-eslint/scope-manager" "8.37.0"
508+
"@typescript-eslint/types" "8.37.0"
509+
"@typescript-eslint/typescript-estree" "8.37.0"
510+
"@typescript-eslint/visitor-keys" "8.37.0"
511511
debug "^4.3.4"
512512

513513
"@typescript-eslint/parser@^6.9.0":
@@ -521,6 +521,15 @@
521521
"@typescript-eslint/visitor-keys" "6.21.0"
522522
debug "^4.3.4"
523523

524+
"@typescript-eslint/[email protected]":
525+
version "8.37.0"
526+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.37.0.tgz#0594352e32a4ac9258591b88af77b5653800cdfe"
527+
integrity sha512-BIUXYsbkl5A1aJDdYJCBAo8rCEbAvdquQ8AnLb6z5Lp1u3x5PNgSSx9A/zqYc++Xnr/0DVpls8iQ2cJs/izTXA==
528+
dependencies:
529+
"@typescript-eslint/tsconfig-utils" "^8.37.0"
530+
"@typescript-eslint/types" "^8.37.0"
531+
debug "^4.3.4"
532+
524533
"@typescript-eslint/[email protected]":
525534
version "5.40.0"
526535
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.40.0.tgz"
@@ -537,13 +546,18 @@
537546
"@typescript-eslint/types" "6.21.0"
538547
"@typescript-eslint/visitor-keys" "6.21.0"
539548

540-
"@typescript-eslint/scope-manager@7.18.0":
541-
version "7.18.0"
542-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz#c928e7a9fc2c0b3ed92ab3112c614d6bd9951c83"
543-
integrity sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==
549+
"@typescript-eslint/scope-manager@8.37.0":
550+
version "8.37.0"
551+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.37.0.tgz#a31a3c80ca2ef4ed58de13742debb692e7d4c0a4"
552+
integrity sha512-0vGq0yiU1gbjKob2q691ybTg9JX6ShiVXAAfm2jGf3q0hdP6/BruaFjL/ManAR/lj05AvYCH+5bbVo0VtzmjOA==
544553
dependencies:
545-
"@typescript-eslint/types" "7.18.0"
546-
"@typescript-eslint/visitor-keys" "7.18.0"
554+
"@typescript-eslint/types" "8.37.0"
555+
"@typescript-eslint/visitor-keys" "8.37.0"
556+
557+
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.37.0":
558+
version "8.37.0"
559+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.37.0.tgz#47a2760d265c6125f8e7864bc5c8537cad2bd053"
560+
integrity sha512-1/YHvAVTimMM9mmlPvTec9NP4bobA1RkDbMydxG8omqwJJLEW/Iy2C4adsAESIXU3WGLXFHSZUU+C9EoFWl4Zg==
547561

548562
"@typescript-eslint/[email protected]":
549563
version "6.21.0"
@@ -555,15 +569,16 @@
555569
debug "^4.3.4"
556570
ts-api-utils "^1.0.1"
557571

558-
"@typescript-eslint/type-utils@7.18.0":
559-
version "7.18.0"
560-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz#2165ffaee00b1fbbdd2d40aa85232dab6998f53b"
561-
integrity sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA==
572+
"@typescript-eslint/type-utils@8.37.0":
573+
version "8.37.0"
574+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.37.0.tgz#2a682e4c6ff5886712dad57e9787b5e417124507"
575+
integrity sha512-SPkXWIkVZxhgwSwVq9rqj/4VFo7MnWwVaRNznfQDc/xPYHjXnPfLWn+4L6FF1cAz6e7dsqBeMawgl7QjUMj4Ow==
562576
dependencies:
563-
"@typescript-eslint/typescript-estree" "7.18.0"
564-
"@typescript-eslint/utils" "7.18.0"
577+
"@typescript-eslint/types" "8.37.0"
578+
"@typescript-eslint/typescript-estree" "8.37.0"
579+
"@typescript-eslint/utils" "8.37.0"
565580
debug "^4.3.4"
566-
ts-api-utils "^1.3.0"
581+
ts-api-utils "^2.1.0"
567582

568583
"@typescript-eslint/[email protected]":
569584
version "5.40.0"
@@ -575,10 +590,10 @@
575590
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.21.0.tgz"
576591
integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
577592

578-
"@typescript-eslint/types@7.18.0":
579-
version "7.18.0"
580-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
581-
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
593+
"@typescript-eslint/types@8.37.0", "@typescript-eslint/types@^8.37.0":
594+
version "8.37.0"
595+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.37.0.tgz#09517aa9625eb3c68941dde3ac8835740587b6ff"
596+
integrity sha512-ax0nv7PUF9NOVPs+lmQ7yIE7IQmAf8LGcXbMvHX5Gm+YJUYNAl340XkGnrimxZ0elXyoQJuN5sbg6C4evKA4SQ==
582597

583598
"@typescript-eslint/[email protected]":
584599
version "5.40.0"
@@ -607,19 +622,21 @@
607622
semver "^7.5.4"
608623
ts-api-utils "^1.0.1"
609624

610-
"@typescript-eslint/typescript-estree@7.18.0":
611-
version "7.18.0"
612-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931"
613-
integrity sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==
625+
"@typescript-eslint/typescript-estree@8.37.0":
626+
version "8.37.0"
627+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.37.0.tgz#a07e4574d8e6e4355a558f61323730c987f5fcbc"
628+
integrity sha512-zuWDMDuzMRbQOM+bHyU4/slw27bAUEcKSKKs3hcv2aNnc/tvE/h7w60dwVw8vnal2Pub6RT1T7BI8tFZ1fE+yg==
614629
dependencies:
615-
"@typescript-eslint/types" "7.18.0"
616-
"@typescript-eslint/visitor-keys" "7.18.0"
630+
"@typescript-eslint/project-service" "8.37.0"
631+
"@typescript-eslint/tsconfig-utils" "8.37.0"
632+
"@typescript-eslint/types" "8.37.0"
633+
"@typescript-eslint/visitor-keys" "8.37.0"
617634
debug "^4.3.4"
618-
globby "^11.1.0"
635+
fast-glob "^3.3.2"
619636
is-glob "^4.0.3"
620637
minimatch "^9.0.4"
621638
semver "^7.6.0"
622-
ts-api-utils "^1.3.0"
639+
ts-api-utils "^2.1.0"
623640

624641
"@typescript-eslint/[email protected]":
625642
version "5.40.0"
@@ -647,15 +664,15 @@
647664
"@typescript-eslint/typescript-estree" "6.21.0"
648665
semver "^7.5.4"
649666

650-
"@typescript-eslint/utils@7.18.0":
651-
version "7.18.0"
652-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f"
653-
integrity sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==
667+
"@typescript-eslint/utils@8.37.0":
668+
version "8.37.0"
669+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.37.0.tgz#189ea59b2709f5d898614611f091a776751ee335"
670+
integrity sha512-TSFvkIW6gGjN2p6zbXo20FzCABbyUAuq6tBvNRGsKdsSQ6a7rnV6ADfZ7f4iI3lIiXc4F4WWvtUfDw9CJ9pO5A==
654671
dependencies:
655-
"@eslint-community/eslint-utils" "^4.4.0"
656-
"@typescript-eslint/scope-manager" "7.18.0"
657-
"@typescript-eslint/types" "7.18.0"
658-
"@typescript-eslint/typescript-estree" "7.18.0"
672+
"@eslint-community/eslint-utils" "^4.7.0"
673+
"@typescript-eslint/scope-manager" "8.37.0"
674+
"@typescript-eslint/types" "8.37.0"
675+
"@typescript-eslint/typescript-estree" "8.37.0"
659676

660677
"@typescript-eslint/[email protected]":
661678
version "5.40.0"
@@ -673,13 +690,13 @@
673690
"@typescript-eslint/types" "6.21.0"
674691
eslint-visitor-keys "^3.4.1"
675692

676-
"@typescript-eslint/visitor-keys@7.18.0":
677-
version "7.18.0"
678-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz#0564629b6124d67607378d0f0332a0495b25e7d7"
679-
integrity sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==
693+
"@typescript-eslint/visitor-keys@8.37.0":
694+
version "8.37.0"
695+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.37.0.tgz#cdb6a6bd3e8d6dd69bd70c1bdda36e2d18737455"
696+
integrity sha512-YzfhzcTnZVPiLfP/oeKtDp2evwvHLMe0LOy7oe+hb9KKIumLNohYS9Hgp1ifwpu42YWxhZE8yieggz6JpqO/1w==
680697
dependencies:
681-
"@typescript-eslint/types" "7.18.0"
682-
eslint-visitor-keys "^3.4.3"
698+
"@typescript-eslint/types" "8.37.0"
699+
eslint-visitor-keys "^4.2.1"
683700

684701
"@ungap/structured-clone@^1.2.0":
685702
version "1.2.0"
@@ -823,12 +840,12 @@ brace-expansion@^2.0.1:
823840
dependencies:
824841
balanced-match "^1.0.0"
825842

826-
braces@^3.0.2:
827-
version "3.0.2"
828-
resolved "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz"
829-
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
843+
braces@^3.0.3:
844+
version "3.0.3"
845+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
846+
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
830847
dependencies:
831-
fill-range "^7.0.1"
848+
fill-range "^7.1.1"
832849

833850
browserslist@^4.23.0:
834851
version "4.23.0"
@@ -1544,6 +1561,11 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
15441561
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz"
15451562
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
15461563

1564+
eslint-visitor-keys@^4.2.1:
1565+
version "4.2.1"
1566+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
1567+
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
1568+
15471569
eslint@^8.57.1:
15481570
version "8.57.1"
15491571
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
@@ -1631,16 +1653,16 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
16311653
resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz"
16321654
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
16331655

1634-
fast-glob@^3.2.9:
1635-
version "3.2.12"
1636-
resolved "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.12.tgz"
1637-
integrity sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==
1656+
fast-glob@^3.2.9, fast-glob@^3.3.2:
1657+
version "3.3.3"
1658+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
1659+
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
16381660
dependencies:
16391661
"@nodelib/fs.stat" "^2.0.2"
16401662
"@nodelib/fs.walk" "^1.2.3"
16411663
glob-parent "^5.1.2"
16421664
merge2 "^1.3.0"
1643-
micromatch "^4.0.4"
1665+
micromatch "^4.0.8"
16441666

16451667
fast-json-stable-stringify@^2.0.0:
16461668
version "2.1.0"
@@ -1666,10 +1688,10 @@ file-entry-cache@^6.0.1:
16661688
dependencies:
16671689
flat-cache "^3.0.4"
16681690

1669-
fill-range@^7.0.1:
1670-
version "7.0.1"
1671-
resolved "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz"
1672-
integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
1691+
fill-range@^7.1.1:
1692+
version "7.1.1"
1693+
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
1694+
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
16731695
dependencies:
16741696
to-regex-range "^5.0.1"
16751697

@@ -1873,11 +1895,16 @@ hosted-git-info@^2.1.4:
18731895
resolved "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz"
18741896
integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==
18751897

1876-
ignore@^5.2.0, ignore@^5.2.4, ignore@^5.3.1:
1898+
ignore@^5.2.0, ignore@^5.2.4:
18771899
version "5.3.1"
18781900
resolved "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz"
18791901
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
18801902

1903+
ignore@^7.0.0:
1904+
version "7.0.5"
1905+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
1906+
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
1907+
18811908
import-fresh@^3.2.1:
18821909
version "3.3.0"
18831910
resolved "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz"
@@ -2194,12 +2221,12 @@ merge2@^1.3.0, merge2@^1.4.1:
21942221
resolved "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz"
21952222
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
21962223

2197-
micromatch@^4.0.4:
2198-
version "4.0.5"
2199-
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz"
2200-
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
2224+
micromatch@^4.0.8:
2225+
version "4.0.8"
2226+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
2227+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
22012228
dependencies:
2202-
braces "^3.0.2"
2229+
braces "^3.0.3"
22032230
picomatch "^2.3.1"
22042231

22052232
min-indent@^1.0.0:
@@ -2801,11 +2828,16 @@ to-regex-range@^5.0.1:
28012828
dependencies:
28022829
is-number "^7.0.0"
28032830

2804-
ts-api-utils@^1.0.1, ts-api-utils@^1.3.0:
2831+
ts-api-utils@^1.0.1:
28052832
version "1.3.0"
28062833
resolved "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.3.0.tgz"
28072834
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
28082835

2836+
ts-api-utils@^2.1.0:
2837+
version "2.1.0"
2838+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
2839+
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
2840+
28092841
tsconfig-paths@^3.14.1:
28102842
version "3.14.1"
28112843
resolved "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz"
@@ -2880,14 +2912,15 @@ type-fest@^0.8.1:
28802912
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz"
28812913
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
28822914

2883-
typescript-eslint@7.18.0:
2884-
version "7.18.0"
2885-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-7.18.0.tgz#e90d57649b2ad37a7475875fa3e834a6d9f61eb2"
2886-
integrity sha512-PonBkP603E3tt05lDkbOMyaxJjvKqQrXsnow72sVeOFINDE/qNmnnd+f9b4N+U7W6MXnnYyrhtmF2t08QWwUbA==
2915+
typescript-eslint@8.37.0:
2916+
version "8.37.0"
2917+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.37.0.tgz#2235ddfa40cdbdadb1afb05f8bda688a2294b4c2"
2918+
integrity sha512-TnbEjzkE9EmcO0Q2zM+GE8NQLItNAJpMmED1BdgoBMYNdqMhzlbqfdSwiRlAzEK2pA9UzVW0gzaaIzXWg2BjfA==
28872919
dependencies:
2888-
"@typescript-eslint/eslint-plugin" "7.18.0"
2889-
"@typescript-eslint/parser" "7.18.0"
2890-
"@typescript-eslint/utils" "7.18.0"
2920+
"@typescript-eslint/eslint-plugin" "8.37.0"
2921+
"@typescript-eslint/parser" "8.37.0"
2922+
"@typescript-eslint/typescript-estree" "8.37.0"
2923+
"@typescript-eslint/utils" "8.37.0"
28912924

28922925
typescript@^5.6.2:
28932926
version "5.6.2"

0 commit comments

Comments
 (0)