Skip to content

Commit 3a09583

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent a923db6 commit 3a09583

File tree

2 files changed

+65
-65
lines changed

2 files changed

+65
-65
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@
7878
"js-yaml": "^4.1.0",
7979
"typescript": "^5.5.4",
8080
"@types/jest": "^29.5.12",
81-
"@typescript-eslint/eslint-plugin": "^7.17.0",
82-
"@typescript-eslint/parser": "^7.18.0",
81+
"@typescript-eslint/eslint-plugin": "^8.0.0",
82+
"@typescript-eslint/parser": "^8.0.0",
8383
"@vercel/ncc": "^0.38.1",
8484
"eslint-plugin-jest": "^28.8.0",
8585
"eslint-plugin-jsonc": "^2.16.0",

yarn.lock

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -746,16 +746,16 @@
746746
dependencies:
747747
"@types/yargs-parser" "*"
748748

749-
"@typescript-eslint/eslint-plugin@^7.17.0":
750-
version "7.18.0"
751-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz#b16d3cf3ee76bf572fdf511e79c248bdec619ea3"
752-
integrity sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==
749+
"@typescript-eslint/eslint-plugin@^8.0.0":
750+
version "8.5.0"
751+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.5.0.tgz#7c1863693a98371703686e1c0fac64ffc576cdb1"
752+
integrity sha512-lHS5hvz33iUFQKuPFGheAB84LwcJ60G8vKnEhnfcK1l8kGVLro2SFYW6K0/tj8FUhRJ0VHyg1oAfg50QGbPPHw==
753753
dependencies:
754754
"@eslint-community/regexpp" "^4.10.0"
755-
"@typescript-eslint/scope-manager" "7.18.0"
756-
"@typescript-eslint/type-utils" "7.18.0"
757-
"@typescript-eslint/utils" "7.18.0"
758-
"@typescript-eslint/visitor-keys" "7.18.0"
755+
"@typescript-eslint/scope-manager" "8.5.0"
756+
"@typescript-eslint/type-utils" "8.5.0"
757+
"@typescript-eslint/utils" "8.5.0"
758+
"@typescript-eslint/visitor-keys" "8.5.0"
759759
graphemer "^1.4.0"
760760
ignore "^5.3.1"
761761
natural-compare "^1.4.0"
@@ -772,15 +772,15 @@
772772
"@typescript-eslint/visitor-keys" "6.21.0"
773773
debug "^4.3.4"
774774

775-
"@typescript-eslint/parser@^7.18.0":
776-
version "7.18.0"
777-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.18.0.tgz#83928d0f1b7f4afa974098c64b5ce6f9051f96a0"
778-
integrity sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==
775+
"@typescript-eslint/parser@^8.0.0":
776+
version "8.5.0"
777+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.5.0.tgz#d590e1ef9f31f26d423999ad3f687723247e6bcc"
778+
integrity sha512-gF77eNv0Xz2UJg/NbpWJ0kqAm35UMsvZf1GHj8D9MRFTj/V3tAciIWXfmPLsAAF/vUlpWPvUDyH1jjsr0cMVWw==
779779
dependencies:
780-
"@typescript-eslint/scope-manager" "7.18.0"
781-
"@typescript-eslint/types" "7.18.0"
782-
"@typescript-eslint/typescript-estree" "7.18.0"
783-
"@typescript-eslint/visitor-keys" "7.18.0"
780+
"@typescript-eslint/scope-manager" "8.5.0"
781+
"@typescript-eslint/types" "8.5.0"
782+
"@typescript-eslint/typescript-estree" "8.5.0"
783+
"@typescript-eslint/visitor-keys" "8.5.0"
784784
debug "^4.3.4"
785785

786786
"@typescript-eslint/[email protected]":
@@ -791,14 +791,6 @@
791791
"@typescript-eslint/types" "6.21.0"
792792
"@typescript-eslint/visitor-keys" "6.21.0"
793793

794-
"@typescript-eslint/[email protected]":
795-
version "7.18.0"
796-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz#c928e7a9fc2c0b3ed92ab3112c614d6bd9951c83"
797-
integrity sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==
798-
dependencies:
799-
"@typescript-eslint/types" "7.18.0"
800-
"@typescript-eslint/visitor-keys" "7.18.0"
801-
802794
"@typescript-eslint/[email protected]":
803795
version "8.3.0"
804796
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.3.0.tgz#834301d2e70baf924c26818b911bdc40086f7468"
@@ -807,13 +799,21 @@
807799
"@typescript-eslint/types" "8.3.0"
808800
"@typescript-eslint/visitor-keys" "8.3.0"
809801

810-
"@typescript-eslint/[email protected]":
811-
version "7.18.0"
812-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz#2165ffaee00b1fbbdd2d40aa85232dab6998f53b"
813-
integrity sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA==
802+
"@typescript-eslint/[email protected]":
803+
version "8.5.0"
804+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.5.0.tgz#385341de65b976f02b295b8aca54bb4ffd6b5f07"
805+
integrity sha512-06JOQ9Qgj33yvBEx6tpC8ecP9o860rsR22hWMEd12WcTRrfaFgHr2RB/CA/B+7BMhHkXT4chg2MyboGdFGawYg==
806+
dependencies:
807+
"@typescript-eslint/types" "8.5.0"
808+
"@typescript-eslint/visitor-keys" "8.5.0"
809+
810+
"@typescript-eslint/[email protected]":
811+
version "8.5.0"
812+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.5.0.tgz#6215b23aa39dbbd8dde0a4ef9ee0f745410c29b1"
813+
integrity sha512-N1K8Ix+lUM+cIDhL2uekVn/ZD7TZW+9/rwz8DclQpcQ9rk4sIL5CAlBC0CugWKREmDjBzI/kQqU4wkg46jWLYA==
814814
dependencies:
815-
"@typescript-eslint/typescript-estree" "7.18.0"
816-
"@typescript-eslint/utils" "7.18.0"
815+
"@typescript-eslint/typescript-estree" "8.5.0"
816+
"@typescript-eslint/utils" "8.5.0"
817817
debug "^4.3.4"
818818
ts-api-utils "^1.3.0"
819819

@@ -822,16 +822,16 @@
822822
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
823823
integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
824824

825-
"@typescript-eslint/[email protected]":
826-
version "7.18.0"
827-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
828-
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
829-
830825
"@typescript-eslint/[email protected]":
831826
version "8.3.0"
832827
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.3.0.tgz#378e62447c2d7028236e55a81d3391026600563b"
833828
integrity sha512-y6sSEeK+facMaAyixM36dQ5NVXTnKWunfD1Ft4xraYqxP0lC0POJmIaL/mw72CUMqjY9qfyVfXafMeaUj0noWw==
834829

830+
"@typescript-eslint/[email protected]":
831+
version "8.5.0"
832+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.5.0.tgz#4465d99331d1276f8fb2030e4f9c73fe01a05bf9"
833+
integrity sha512-qjkormnQS5wF9pjSi6q60bKUHH44j2APxfh9TQRXK8wbYVeDYYdYJGIROL87LGZZ2gz3Rbmjc736qyL8deVtdw==
834+
835835
"@typescript-eslint/[email protected]":
836836
version "6.21.0"
837837
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46"
@@ -846,43 +846,43 @@
846846
semver "^7.5.4"
847847
ts-api-utils "^1.0.1"
848848

849-
"@typescript-eslint/typescript-estree@7.18.0":
850-
version "7.18.0"
851-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931"
852-
integrity sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==
849+
"@typescript-eslint/typescript-estree@8.3.0":
850+
version "8.3.0"
851+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.3.0.tgz#3e3d38af101ba61a8568f034733b72bfc9f176b9"
852+
integrity sha512-Mq7FTHl0R36EmWlCJWojIC1qn/ZWo2YiWYc1XVtasJ7FIgjo0MVv9rZWXEE7IK2CGrtwe1dVOxWwqXUdNgfRCA==
853853
dependencies:
854-
"@typescript-eslint/types" "7.18.0"
855-
"@typescript-eslint/visitor-keys" "7.18.0"
854+
"@typescript-eslint/types" "8.3.0"
855+
"@typescript-eslint/visitor-keys" "8.3.0"
856856
debug "^4.3.4"
857-
globby "^11.1.0"
857+
fast-glob "^3.3.2"
858858
is-glob "^4.0.3"
859859
minimatch "^9.0.4"
860860
semver "^7.6.0"
861861
ts-api-utils "^1.3.0"
862862

863-
"@typescript-eslint/typescript-estree@8.3.0":
864-
version "8.3.0"
865-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.3.0.tgz#3e3d38af101ba61a8568f034733b72bfc9f176b9"
866-
integrity sha512-Mq7FTHl0R36EmWlCJWojIC1qn/ZWo2YiWYc1XVtasJ7FIgjo0MVv9rZWXEE7IK2CGrtwe1dVOxWwqXUdNgfRCA==
863+
"@typescript-eslint/typescript-estree@8.5.0":
864+
version "8.5.0"
865+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.5.0.tgz#6e5758cf2f63aa86e9ddfa4e284e2e0b81b87557"
866+
integrity sha512-vEG2Sf9P8BPQ+d0pxdfndw3xIXaoSjliG0/Ejk7UggByZPKXmJmw3GW5jV2gHNQNawBUyfahoSiCFVov0Ruf7Q==
867867
dependencies:
868-
"@typescript-eslint/types" "8.3.0"
869-
"@typescript-eslint/visitor-keys" "8.3.0"
868+
"@typescript-eslint/types" "8.5.0"
869+
"@typescript-eslint/visitor-keys" "8.5.0"
870870
debug "^4.3.4"
871871
fast-glob "^3.3.2"
872872
is-glob "^4.0.3"
873873
minimatch "^9.0.4"
874874
semver "^7.6.0"
875875
ts-api-utils "^1.3.0"
876876

877-
"@typescript-eslint/utils@7.18.0":
878-
version "7.18.0"
879-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f"
880-
integrity sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==
877+
"@typescript-eslint/utils@8.5.0":
878+
version "8.5.0"
879+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.5.0.tgz#4d4ffed96d0654546a37faa5b84bdce16d951634"
880+
integrity sha512-6yyGYVL0e+VzGYp60wvkBHiqDWOpT63pdMV2CVG4LVDd5uR6q1qQN/7LafBZtAtNIn/mqXjsSeS5ggv/P0iECw==
881881
dependencies:
882882
"@eslint-community/eslint-utils" "^4.4.0"
883-
"@typescript-eslint/scope-manager" "7.18.0"
884-
"@typescript-eslint/types" "7.18.0"
885-
"@typescript-eslint/typescript-estree" "7.18.0"
883+
"@typescript-eslint/scope-manager" "8.5.0"
884+
"@typescript-eslint/types" "8.5.0"
885+
"@typescript-eslint/typescript-estree" "8.5.0"
886886

887887
"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
888888
version "8.3.0"
@@ -902,14 +902,6 @@
902902
"@typescript-eslint/types" "6.21.0"
903903
eslint-visitor-keys "^3.4.1"
904904

905-
"@typescript-eslint/[email protected]":
906-
version "7.18.0"
907-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz#0564629b6124d67607378d0f0332a0495b25e7d7"
908-
integrity sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==
909-
dependencies:
910-
"@typescript-eslint/types" "7.18.0"
911-
eslint-visitor-keys "^3.4.3"
912-
913905
"@typescript-eslint/[email protected]":
914906
version "8.3.0"
915907
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.3.0.tgz#320d747d107af1eef1eb43fbc4ccdbddda13068b"
@@ -918,6 +910,14 @@
918910
"@typescript-eslint/types" "8.3.0"
919911
eslint-visitor-keys "^3.4.3"
920912

913+
"@typescript-eslint/[email protected]":
914+
version "8.5.0"
915+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.5.0.tgz#13028df3b866d2e3e2e2cc4193cf2c1e0e04c4bf"
916+
integrity sha512-yTPqMnbAZJNy2Xq2XU8AdtOW9tJIr+UQb64aXB9f3B1498Zx9JorVgFJcZpEc9UBuCCrdzKID2RGAMkYcDtZOw==
917+
dependencies:
918+
"@typescript-eslint/types" "8.5.0"
919+
eslint-visitor-keys "^3.4.3"
920+
921921
"@ungap/structured-clone@^1.2.0":
922922
version "1.2.0"
923923
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"

0 commit comments

Comments
 (0)