Skip to content

Commit 0419925

Browse files
chore(deps): update typescript-eslint monorepo to v8.45.0 (#927)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2f0a62b commit 0419925

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": "22.18.7",
4141
"@types/ramda": "0.31.1",
4242
"@types/uuid": "^11.0.0",
43-
"@typescript-eslint/eslint-plugin": "8.44.1",
44-
"@typescript-eslint/parser": "8.44.1",
43+
"@typescript-eslint/eslint-plugin": "8.45.0",
44+
"@typescript-eslint/parser": "8.45.0",
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/eslint-plugin@8.44.1":
1068-
version "8.44.1"
1069-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.44.1.tgz#011a2b5913d297b3d9d77f64fb78575bab01a1b3"
1070-
integrity sha512-molgphGqOBT7t4YKCSkbasmu1tb1MgrZ2szGzHbclF7PNmOkSTQVHy+2jXOSnxvR3+Xe1yySHFZoqMpz3TfQsw==
1067+
"@typescript-eslint/eslint-plugin@8.45.0":
1068+
version "8.45.0"
1069+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.45.0.tgz#9f251d4e85ec5089e7cccb09257ce93dbf0d7744"
1070+
integrity sha512-HC3y9CVuevvWCl/oyZuI47dOeDF9ztdMEfMH8/DW/Mhwa9cCLnK1oD7JoTVGW/u7kFzNZUKUoyJEqkaJh5y3Wg==
10711071
dependencies:
10721072
"@eslint-community/regexpp" "^4.10.0"
1073-
"@typescript-eslint/scope-manager" "8.44.1"
1074-
"@typescript-eslint/type-utils" "8.44.1"
1075-
"@typescript-eslint/utils" "8.44.1"
1076-
"@typescript-eslint/visitor-keys" "8.44.1"
1073+
"@typescript-eslint/scope-manager" "8.45.0"
1074+
"@typescript-eslint/type-utils" "8.45.0"
1075+
"@typescript-eslint/utils" "8.45.0"
1076+
"@typescript-eslint/visitor-keys" "8.45.0"
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/parser@8.44.1":
1083-
version "8.44.1"
1084-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.44.1.tgz#d4c85791389462823596ad46e2b90d34845e05eb"
1085-
integrity sha512-EHrrEsyhOhxYt8MTg4zTF+DJMuNBzWwgvvOYNj/zm1vnaD/IC5zCXFehZv94Piqa2cRFfXrTFxIvO95L7Qc/cw==
1082+
"@typescript-eslint/parser@8.45.0":
1083+
version "8.45.0"
1084+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.45.0.tgz#571660c98824aefb4a6ec3b3766655d1348520a4"
1085+
integrity sha512-TGf22kon8KW+DeKaUmOibKWktRY8b2NSAZNdtWh798COm1NWx8+xJ6iFBtk3IvLdv6+LGLJLRlyhrhEDZWargQ==
10861086
dependencies:
1087-
"@typescript-eslint/scope-manager" "8.44.1"
1088-
"@typescript-eslint/types" "8.44.1"
1089-
"@typescript-eslint/typescript-estree" "8.44.1"
1090-
"@typescript-eslint/visitor-keys" "8.44.1"
1087+
"@typescript-eslint/scope-manager" "8.45.0"
1088+
"@typescript-eslint/types" "8.45.0"
1089+
"@typescript-eslint/typescript-estree" "8.45.0"
1090+
"@typescript-eslint/visitor-keys" "8.45.0"
10911091
debug "^4.3.4"
10921092

1093-
"@typescript-eslint/project-service@8.44.1":
1094-
version "8.44.1"
1095-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.44.1.tgz#1bccd9796d25032b190f355f55c5fde061158abb"
1096-
integrity sha512-ycSa60eGg8GWAkVsKV4E6Nz33h+HjTXbsDT4FILyL8Obk5/mx4tbvCNsLf9zret3ipSumAOG89UcCs/KRaKYrA==
1093+
"@typescript-eslint/project-service@8.45.0":
1094+
version "8.45.0"
1095+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.45.0.tgz#f83dda1bca31dae2fd6821f9131daf1edebfd46c"
1096+
integrity sha512-3pcVHwMG/iA8afdGLMuTibGR7pDsn9RjDev6CCB+naRsSYs2pns5QbinF4Xqw6YC/Sj3lMrm/Im0eMfaa61WUg==
10971097
dependencies:
1098-
"@typescript-eslint/tsconfig-utils" "^8.44.1"
1099-
"@typescript-eslint/types" "^8.44.1"
1098+
"@typescript-eslint/tsconfig-utils" "^8.45.0"
1099+
"@typescript-eslint/types" "^8.45.0"
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/scope-manager@8.44.1":
1111-
version "8.44.1"
1112-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.44.1.tgz#31c27f92e4aed8d0f4d6fe2b9e5187d1d8797bd7"
1113-
integrity sha512-NdhWHgmynpSvyhchGLXh+w12OMT308Gm25JoRIyTZqEbApiBiQHD/8xgb6LqCWCFcxFtWwaVdFsLPQI3jvhywg==
1110+
"@typescript-eslint/scope-manager@8.45.0":
1111+
version "8.45.0"
1112+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.45.0.tgz#59615ba506a9e3479d1efb0d09d6ab52f2a19142"
1113+
integrity sha512-clmm8XSNj/1dGvJeO6VGH7EUSeA0FMs+5au/u3lrA3KfG8iJ4u8ym9/j2tTEoacAffdW1TVUzXO30W1JTJS7dA==
11141114
dependencies:
1115-
"@typescript-eslint/types" "8.44.1"
1116-
"@typescript-eslint/visitor-keys" "8.44.1"
1115+
"@typescript-eslint/types" "8.45.0"
1116+
"@typescript-eslint/visitor-keys" "8.45.0"
11171117

1118-
"@typescript-eslint/tsconfig-utils@8.44.1", "@typescript-eslint/tsconfig-utils@^8.44.1":
1119-
version "8.44.1"
1120-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.44.1.tgz#e1d9d047078fac37d3e638484ab3b56215963342"
1121-
integrity sha512-B5OyACouEjuIvof3o86lRMvyDsFwZm+4fBOqFHccIctYgBjqR3qT39FBYGN87khcgf0ExpdCBeGKpKRhSFTjKQ==
1118+
"@typescript-eslint/tsconfig-utils@8.45.0", "@typescript-eslint/tsconfig-utils@^8.45.0":
1119+
version "8.45.0"
1120+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.45.0.tgz#63d38282790a2566c571bad423e7c1cad1f3d64c"
1121+
integrity sha512-aFdr+c37sc+jqNMGhH+ajxPXwjv9UtFZk79k8pLoJ6p4y0snmYpPA52GuWHgt2ZF4gRRW6odsEj41uZLojDt5w==
11221122

1123-
"@typescript-eslint/type-utils@8.44.1":
1124-
version "8.44.1"
1125-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.44.1.tgz#be9d31e0f911d17ee8ac99921bb74cf1f9df3906"
1126-
integrity sha512-KdEerZqHWXsRNKjF9NYswNISnFzXfXNDfPxoTh7tqohU/PRIbwTmsjGK6V9/RTYWau7NZvfo52lgVk+sJh0K3g==
1123+
"@typescript-eslint/type-utils@8.45.0":
1124+
version "8.45.0"
1125+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.45.0.tgz#04004bdf2598844faa29fb936fb6b0ee10d6d3f3"
1126+
integrity sha512-bpjepLlHceKgyMEPglAeULX1vixJDgaKocp0RVJ5u4wLJIMNuKtUXIczpJCPcn2waII0yuvks/5m5/h3ZQKs0A==
11271127
dependencies:
1128-
"@typescript-eslint/types" "8.44.1"
1129-
"@typescript-eslint/typescript-estree" "8.44.1"
1130-
"@typescript-eslint/utils" "8.44.1"
1128+
"@typescript-eslint/types" "8.45.0"
1129+
"@typescript-eslint/typescript-estree" "8.45.0"
1130+
"@typescript-eslint/utils" "8.45.0"
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/types@8.44.1", "@typescript-eslint/types@^8.44.1":
1150-
version "8.44.1"
1151-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.44.1.tgz#85d1cad1290a003ff60420388797e85d1c3f76ff"
1152-
integrity sha512-Lk7uj7y9uQUOEguiDIDLYLJOrYHQa7oBiURYVFqIpGxclAFQ78f6VUOM8lI2XEuNOKNB7XuvM2+2cMXAoq4ALQ==
1149+
"@typescript-eslint/types@8.45.0", "@typescript-eslint/types@^8.45.0":
1150+
version "8.45.0"
1151+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.45.0.tgz#fc01cd2a4690b9713b02f895e82fb43f7d960684"
1152+
integrity sha512-WugXLuOIq67BMgQInIxxnsSyRLFxdkJEJu8r4ngLR56q/4Q5LrbfkFRH27vMTjxEK8Pyz7QfzuZe/G15qQnVRA==
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/typescript-estree@8.44.1":
1169-
version "8.44.1"
1170-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.44.1.tgz#4f17650e5adabecfcc13cd8c517937a4ef5cd424"
1171-
integrity sha512-qnQJ+mVa7szevdEyvfItbO5Vo+GfZ4/GZWWDRRLjrxYPkhM+6zYB2vRYwCsoJLzqFCdZT4mEqyJoyzkunsZ96A==
1168+
"@typescript-eslint/typescript-estree@8.45.0":
1169+
version "8.45.0"
1170+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.45.0.tgz#3498500f109a89b104d2770497c707e56dfe062d"
1171+
integrity sha512-GfE1NfVbLam6XQ0LcERKwdTTPlLvHvXXhOeUGC1OXi4eQBoyy1iVsW+uzJ/J9jtCz6/7GCQ9MtrQ0fml/jWCnA==
11721172
dependencies:
1173-
"@typescript-eslint/project-service" "8.44.1"
1174-
"@typescript-eslint/tsconfig-utils" "8.44.1"
1175-
"@typescript-eslint/types" "8.44.1"
1176-
"@typescript-eslint/visitor-keys" "8.44.1"
1173+
"@typescript-eslint/project-service" "8.45.0"
1174+
"@typescript-eslint/tsconfig-utils" "8.45.0"
1175+
"@typescript-eslint/types" "8.45.0"
1176+
"@typescript-eslint/visitor-keys" "8.45.0"
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/utils@8.44.1":
1198-
version "8.44.1"
1199-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.44.1.tgz#f23d48eb90791a821dc17d4f67bb96faeb75d63d"
1200-
integrity sha512-DpX5Fp6edTlocMCwA+mHY8Mra+pPjRZ0TfHkXI8QFelIKcbADQz1LUPNtzOFUriBB2UYqw4Pi9+xV4w9ZczHFg==
1197+
"@typescript-eslint/utils@8.45.0":
1198+
version "8.45.0"
1199+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.45.0.tgz#6e68e92d99019fdf56018d0e6664c76a70470c95"
1200+
integrity sha512-bxi1ht+tLYg4+XV2knz/F7RVhU0k6VrSMc9sb8DQ6fyCTrGQLHfo7lDtN0QJjZjKkLA2ThrKuCdHEvLReqtIGg==
12011201
dependencies:
12021202
"@eslint-community/eslint-utils" "^4.7.0"
1203-
"@typescript-eslint/scope-manager" "8.44.1"
1204-
"@typescript-eslint/types" "8.44.1"
1205-
"@typescript-eslint/typescript-estree" "8.44.1"
1203+
"@typescript-eslint/scope-manager" "8.45.0"
1204+
"@typescript-eslint/types" "8.45.0"
1205+
"@typescript-eslint/typescript-estree" "8.45.0"
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/visitor-keys@8.44.1":
1216-
version "8.44.1"
1217-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.44.1.tgz#1d96197a7fcceaba647b3bd6a8594df8dc4deb5a"
1218-
integrity sha512-576+u0QD+Jp3tZzvfRfxon0EA2lzcDt3lhUbsC6Lgzy9x2VR4E+JUiNyGHi5T8vk0TV+fpJ5GLG1JsJuWCaKhw==
1215+
"@typescript-eslint/visitor-keys@8.45.0":
1216+
version "8.45.0"
1217+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.45.0.tgz#4e3bcc55da64ac61069ebfe62ca240567ac7d784"
1218+
integrity sha512-qsaFBA3e09MIDAGFUrTk+dzqtfv1XPVz8t8d1f0ybTzrCY7BKiMC5cjrl1O/P7UmHsNyW90EYSkU/ZWpmXelag==
12191219
dependencies:
1220-
"@typescript-eslint/types" "8.44.1"
1220+
"@typescript-eslint/types" "8.45.0"
12211221
eslint-visitor-keys "^4.2.1"
12221222

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

0 commit comments

Comments
 (0)