Skip to content

Commit 0d60970

Browse files
chore(deps): update typescript-eslint monorepo to v8.18.1 (#730)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 03bd2cf commit 0d60970

File tree

2 files changed

+87
-27
lines changed

2 files changed

+87
-27
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"@augu/tsconfig": "1.2.0",
3131
"@types/eslint": "9.6.1",
3232
"@types/node": "22.10.2",
33-
"@typescript-eslint/eslint-plugin": "8.18.0",
34-
"@typescript-eslint/parser": "8.18.0",
33+
"@typescript-eslint/eslint-plugin": "8.18.1",
34+
"@typescript-eslint/parser": "8.18.1",
3535
"@vercel/ncc": "0.38.3",
3636
"colorette": "2.0.20",
3737
"eslint": "9.17.0",

yarn.lock

+85-25
Original file line numberDiff line numberDiff line change
@@ -631,8 +631,8 @@ __metadata:
631631
"@noelware/utils": "npm:2.5.1"
632632
"@types/eslint": "npm:9.6.1"
633633
"@types/node": "npm:22.10.2"
634-
"@typescript-eslint/eslint-plugin": "npm:8.18.0"
635-
"@typescript-eslint/parser": "npm:8.18.0"
634+
"@typescript-eslint/eslint-plugin": "npm:8.18.1"
635+
"@typescript-eslint/parser": "npm:8.18.1"
636636
"@vercel/ncc": "npm:0.38.3"
637637
colorette: "npm:2.0.20"
638638
eslint: "npm:9.17.0"
@@ -857,15 +857,15 @@ __metadata:
857857
languageName: node
858858
linkType: hard
859859

860-
"@typescript-eslint/eslint-plugin@npm:8.18.0":
861-
version: 8.18.0
862-
resolution: "@typescript-eslint/eslint-plugin@npm:8.18.0"
860+
"@typescript-eslint/eslint-plugin@npm:8.18.1":
861+
version: 8.18.1
862+
resolution: "@typescript-eslint/eslint-plugin@npm:8.18.1"
863863
dependencies:
864864
"@eslint-community/regexpp": "npm:^4.10.0"
865-
"@typescript-eslint/scope-manager": "npm:8.18.0"
866-
"@typescript-eslint/type-utils": "npm:8.18.0"
867-
"@typescript-eslint/utils": "npm:8.18.0"
868-
"@typescript-eslint/visitor-keys": "npm:8.18.0"
865+
"@typescript-eslint/scope-manager": "npm:8.18.1"
866+
"@typescript-eslint/type-utils": "npm:8.18.1"
867+
"@typescript-eslint/utils": "npm:8.18.1"
868+
"@typescript-eslint/visitor-keys": "npm:8.18.1"
869869
graphemer: "npm:^1.4.0"
870870
ignore: "npm:^5.3.1"
871871
natural-compare: "npm:^1.4.0"
@@ -874,23 +874,23 @@ __metadata:
874874
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
875875
eslint: ^8.57.0 || ^9.0.0
876876
typescript: ">=4.8.4 <5.8.0"
877-
checksum: 10/fc163212ab626b8880bcc6c166da6e1c907c1e9eac720a217e58bec64af3866dc18e990a15a7dcd9593643f390d921625a89fb235a7e126fbb0a2f52e4abf0f5
877+
checksum: 10/ec061a9c64477260d1ef0fc6283d8754838181e17aa90b3b8b9a70936a2ca4bae11607070917a7701e13f5301ced2b6da4b4b6e5cf525c484f97481e540b5111
878878
languageName: node
879879
linkType: hard
880880

881-
"@typescript-eslint/parser@npm:8.18.0":
882-
version: 8.18.0
883-
resolution: "@typescript-eslint/parser@npm:8.18.0"
881+
"@typescript-eslint/parser@npm:8.18.1":
882+
version: 8.18.1
883+
resolution: "@typescript-eslint/parser@npm:8.18.1"
884884
dependencies:
885-
"@typescript-eslint/scope-manager": "npm:8.18.0"
886-
"@typescript-eslint/types": "npm:8.18.0"
887-
"@typescript-eslint/typescript-estree": "npm:8.18.0"
888-
"@typescript-eslint/visitor-keys": "npm:8.18.0"
885+
"@typescript-eslint/scope-manager": "npm:8.18.1"
886+
"@typescript-eslint/types": "npm:8.18.1"
887+
"@typescript-eslint/typescript-estree": "npm:8.18.1"
888+
"@typescript-eslint/visitor-keys": "npm:8.18.1"
889889
debug: "npm:^4.3.4"
890890
peerDependencies:
891891
eslint: ^8.57.0 || ^9.0.0
892892
typescript: ">=4.8.4 <5.8.0"
893-
checksum: 10/5f4a1c431868ee677a6a1f55197c26c5c6e528a07fd8d8dee3648697c3617343693709c9f77cba86f8bdc1738c5727f5badfd3a9745f0e0719edb77fd0c01ba3
893+
checksum: 10/09a601ef8b837962e5bb2687358520f337f9d0bbac5c6d5e159654faa5caaffb24d990e8d6bc4dc51ff5008dd9e182315c35bc5e9e3789090ccef8b8040e7659
894894
languageName: node
895895
linkType: hard
896896

@@ -904,18 +904,28 @@ __metadata:
904904
languageName: node
905905
linkType: hard
906906

907-
"@typescript-eslint/type-utils@npm:8.18.0":
908-
version: 8.18.0
909-
resolution: "@typescript-eslint/type-utils@npm:8.18.0"
907+
"@typescript-eslint/scope-manager@npm:8.18.1":
908+
version: 8.18.1
909+
resolution: "@typescript-eslint/scope-manager@npm:8.18.1"
910910
dependencies:
911-
"@typescript-eslint/typescript-estree": "npm:8.18.0"
912-
"@typescript-eslint/utils": "npm:8.18.0"
911+
"@typescript-eslint/types": "npm:8.18.1"
912+
"@typescript-eslint/visitor-keys": "npm:8.18.1"
913+
checksum: 10/14f7c09924c3a006b20752e5204b33c2b6974fc00bea16c23f471e65f2fb089fcbd3fb5296bcfd6727ac95c32ba24ebb15ba84fbf1deadc17b4cc5ca7f41c72a
914+
languageName: node
915+
linkType: hard
916+
917+
"@typescript-eslint/type-utils@npm:8.18.1":
918+
version: 8.18.1
919+
resolution: "@typescript-eslint/type-utils@npm:8.18.1"
920+
dependencies:
921+
"@typescript-eslint/typescript-estree": "npm:8.18.1"
922+
"@typescript-eslint/utils": "npm:8.18.1"
913923
debug: "npm:^4.3.4"
914924
ts-api-utils: "npm:^1.3.0"
915925
peerDependencies:
916926
eslint: ^8.57.0 || ^9.0.0
917927
typescript: ">=4.8.4 <5.8.0"
918-
checksum: 10/d857a0b6a52aad10dfd51465b8fc667f579c4a590e7fedd372f834abd2fb438186e2ebc25b61f8a5e4a90d40ebdf614367088d73ec7fe5ac0e8c9dc47ae02258
928+
checksum: 10/cde53d05f4ca6e172239918cba2b560b9f837aa1fc7d5220784b1a6af9c8c525db020a5160822087e320305492fe359b7fb191420789b5f1e47a01e0cda21ac9
919929
languageName: node
920930
linkType: hard
921931

@@ -926,6 +936,13 @@ __metadata:
926936
languageName: node
927937
linkType: hard
928938

939+
"@typescript-eslint/types@npm:8.18.1":
940+
version: 8.18.1
941+
resolution: "@typescript-eslint/types@npm:8.18.1"
942+
checksum: 10/57a6141ba17be929291a644991f3a76f94fce330376f6a079decb20fb53378d636ad6878f8f9b6fcb8244cf1ca8b118f9e8901ae04cf3de2aa9f9ff57791d97a
943+
languageName: node
944+
linkType: hard
945+
929946
"@typescript-eslint/typescript-estree@npm:8.18.0":
930947
version: 8.18.0
931948
resolution: "@typescript-eslint/typescript-estree@npm:8.18.0"
@@ -944,7 +961,40 @@ __metadata:
944961
languageName: node
945962
linkType: hard
946963

947-
"@typescript-eslint/utils@npm:8.18.0, @typescript-eslint/utils@npm:^8.18.0":
964+
"@typescript-eslint/typescript-estree@npm:8.18.1":
965+
version: 8.18.1
966+
resolution: "@typescript-eslint/typescript-estree@npm:8.18.1"
967+
dependencies:
968+
"@typescript-eslint/types": "npm:8.18.1"
969+
"@typescript-eslint/visitor-keys": "npm:8.18.1"
970+
debug: "npm:^4.3.4"
971+
fast-glob: "npm:^3.3.2"
972+
is-glob: "npm:^4.0.3"
973+
minimatch: "npm:^9.0.4"
974+
semver: "npm:^7.6.0"
975+
ts-api-utils: "npm:^1.3.0"
976+
peerDependencies:
977+
typescript: ">=4.8.4 <5.8.0"
978+
checksum: 10/8ecc1b50b9fc32116eee1b3b00f3fb29cf18026c0bbb50ab5f6e01db58ef62b8ac01824f2950f132479be6e1b82466a2bfd1e2cb4525aa8dbce4c27fc2494cfc
979+
languageName: node
980+
linkType: hard
981+
982+
"@typescript-eslint/utils@npm:8.18.1":
983+
version: 8.18.1
984+
resolution: "@typescript-eslint/utils@npm:8.18.1"
985+
dependencies:
986+
"@eslint-community/eslint-utils": "npm:^4.4.0"
987+
"@typescript-eslint/scope-manager": "npm:8.18.1"
988+
"@typescript-eslint/types": "npm:8.18.1"
989+
"@typescript-eslint/typescript-estree": "npm:8.18.1"
990+
peerDependencies:
991+
eslint: ^8.57.0 || ^9.0.0
992+
typescript: ">=4.8.4 <5.8.0"
993+
checksum: 10/7b33d2ac273ad606a3dcb776bcf02c901812952550cdc93d4ece272b3b0e5d2a4e05fa92f9bd466f4a296ddd5992902d3b6623aa1c29d09e8e392897103e42a8
994+
languageName: node
995+
linkType: hard
996+
997+
"@typescript-eslint/utils@npm:^8.18.0":
948998
version: 8.18.0
949999
resolution: "@typescript-eslint/utils@npm:8.18.0"
9501000
dependencies:
@@ -969,6 +1019,16 @@ __metadata:
9691019
languageName: node
9701020
linkType: hard
9711021

1022+
"@typescript-eslint/visitor-keys@npm:8.18.1":
1023+
version: 8.18.1
1024+
resolution: "@typescript-eslint/visitor-keys@npm:8.18.1"
1025+
dependencies:
1026+
"@typescript-eslint/types": "npm:8.18.1"
1027+
eslint-visitor-keys: "npm:^4.2.0"
1028+
checksum: 10/00e88b1640a68c3afea08731395eb09a8216892248fee819cb7526e99093256743239d6b9e880a499f1c0ddfe2ffa4d1ad895d9e778b5d42e702d5880db1a594
1029+
languageName: node
1030+
linkType: hard
1031+
9721032
"@vercel/ncc@npm:0.38.3":
9731033
version: 0.38.3
9741034
resolution: "@vercel/ncc@npm:0.38.3"

0 commit comments

Comments
 (0)