Skip to content

Commit 1ae8511

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

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.1",
50+
"@typescript-eslint/parser": "^8.33.1",
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.1",
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.1", "@typescript-eslint/eslint-plugin@^8.33.1":
464+
version "8.33.1"
465+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.33.1.tgz#532641b416ed2afd5be893cddb2a58e9cd1f7a3e"
466+
integrity sha512-TDCXj+YxLgtvxvFlAvpoRv9MAncDLBV2oT9Bd7YBGC/b/sEURoOYuIwLI99rjWOfY3QtDzO+mk0n4AmdFExW8A==
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.1"
470+
"@typescript-eslint/type-utils" "8.33.1"
471+
"@typescript-eslint/utils" "8.33.1"
472+
"@typescript-eslint/visitor-keys" "8.33.1"
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.1", "@typescript-eslint/parser@^8.33.1":
503+
version "8.33.1"
504+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.33.1.tgz#ef9a5ee6aa37a6b4f46cc36d08a14f828238afe2"
505+
integrity sha512-qwxv6dq682yVvgKKp2qWwLgRbscDAYktPptK4JPojCwwi3R9cwrvIxS4lvBpzmcqzR4bdn54Z0IG1uHFskW4dA==
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.1"
508+
"@typescript-eslint/types" "8.33.1"
509+
"@typescript-eslint/typescript-estree" "8.33.1"
510+
"@typescript-eslint/visitor-keys" "8.33.1"
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/project-service@8.33.1":
525+
version "8.33.1"
526+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.33.1.tgz#c85e7d9a44d6a11fe64e73ac1ed47de55dc2bf9f"
527+
integrity sha512-DZR0efeNklDIHHGRpMpR5gJITQpu6tLr9lDJnKdONTC7vvzOlLAG/wcfxcdxEWrbiZApcoBCzXqU/Z458Za5Iw==
528+
dependencies:
529+
"@typescript-eslint/tsconfig-utils" "^8.33.1"
530+
"@typescript-eslint/types" "^8.33.1"
531+
debug "^4.3.4"
532+
524533
"@typescript-eslint/scope-manager@5.40.0":
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.1":
550+
version "8.33.1"
551+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.33.1.tgz#d1e0efb296da5097d054bc9972e69878a2afea73"
552+
integrity sha512-dM4UBtgmzHR9bS0Rv09JST0RcHYearoEoo3pG5B6GoTR9XcyeqX87FEhPo+5kTvVfKCvfHaHrcgeJQc6mrDKrA==
544553
dependencies:
545-
"@typescript-eslint/types" "7.18.0"
546-
"@typescript-eslint/visitor-keys" "7.18.0"
554+
"@typescript-eslint/types" "8.33.1"
555+
"@typescript-eslint/visitor-keys" "8.33.1"
556+
557+
"@typescript-eslint/tsconfig-utils@8.33.1", "@typescript-eslint/tsconfig-utils@^8.33.1":
558+
version "8.33.1"
559+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.33.1.tgz#7836afcc097a4657a5ed56670851a450d8b70ab8"
560+
integrity sha512-STAQsGYbHCF0/e+ShUQ4EatXQ7ceh3fBCXkNU7/MZVKulrlq1usH7t2FhxvCpuCi5O5oi1vmVaAjrGeL71OK1g==
547561

548562
"@typescript-eslint/type-utils@6.21.0":
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.1":
573+
version "8.33.1"
574+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.33.1.tgz#d73ee1a29d8a0abe60d4abbff4f1d040f0de15fa"
575+
integrity sha512-1cG37d9xOkhlykom55WVwG2QRNC7YXlxMaMzqw2uPeJixBFfKWZgaP/hjAObqMN/u3fr5BrTwTnc31/L9jQ2ww==
562576
dependencies:
563-
"@typescript-eslint/typescript-estree" "7.18.0"
564-
"@typescript-eslint/utils" "7.18.0"
577+
"@typescript-eslint/typescript-estree" "8.33.1"
578+
"@typescript-eslint/utils" "8.33.1"
565579
debug "^4.3.4"
566-
ts-api-utils "^1.3.0"
580+
ts-api-utils "^2.1.0"
567581

568582
"@typescript-eslint/types@5.40.0":
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.1", "@typescript-eslint/types@^8.33.1":
593+
version "8.33.1"
594+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.33.1.tgz#b693111bc2180f8098b68e9958cf63761657a55f"
595+
integrity sha512-xid1WfizGhy/TKMTwhtVOgalHwPtV8T32MS9MaH50Cwvz6x6YqRIPdD2WvW0XaqOzTV9p5xdLY0h/ZusU5Lokg==
582596

583597
"@typescript-eslint/typescript-estree@5.40.0":
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.1":
625+
version "8.33.1"
626+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.33.1.tgz#d271beed470bc915b8764e22365d4925c2ea265d"
627+
integrity sha512-+s9LYcT8LWjdYWu7IWs7FvUxpQ/DGkdjZeE/GGulHvv8rvYwQvVaUZ6DE+j5x/prADUgSbbCWZ2nPI3usuVeOA==
614628
dependencies:
615-
"@typescript-eslint/types" "7.18.0"
616-
"@typescript-eslint/visitor-keys" "7.18.0"
629+
"@typescript-eslint/project-service" "8.33.1"
630+
"@typescript-eslint/tsconfig-utils" "8.33.1"
631+
"@typescript-eslint/types" "8.33.1"
632+
"@typescript-eslint/visitor-keys" "8.33.1"
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/utils@5.40.0":
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.1":
667+
version "8.33.1"
668+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.33.1.tgz#ea22f40d3553da090f928cf17907e963643d4b96"
669+
integrity sha512-52HaBiEQUaRYqAXpfzWSR2U3gxk92Kw006+xZpElaPMg3C4PgM+A5LqwoQI1f9E5aZ/qlxAZxzm42WX+vn92SQ==
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.1"
673+
"@typescript-eslint/types" "8.33.1"
674+
"@typescript-eslint/typescript-estree" "8.33.1"
659675

660676
"@typescript-eslint/visitor-keys@5.40.0":
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.1":
693+
version "8.33.1"
694+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.33.1.tgz#6c6e002c24d13211df3df851767f24dfdb4f42bc"
695+
integrity sha512-3i8NrFcZeeDHJ+7ZUuDkGT+UHq+XoFGsymNK2jZCOHcfEzRQ0BdpRtdpSx/Iyf3MHLWIcLS0COuOPibKQboIiQ==
680696
dependencies:
681-
"@typescript-eslint/types" "7.18.0"
682-
eslint-visitor-keys "^3.4.3"
697+
"@typescript-eslint/types" "8.33.1"
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.5"
1904+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
1905+
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
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.1:
2915+
version "8.33.1"
2916+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.33.1.tgz#d2d59c9b24afe1f903a855b02145802e4ae930ff"
2917+
integrity sha512-AgRnV4sKkWOiZ0Kjbnf5ytTJXMUZQ0qhSVdQtDNYLPLnjsATEYhaO94GlRQwi4t4gO8FfjM6NnikHeKjUm8D7A==
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.1"
2920+
"@typescript-eslint/parser" "8.33.1"
2921+
"@typescript-eslint/utils" "8.33.1"
28912922

28922923
typescript@^5.6.2:
28932924
version "5.6.2"

0 commit comments

Comments
 (0)