Skip to content

Commit ede62ee

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

File tree

2 files changed

+124
-93
lines changed

2 files changed

+124
-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.33.0",
50+
"@typescript-eslint/parser": "^8.33.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.33.0",
6262
"uvu": "^0.5.6"
6363
}
6464
}

yarn.lock

Lines changed: 121 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.33.0", "@typescript-eslint/eslint-plugin@^8.33.0":
464+
version "8.33.0"
465+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.33.0.tgz#51ed03649575ba51bcee7efdbfd85283249b5447"
466+
integrity sha512-CACyQuqSHt7ma3Ns601xykeBK/rDeZa3w6IS6UtMQbixO5DWy+8TilKkviGDH6jtWCo8FGRKEK5cLLkPvEammQ==
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.33.0"
470+
"@typescript-eslint/type-utils" "8.33.0"
471+
"@typescript-eslint/utils" "8.33.0"
472+
"@typescript-eslint/visitor-keys" "8.33.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.33.0", "@typescript-eslint/parser@^8.33.0":
503+
version "8.33.0"
504+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.33.0.tgz#8e523c2b447ad7cd6ac91b719d8b37449481784d"
505+
integrity sha512-JaehZvf6m0yqYp34+RVnihBAChkqeH+tqqhS0GuX1qgPpwLvmTPheKEs6OeCK6hVJgXZHJ2vbjnC9j119auStQ==
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.33.0"
508+
"@typescript-eslint/types" "8.33.0"
509+
"@typescript-eslint/typescript-estree" "8.33.0"
510+
"@typescript-eslint/visitor-keys" "8.33.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.33.0"
526+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.33.0.tgz#71f37ef9010de47bf20963914743c5cbef851e08"
527+
integrity sha512-d1hz0u9l6N+u/gcrk6s6gYdl7/+pp8yHheRTqP6X5hVDKALEaTn8WfGiit7G511yueBEL3OpOEpD+3/MBdoN+A==
528+
dependencies:
529+
"@typescript-eslint/tsconfig-utils" "^8.33.0"
530+
"@typescript-eslint/types" "^8.33.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.33.0":
550+
version "8.33.0"
551+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.33.0.tgz#459cf0c49d410800b1a023b973c62d699b09bf4c"
552+
integrity sha512-LMi/oqrzpqxyO72ltP+dBSP6V0xiUb4saY7WLtxSfiNEBI8m321LLVFU9/QDJxjDQG9/tjSqKz/E3380TEqSTw==
544553
dependencies:
545-
"@typescript-eslint/types" "7.18.0"
546-
"@typescript-eslint/visitor-keys" "7.18.0"
554+
"@typescript-eslint/types" "8.33.0"
555+
"@typescript-eslint/visitor-keys" "8.33.0"
556+
557+
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.33.0":
558+
version "8.33.0"
559+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.33.0.tgz#316adab038bbdc43e448781d5a816c2973eab73e"
560+
integrity sha512-sTkETlbqhEoiFmGr1gsdq5HyVbSOF0145SYDJ/EQmXHtKViCaGvnyLqWFFHtEXoS0J1yU8Wyou2UGmgW88fEug==
547561

548562
"@typescript-eslint/[email protected]":
549563
version "6.21.0"
@@ -555,15 +569,15 @@
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.33.0":
573+
version "8.33.0"
574+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.33.0.tgz#f06124b2d6db8a51b24990cb123c9543af93fef5"
575+
integrity sha512-lScnHNCBqL1QayuSrWeqAL5GmqNdVUQAAMTaCwdYEdWfIrSrOGzyLGRCHXcCixa5NK6i5l0AfSO2oBSjCjf4XQ==
562576
dependencies:
563-
"@typescript-eslint/typescript-estree" "7.18.0"
564-
"@typescript-eslint/utils" "7.18.0"
577+
"@typescript-eslint/typescript-estree" "8.33.0"
578+
"@typescript-eslint/utils" "8.33.0"
565579
debug "^4.3.4"
566-
ts-api-utils "^1.3.0"
580+
ts-api-utils "^2.1.0"
567581

568582
"@typescript-eslint/[email protected]":
569583
version "5.40.0"
@@ -575,10 +589,10 @@
575589
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.21.0.tgz"
576590
integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
577591

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==
592+
"@typescript-eslint/types@8.33.0", "@typescript-eslint/types@^8.33.0":
593+
version "8.33.0"
594+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.33.0.tgz#02a7dbba611a8abf1ad2a9e00f72f7b94b5ab0ee"
595+
integrity sha512-DKuXOKpM5IDT1FA2g9x9x1Ug81YuKrzf4mYX8FAVSNu5Wo/LELHWQyM1pQaDkI42bX15PWl0vNPt1uGiIFUOpg==
582596

583597
"@typescript-eslint/[email protected]":
584598
version "5.40.0"
@@ -607,19 +621,21 @@
607621
semver "^7.5.4"
608622
ts-api-utils "^1.0.1"
609623

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==
624+
"@typescript-eslint/typescript-estree@8.33.0":
625+
version "8.33.0"
626+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.33.0.tgz#abcc1d3db75a8e9fd2e274ee8c4099fa2399abfd"
627+
integrity sha512-vegY4FQoB6jL97Tu/lWRsAiUUp8qJTqzAmENH2k59SJhw0Th1oszb9Idq/FyyONLuNqT1OADJPXfyUNOR8SzAQ==
614628
dependencies:
615-
"@typescript-eslint/types" "7.18.0"
616-
"@typescript-eslint/visitor-keys" "7.18.0"
629+
"@typescript-eslint/project-service" "8.33.0"
630+
"@typescript-eslint/tsconfig-utils" "8.33.0"
631+
"@typescript-eslint/types" "8.33.0"
632+
"@typescript-eslint/visitor-keys" "8.33.0"
617633
debug "^4.3.4"
618-
globby "^11.1.0"
634+
fast-glob "^3.3.2"
619635
is-glob "^4.0.3"
620636
minimatch "^9.0.4"
621637
semver "^7.6.0"
622-
ts-api-utils "^1.3.0"
638+
ts-api-utils "^2.1.0"
623639

624640
"@typescript-eslint/[email protected]":
625641
version "5.40.0"
@@ -647,15 +663,15 @@
647663
"@typescript-eslint/typescript-estree" "6.21.0"
648664
semver "^7.5.4"
649665

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==
666+
"@typescript-eslint/utils@8.33.0":
667+
version "8.33.0"
668+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.33.0.tgz#574ad5edee371077b9e28ca6fb804f2440f447c1"
669+
integrity sha512-lPFuQaLA9aSNa7D5u2EpRiqdAUhzShwGg/nhpBlc4GR6kcTABttCuyjFs8BcEZ8VWrjCBof/bePhP3Q3fS+Yrw==
654670
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"
671+
"@eslint-community/eslint-utils" "^4.7.0"
672+
"@typescript-eslint/scope-manager" "8.33.0"
673+
"@typescript-eslint/types" "8.33.0"
674+
"@typescript-eslint/typescript-estree" "8.33.0"
659675

660676
"@typescript-eslint/[email protected]":
661677
version "5.40.0"
@@ -673,13 +689,13 @@
673689
"@typescript-eslint/types" "6.21.0"
674690
eslint-visitor-keys "^3.4.1"
675691

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==
692+
"@typescript-eslint/visitor-keys@8.33.0":
693+
version "8.33.0"
694+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.33.0.tgz#fbae16fd3594531f8cad95d421125d634e9974fe"
695+
integrity sha512-7RW7CMYoskiz5OOGAWjJFxgb7c5UNjTG292gYhWeOAcFmYCtVCSqjqSBj5zMhxbXo2JOW95YYrUWJfU0zrpaGQ==
680696
dependencies:
681-
"@typescript-eslint/types" "7.18.0"
682-
eslint-visitor-keys "^3.4.3"
697+
"@typescript-eslint/types" "8.33.0"
698+
eslint-visitor-keys "^4.2.0"
683699

684700
"@ungap/structured-clone@^1.2.0":
685701
version "1.2.0"
@@ -823,12 +839,12 @@ brace-expansion@^2.0.1:
823839
dependencies:
824840
balanced-match "^1.0.0"
825841

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==
842+
braces@^3.0.3:
843+
version "3.0.3"
844+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
845+
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
830846
dependencies:
831-
fill-range "^7.0.1"
847+
fill-range "^7.1.1"
832848

833849
browserslist@^4.23.0:
834850
version "4.23.0"
@@ -1544,6 +1560,11 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
15441560
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz"
15451561
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
15461562

1563+
eslint-visitor-keys@^4.2.0:
1564+
version "4.2.0"
1565+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
1566+
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
1567+
15471568
eslint@^8.57.1:
15481569
version "8.57.1"
15491570
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
@@ -1631,16 +1652,16 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
16311652
resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz"
16321653
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
16331654

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==
1655+
fast-glob@^3.2.9, fast-glob@^3.3.2:
1656+
version "3.3.3"
1657+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
1658+
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
16381659
dependencies:
16391660
"@nodelib/fs.stat" "^2.0.2"
16401661
"@nodelib/fs.walk" "^1.2.3"
16411662
glob-parent "^5.1.2"
16421663
merge2 "^1.3.0"
1643-
micromatch "^4.0.4"
1664+
micromatch "^4.0.8"
16441665

16451666
fast-json-stable-stringify@^2.0.0:
16461667
version "2.1.0"
@@ -1666,10 +1687,10 @@ file-entry-cache@^6.0.1:
16661687
dependencies:
16671688
flat-cache "^3.0.4"
16681689

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==
1690+
fill-range@^7.1.1:
1691+
version "7.1.1"
1692+
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
1693+
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
16731694
dependencies:
16741695
to-regex-range "^5.0.1"
16751696

@@ -1873,11 +1894,16 @@ hosted-git-info@^2.1.4:
18731894
resolved "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz"
18741895
integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==
18751896

1876-
ignore@^5.2.0, ignore@^5.2.4, ignore@^5.3.1:
1897+
ignore@^5.2.0, ignore@^5.2.4:
18771898
version "5.3.1"
18781899
resolved "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz"
18791900
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
18801901

1902+
ignore@^7.0.0:
1903+
version "7.0.4"
1904+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.4.tgz#a12c70d0f2607c5bf508fb65a40c75f037d7a078"
1905+
integrity sha512-gJzzk+PQNznz8ysRrC0aOkBNVRBDtE1n53IqyqEf3PXrYwomFs5q4pGMizBMJF+ykh03insJ27hB8gSrD2Hn8A==
1906+
18811907
import-fresh@^3.2.1:
18821908
version "3.3.0"
18831909
resolved "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz"
@@ -2194,12 +2220,12 @@ merge2@^1.3.0, merge2@^1.4.1:
21942220
resolved "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz"
21952221
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
21962222

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==
2223+
micromatch@^4.0.8:
2224+
version "4.0.8"
2225+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
2226+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
22012227
dependencies:
2202-
braces "^3.0.2"
2228+
braces "^3.0.3"
22032229
picomatch "^2.3.1"
22042230

22052231
min-indent@^1.0.0:
@@ -2801,11 +2827,16 @@ to-regex-range@^5.0.1:
28012827
dependencies:
28022828
is-number "^7.0.0"
28032829

2804-
ts-api-utils@^1.0.1, ts-api-utils@^1.3.0:
2830+
ts-api-utils@^1.0.1:
28052831
version "1.3.0"
28062832
resolved "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.3.0.tgz"
28072833
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
28082834

2835+
ts-api-utils@^2.1.0:
2836+
version "2.1.0"
2837+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
2838+
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
2839+
28092840
tsconfig-paths@^3.14.1:
28102841
version "3.14.1"
28112842
resolved "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz"
@@ -2880,14 +2911,14 @@ type-fest@^0.8.1:
28802911
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz"
28812912
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
28822913

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==
2914+
typescript-eslint@8.33.0:
2915+
version "8.33.0"
2916+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.33.0.tgz#89f733a90edc6abe0994b6130b964e781a1ba82f"
2917+
integrity sha512-5YmNhF24ylCsvdNW2oJwMzTbaeO4bg90KeGtMjUw0AGtHksgEPLRTUil+coHwCfiu4QjVJFnjp94DmU6zV7DhQ==
28872918
dependencies:
2888-
"@typescript-eslint/eslint-plugin" "7.18.0"
2889-
"@typescript-eslint/parser" "7.18.0"
2890-
"@typescript-eslint/utils" "7.18.0"
2919+
"@typescript-eslint/eslint-plugin" "8.33.0"
2920+
"@typescript-eslint/parser" "8.33.0"
2921+
"@typescript-eslint/utils" "8.33.0"
28912922

28922923
typescript@^5.6.2:
28932924
version "5.6.2"

0 commit comments

Comments
 (0)