Skip to content

Commit 13c2cd5

Browse files
chore(deps): update typescript-eslint monorepo to v8.18.2 (#732)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 807d36e commit 13c2cd5

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.1",
34-
"@typescript-eslint/parser": "8.18.1",
33+
"@typescript-eslint/eslint-plugin": "8.18.2",
34+
"@typescript-eslint/parser": "8.18.2",
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.1"
635-
"@typescript-eslint/parser": "npm:8.18.1"
634+
"@typescript-eslint/eslint-plugin": "npm:8.18.2"
635+
"@typescript-eslint/parser": "npm:8.18.2"
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.1":
861-
version: 8.18.1
862-
resolution: "@typescript-eslint/eslint-plugin@npm:8.18.1"
860+
"@typescript-eslint/eslint-plugin@npm:8.18.2":
861+
version: 8.18.2
862+
resolution: "@typescript-eslint/eslint-plugin@npm:8.18.2"
863863
dependencies:
864864
"@eslint-community/regexpp": "npm:^4.10.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"
865+
"@typescript-eslint/scope-manager": "npm:8.18.2"
866+
"@typescript-eslint/type-utils": "npm:8.18.2"
867+
"@typescript-eslint/utils": "npm:8.18.2"
868+
"@typescript-eslint/visitor-keys": "npm:8.18.2"
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/ec061a9c64477260d1ef0fc6283d8754838181e17aa90b3b8b9a70936a2ca4bae11607070917a7701e13f5301ced2b6da4b4b6e5cf525c484f97481e540b5111
877+
checksum: 10/717eecbc17ab80d0cb536f0095b0d5547c9e20d9d750118623d0a96c4a5ea3c6f449d03433c426ec43096979c6cfbe0d6a3cfdc369aae86ac0eb6763756407cc
878878
languageName: node
879879
linkType: hard
880880

881-
"@typescript-eslint/parser@npm:8.18.1":
882-
version: 8.18.1
883-
resolution: "@typescript-eslint/parser@npm:8.18.1"
881+
"@typescript-eslint/parser@npm:8.18.2":
882+
version: 8.18.2
883+
resolution: "@typescript-eslint/parser@npm:8.18.2"
884884
dependencies:
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"
885+
"@typescript-eslint/scope-manager": "npm:8.18.2"
886+
"@typescript-eslint/types": "npm:8.18.2"
887+
"@typescript-eslint/typescript-estree": "npm:8.18.2"
888+
"@typescript-eslint/visitor-keys": "npm:8.18.2"
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/09a601ef8b837962e5bb2687358520f337f9d0bbac5c6d5e159654faa5caaffb24d990e8d6bc4dc51ff5008dd9e182315c35bc5e9e3789090ccef8b8040e7659
893+
checksum: 10/e8d7364fe0ec5d29186cc046b077b49de527d30b9e4dbc49c14685dbe4e7e902553eefe37efc5eb74685b5998d35beb255143b66e00f25acd19ac0590f7ecea3
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.1":
908-
version: 8.18.1
909-
resolution: "@typescript-eslint/type-utils@npm:8.18.1"
907+
"@typescript-eslint/scope-manager@npm:8.18.2":
908+
version: 8.18.2
909+
resolution: "@typescript-eslint/scope-manager@npm:8.18.2"
910910
dependencies:
911-
"@typescript-eslint/typescript-estree": "npm:8.18.1"
912-
"@typescript-eslint/utils": "npm:8.18.1"
911+
"@typescript-eslint/types": "npm:8.18.2"
912+
"@typescript-eslint/visitor-keys": "npm:8.18.2"
913+
checksum: 10/073ebc22888b7ca21fed70feb84d8fa2fe4b0d039035179052875b055b62165cc2e8aadf079c17931b7f24d021ff7ee4e204559540e0c1fbe49b8950a4143102
914+
languageName: node
915+
linkType: hard
916+
917+
"@typescript-eslint/type-utils@npm:8.18.2":
918+
version: 8.18.2
919+
resolution: "@typescript-eslint/type-utils@npm:8.18.2"
920+
dependencies:
921+
"@typescript-eslint/typescript-estree": "npm:8.18.2"
922+
"@typescript-eslint/utils": "npm:8.18.2"
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/cde53d05f4ca6e172239918cba2b560b9f837aa1fc7d5220784b1a6af9c8c525db020a5160822087e320305492fe359b7fb191420789b5f1e47a01e0cda21ac9
928+
checksum: 10/56a67b50557c589bb3c1f8e9bbea5cb8edca9cf2a642e2d46b614a6b2cf4d4518d00b8b869a58d2e059b256088ec673232d5f2d62d53733d818336d50175f1df
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.2":
940+
version: 8.18.2
941+
resolution: "@typescript-eslint/types@npm:8.18.2"
942+
checksum: 10/adc011ff310344f1aa8ee8041c4524107c40547141b9dd83ea0d551ccc60f5e18c7700ac1376d706f42ac597670f61993e1074696aa20d68c8a05506776f5184
943+
languageName: node
944+
linkType: hard
945+
929946
"@typescript-eslint/typescript-estree@npm:8.18.1":
930947
version: 8.18.1
931948
resolution: "@typescript-eslint/typescript-estree@npm:8.18.1"
@@ -944,7 +961,40 @@ __metadata:
944961
languageName: node
945962
linkType: hard
946963

947-
"@typescript-eslint/utils@npm:8.18.1, @typescript-eslint/utils@npm:^8.18.1":
964+
"@typescript-eslint/typescript-estree@npm:8.18.2":
965+
version: 8.18.2
966+
resolution: "@typescript-eslint/typescript-estree@npm:8.18.2"
967+
dependencies:
968+
"@typescript-eslint/types": "npm:8.18.2"
969+
"@typescript-eslint/visitor-keys": "npm:8.18.2"
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/0c3fa4d0c69da7b55973c9fbdb06b9fb7fb59f15243f59056d7361cf7daa992dc5e89f2cf2317c16e7c0a75d8edc5c6dd8f67ef47e62f2dadce5ecc80d4f4d36
979+
languageName: node
980+
linkType: hard
981+
982+
"@typescript-eslint/utils@npm:8.18.2":
983+
version: 8.18.2
984+
resolution: "@typescript-eslint/utils@npm:8.18.2"
985+
dependencies:
986+
"@eslint-community/eslint-utils": "npm:^4.4.0"
987+
"@typescript-eslint/scope-manager": "npm:8.18.2"
988+
"@typescript-eslint/types": "npm:8.18.2"
989+
"@typescript-eslint/typescript-estree": "npm:8.18.2"
990+
peerDependencies:
991+
eslint: ^8.57.0 || ^9.0.0
992+
typescript: ">=4.8.4 <5.8.0"
993+
checksum: 10/70cf891d7ab099d6bfa103973c71916bc08bf0bcb7c05861c6f5f660d8dc796ddc081a1c9b1168abbe5b85d4583617f85ca1e2aaac56a5c78dcfdeb908fdc86c
994+
languageName: node
995+
linkType: hard
996+
997+
"@typescript-eslint/utils@npm:^8.18.1":
948998
version: 8.18.1
949999
resolution: "@typescript-eslint/utils@npm:8.18.1"
9501000
dependencies:
@@ -969,6 +1019,16 @@ __metadata:
9691019
languageName: node
9701020
linkType: hard
9711021

1022+
"@typescript-eslint/visitor-keys@npm:8.18.2":
1023+
version: 8.18.2
1024+
resolution: "@typescript-eslint/visitor-keys@npm:8.18.2"
1025+
dependencies:
1026+
"@typescript-eslint/types": "npm:8.18.2"
1027+
eslint-visitor-keys: "npm:^4.2.0"
1028+
checksum: 10/fa6e4194ae70b005172e180fe1ab89a33c70ee05cf789be2808043ce609ebc11fb8776ae28b01308e8feea432ab32a3d3e96d0acb20da92d6f1b7098cbb26567
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)