Skip to content

Commit 8d17bdc

Browse files
chore(deps): update typescript-eslint monorepo to v8.46.4 (#966)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7159293 commit 8d17bdc

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
@@ -40,8 +40,8 @@
4040
"@types/node": "24.10.1",
4141
"@types/ramda": "0.31.1",
4242
"@types/uuid": "^11.0.0",
43-
"@typescript-eslint/eslint-plugin": "8.46.3",
44-
"@typescript-eslint/parser": "8.46.3",
43+
"@typescript-eslint/eslint-plugin": "8.46.4",
44+
"@typescript-eslint/parser": "8.46.4",
4545
"@vercel/node": "^5.0.0",
4646
"ava": "6.4.0",
4747
"dotenv": "17.2.3",

yarn.lock

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -1064,39 +1064,39 @@
10641064
dependencies:
10651065
uuid "*"
10661066

1067-
"@typescript-eslint/[email protected].3":
1068-
version "8.46.3"
1069-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.3.tgz#6f7aeaf9f5c611425db9b8f983e8d3fe5deece3c"
1070-
integrity sha512-sbaQ27XBUopBkRiuY/P9sWGOWUW4rl8fDoHIUmLpZd8uldsTyB4/Zg6bWTegPoTLnKj9Hqgn3QD6cjPNB32Odw==
1067+
"@typescript-eslint/[email protected].4":
1068+
version "8.46.4"
1069+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.4.tgz#005dc4eebcb27462f20de3afe888065f65cec100"
1070+
integrity sha512-R48VhmTJqplNyDxCyqqVkFSZIx1qX6PzwqgcXn1olLrzxcSBDlOsbtcnQuQhNtnNiJ4Xe5gREI1foajYaYU2Vg==
10711071
dependencies:
10721072
"@eslint-community/regexpp" "^4.10.0"
1073-
"@typescript-eslint/scope-manager" "8.46.3"
1074-
"@typescript-eslint/type-utils" "8.46.3"
1075-
"@typescript-eslint/utils" "8.46.3"
1076-
"@typescript-eslint/visitor-keys" "8.46.3"
1073+
"@typescript-eslint/scope-manager" "8.46.4"
1074+
"@typescript-eslint/type-utils" "8.46.4"
1075+
"@typescript-eslint/utils" "8.46.4"
1076+
"@typescript-eslint/visitor-keys" "8.46.4"
10771077
graphemer "^1.4.0"
10781078
ignore "^7.0.0"
10791079
natural-compare "^1.4.0"
10801080
ts-api-utils "^2.1.0"
10811081

1082-
"@typescript-eslint/[email protected].3":
1083-
version "8.46.3"
1084-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.46.3.tgz#3badfb62d2e2dc733d02a038073e3f65f2cb833d"
1085-
integrity sha512-6m1I5RmHBGTnUGS113G04DMu3CpSdxCAU/UvtjNWL4Nuf3MW9tQhiJqRlHzChIkhy6kZSAQmc+I1bcGjE3yNKg==
1082+
"@typescript-eslint/[email protected].4":
1083+
version "8.46.4"
1084+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.46.4.tgz#1a5bfd48be57bc07eec64e090ac46e89f47ade31"
1085+
integrity sha512-tK3GPFWbirvNgsNKto+UmB/cRtn6TZfyw0D6IKrW55n6Vbs7KJoZtI//kpTKzE/DUmmnAFD8/Ca46s7Obs92/w==
10861086
dependencies:
1087-
"@typescript-eslint/scope-manager" "8.46.3"
1088-
"@typescript-eslint/types" "8.46.3"
1089-
"@typescript-eslint/typescript-estree" "8.46.3"
1090-
"@typescript-eslint/visitor-keys" "8.46.3"
1087+
"@typescript-eslint/scope-manager" "8.46.4"
1088+
"@typescript-eslint/types" "8.46.4"
1089+
"@typescript-eslint/typescript-estree" "8.46.4"
1090+
"@typescript-eslint/visitor-keys" "8.46.4"
10911091
debug "^4.3.4"
10921092

1093-
"@typescript-eslint/[email protected].3":
1094-
version "8.46.3"
1095-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.3.tgz#4555c685407ea829081218fa033d7b032607aaef"
1096-
integrity sha512-Fz8yFXsp2wDFeUElO88S9n4w1I4CWDTXDqDr9gYvZgUpwXQqmZBr9+NTTql5R3J7+hrJZPdpiWaB9VNhAKYLuQ==
1093+
"@typescript-eslint/[email protected].4":
1094+
version "8.46.4"
1095+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.4.tgz#fa9872673b51fb57e5d5da034edbe17424ddd185"
1096+
integrity sha512-nPiRSKuvtTN+no/2N1kt2tUh/HoFzeEgOm9fQ6XQk4/ApGqjx0zFIIaLJ6wooR1HIoozvj2j6vTi/1fgAz7UYQ==
10971097
dependencies:
1098-
"@typescript-eslint/tsconfig-utils" "^8.46.3"
1099-
"@typescript-eslint/types" "^8.46.3"
1098+
"@typescript-eslint/tsconfig-utils" "^8.46.4"
1099+
"@typescript-eslint/types" "^8.46.4"
11001100
debug "^4.3.4"
11011101

11021102
"@typescript-eslint/[email protected]":
@@ -1107,27 +1107,27 @@
11071107
"@typescript-eslint/types" "7.3.1"
11081108
"@typescript-eslint/visitor-keys" "7.3.1"
11091109

1110-
"@typescript-eslint/[email protected].3":
1111-
version "8.46.3"
1112-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.3.tgz#2e330f566e135ccac13477b98dd88d8f176e4dff"
1113-
integrity sha512-FCi7Y1zgrmxp3DfWfr+3m9ansUUFoy8dkEdeQSgA9gbm8DaHYvZCdkFRQrtKiedFf3Ha6VmoqoAaP68+i+22kg==
1110+
"@typescript-eslint/[email protected].4":
1111+
version "8.46.4"
1112+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.4.tgz#78c9b4856c0094def64ffa53ea955b46bec13304"
1113+
integrity sha512-tMDbLGXb1wC+McN1M6QeDx7P7c0UWO5z9CXqp7J8E+xGcJuUuevWKxuG8j41FoweS3+L41SkyKKkia16jpX7CA==
11141114
dependencies:
1115-
"@typescript-eslint/types" "8.46.3"
1116-
"@typescript-eslint/visitor-keys" "8.46.3"
1115+
"@typescript-eslint/types" "8.46.4"
1116+
"@typescript-eslint/visitor-keys" "8.46.4"
11171117

1118-
"@typescript-eslint/[email protected].3", "@typescript-eslint/tsconfig-utils@^8.46.3":
1119-
version "8.46.3"
1120-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.3.tgz#cad33398c762c97fe56a8defda00c16505abefa3"
1121-
integrity sha512-GLupljMniHNIROP0zE7nCcybptolcH8QZfXOpCfhQDAdwJ/ZTlcaBOYebSOZotpti/3HrHSw7D3PZm75gYFsOA==
1118+
"@typescript-eslint/[email protected].4", "@typescript-eslint/tsconfig-utils@^8.46.4":
1119+
version "8.46.4"
1120+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.4.tgz#989a338093b6b91b0552f1f51331d89ec6980382"
1121+
integrity sha512-+/XqaZPIAk6Cjg7NWgSGe27X4zMGqrFqZ8atJsX3CWxH/jACqWnrWI68h7nHQld0y+k9eTTjb9r+KU4twLoo9A==
11221122

1123-
"@typescript-eslint/[email protected].3":
1124-
version "8.46.3"
1125-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.46.3.tgz#71188df833d7697ecff256cd1d3889a20552d78c"
1126-
integrity sha512-ZPCADbr+qfz3aiTTYNNkCbUt+cjNwI/5McyANNrFBpVxPt7GqpEYz5ZfdwuFyGUnJ9FdDXbGODUu6iRCI6XRXw==
1123+
"@typescript-eslint/[email protected].4":
1124+
version "8.46.4"
1125+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.46.4.tgz#ae71b428a3c138b5084affe47893c129949171e0"
1126+
integrity sha512-V4QC8h3fdT5Wro6vANk6eojqfbv5bpwHuMsBcJUJkqs2z5XnYhJzyz9Y02eUmF9u3PgXEUiOt4w4KHR3P+z0PQ==
11271127
dependencies:
1128-
"@typescript-eslint/types" "8.46.3"
1129-
"@typescript-eslint/typescript-estree" "8.46.3"
1130-
"@typescript-eslint/utils" "8.46.3"
1128+
"@typescript-eslint/types" "8.46.4"
1129+
"@typescript-eslint/typescript-estree" "8.46.4"
1130+
"@typescript-eslint/utils" "8.46.4"
11311131
debug "^4.3.4"
11321132
ts-api-utils "^2.1.0"
11331133

@@ -1146,10 +1146,10 @@
11461146
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.3.1.tgz#ae104de8efa4227a462c0874d856602c5994413c"
11471147
integrity sha512-2tUf3uWggBDl4S4183nivWQ2HqceOZh1U4hhu4p1tPiIJoRRXrab7Y+Y0p+dozYwZVvLPRI6r5wKe9kToF9FIw==
11481148

1149-
"@typescript-eslint/[email protected].3", "@typescript-eslint/types@^8.46.3":
1150-
version "8.46.3"
1151-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.3.tgz#da05ea40e91359b4275dbb3a489f2f7907a02245"
1152-
integrity sha512-G7Ok9WN/ggW7e/tOf8TQYMaxgID3Iujn231hfi0Pc7ZheztIJVpO44ekY00b7akqc6nZcvregk0Jpah3kep6hA==
1149+
"@typescript-eslint/[email protected].4", "@typescript-eslint/types@^8.46.4":
1150+
version "8.46.4"
1151+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.4.tgz#38022bfda051be80e4120eeefcd2b6e3e630a69b"
1152+
integrity sha512-USjyxm3gQEePdUwJBFjjGNG18xY9A2grDVGuk7/9AkjIF1L+ZrVnwR5VAU5JXtUnBL/Nwt3H31KlRDaksnM7/w==
11531153

11541154
"@typescript-eslint/[email protected]":
11551155
version "7.3.1"
@@ -1165,15 +1165,15 @@
11651165
semver "^7.5.4"
11661166
ts-api-utils "^1.0.1"
11671167

1168-
"@typescript-eslint/[email protected].3":
1169-
version "8.46.3"
1170-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.3.tgz#c12406afba707f9779ce0c0151a08c33b3a96d41"
1171-
integrity sha512-f/NvtRjOm80BtNM5OQtlaBdM5BRFUv7gf381j9wygDNL+qOYSNOgtQ/DCndiYi80iIOv76QqaTmp4fa9hwI0OA==
1168+
"@typescript-eslint/[email protected].4":
1169+
version "8.46.4"
1170+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.4.tgz#6a9eeab0da45bf400f22c818e0f47102a980ceaa"
1171+
integrity sha512-7oV2qEOr1d4NWNmpXLR35LvCfOkTNymY9oyW+lUHkmCno7aOmIf/hMaydnJBUTBMRCOGZh8YjkFOc8dadEoNGA==
11721172
dependencies:
1173-
"@typescript-eslint/project-service" "8.46.3"
1174-
"@typescript-eslint/tsconfig-utils" "8.46.3"
1175-
"@typescript-eslint/types" "8.46.3"
1176-
"@typescript-eslint/visitor-keys" "8.46.3"
1173+
"@typescript-eslint/project-service" "8.46.4"
1174+
"@typescript-eslint/tsconfig-utils" "8.46.4"
1175+
"@typescript-eslint/types" "8.46.4"
1176+
"@typescript-eslint/visitor-keys" "8.46.4"
11771177
debug "^4.3.4"
11781178
fast-glob "^3.3.2"
11791179
is-glob "^4.0.3"
@@ -1194,15 +1194,15 @@
11941194
"@typescript-eslint/typescript-estree" "7.3.1"
11951195
semver "^7.5.4"
11961196

1197-
"@typescript-eslint/[email protected].3":
1198-
version "8.46.3"
1199-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.3.tgz#b6c7994b7c1ee2fe338ab32f7b3d4424856a73ce"
1200-
integrity sha512-VXw7qmdkucEx9WkmR3ld/u6VhRyKeiF1uxWwCy/iuNfokjJ7VhsgLSOTjsol8BunSw190zABzpwdNsze2Kpo4g==
1197+
"@typescript-eslint/[email protected].4":
1198+
version "8.46.4"
1199+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.4.tgz#ea7878ddd625948cad4424dc2752b1be236556f5"
1200+
integrity sha512-AbSv11fklGXV6T28dp2Me04Uw90R2iJ30g2bgLz529Koehrmkbs1r7paFqr1vPCZi7hHwYxYtxfyQMRC8QaVSg==
12011201
dependencies:
12021202
"@eslint-community/eslint-utils" "^4.7.0"
1203-
"@typescript-eslint/scope-manager" "8.46.3"
1204-
"@typescript-eslint/types" "8.46.3"
1205-
"@typescript-eslint/typescript-estree" "8.46.3"
1203+
"@typescript-eslint/scope-manager" "8.46.4"
1204+
"@typescript-eslint/types" "8.46.4"
1205+
"@typescript-eslint/typescript-estree" "8.46.4"
12061206

12071207
"@typescript-eslint/[email protected]":
12081208
version "7.3.1"
@@ -1212,12 +1212,12 @@
12121212
"@typescript-eslint/types" "7.3.1"
12131213
eslint-visitor-keys "^3.4.1"
12141214

1215-
"@typescript-eslint/[email protected].3":
1216-
version "8.46.3"
1217-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.3.tgz#6811b15053501981059c58e1c01b39242bd5c0f6"
1218-
integrity sha512-uk574k8IU0rOF/AjniX8qbLSGURJVUCeM5e4MIMKBFFi8weeiLrG1fyQejyLXQpRZbU/1BuQasleV/RfHC3hHg==
1215+
"@typescript-eslint/[email protected].4":
1216+
version "8.46.4"
1217+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.4.tgz#07031bd8d3ca6474e121221dae1055daead888f1"
1218+
integrity sha512-/++5CYLQqsO9HFGLI7APrxBJYo+5OCMpViuhV8q5/Qa3o5mMrF//eQHks+PXcsAVaLdn817fMuS7zqoXNNZGaw==
12191219
dependencies:
1220-
"@typescript-eslint/types" "8.46.3"
1220+
"@typescript-eslint/types" "8.46.4"
12211221
eslint-visitor-keys "^4.2.1"
12221222

12231223
"@ungap/structured-clone@^1.0.0":

0 commit comments

Comments
 (0)