Skip to content

Commit 1006fb1

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent e17539f commit 1006fb1

File tree

2 files changed

+64
-64
lines changed

2 files changed

+64
-64
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"@types/dotenv": "8.2.0",
3939
"@types/node": "20.14.14",
4040
"@types/ramda": "0.30.1",
41-
"@typescript-eslint/eslint-plugin": "7.18.0",
42-
"@typescript-eslint/parser": "7.18.0",
41+
"@typescript-eslint/eslint-plugin": "8.0.0",
42+
"@typescript-eslint/parser": "8.0.0",
4343
"@vercel/node": "^3.0.0",
4444
"ava": "6.1.3",
4545
"dotenv": "16.4.5",

yarn.lock

Lines changed: 62 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -1094,40 +1094,32 @@
10941094
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.2.tgz#6dd61e43ef60b34086287f83683a5c1b2dc53d20"
10951095
integrity sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==
10961096

1097-
"@typescript-eslint/eslint-plugin@7.18.0":
1098-
version "7.18.0"
1099-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz#b16d3cf3ee76bf572fdf511e79c248bdec619ea3"
1100-
integrity sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==
1097+
"@typescript-eslint/eslint-plugin@8.0.0":
1098+
version "8.0.0"
1099+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0.tgz#0fee96f6b691e4bfb9c260fd77d1c86bfbac4f56"
1100+
integrity sha512-STIZdwEQRXAHvNUS6ILDf5z3u95Gc8jzywunxSNqX00OooIemaaNIA0vEgynJlycL5AjabYLLrIyHd4iazyvtg==
11011101
dependencies:
11021102
"@eslint-community/regexpp" "^4.10.0"
1103-
"@typescript-eslint/scope-manager" "7.18.0"
1104-
"@typescript-eslint/type-utils" "7.18.0"
1105-
"@typescript-eslint/utils" "7.18.0"
1106-
"@typescript-eslint/visitor-keys" "7.18.0"
1103+
"@typescript-eslint/scope-manager" "8.0.0"
1104+
"@typescript-eslint/type-utils" "8.0.0"
1105+
"@typescript-eslint/utils" "8.0.0"
1106+
"@typescript-eslint/visitor-keys" "8.0.0"
11071107
graphemer "^1.4.0"
11081108
ignore "^5.3.1"
11091109
natural-compare "^1.4.0"
11101110
ts-api-utils "^1.3.0"
11111111

1112-
"@typescript-eslint/parser@7.18.0":
1113-
version "7.18.0"
1114-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.18.0.tgz#83928d0f1b7f4afa974098c64b5ce6f9051f96a0"
1115-
integrity sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==
1112+
"@typescript-eslint/parser@8.0.0":
1113+
version "8.0.0"
1114+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0.tgz#5a5030cf8123176b5a0abd966f99e5f9f110652d"
1115+
integrity sha512-pS1hdZ+vnrpDIxuFXYQpLTILglTjSYJ9MbetZctrUawogUsPdz31DIIRZ9+rab0LhYNTsk88w4fIzVheiTbWOQ==
11161116
dependencies:
1117-
"@typescript-eslint/scope-manager" "7.18.0"
1118-
"@typescript-eslint/types" "7.18.0"
1119-
"@typescript-eslint/typescript-estree" "7.18.0"
1120-
"@typescript-eslint/visitor-keys" "7.18.0"
1117+
"@typescript-eslint/scope-manager" "8.0.0"
1118+
"@typescript-eslint/types" "8.0.0"
1119+
"@typescript-eslint/typescript-estree" "8.0.0"
1120+
"@typescript-eslint/visitor-keys" "8.0.0"
11211121
debug "^4.3.4"
11221122

1123-
"@typescript-eslint/scope-manager@7.18.0":
1124-
version "7.18.0"
1125-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz#c928e7a9fc2c0b3ed92ab3112c614d6bd9951c83"
1126-
integrity sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==
1127-
dependencies:
1128-
"@typescript-eslint/types" "7.18.0"
1129-
"@typescript-eslint/visitor-keys" "7.18.0"
1130-
11311123
"@typescript-eslint/scope-manager@7.7.1":
11321124
version "7.7.1"
11331125
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.7.1.tgz#07fe59686ca843f66e3e2b5c151522bc38effab2"
@@ -1136,13 +1128,21 @@
11361128
"@typescript-eslint/types" "7.7.1"
11371129
"@typescript-eslint/visitor-keys" "7.7.1"
11381130

1139-
"@typescript-eslint/type-utils@7.18.0":
1140-
version "7.18.0"
1141-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz#2165ffaee00b1fbbdd2d40aa85232dab6998f53b"
1142-
integrity sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA==
1131+
"@typescript-eslint/scope-manager@8.0.0":
1132+
version "8.0.0"
1133+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0.tgz#d14df46c9e43c53af7699dfa800cd615d7dfc118"
1134+
integrity sha512-V0aa9Csx/ZWWv2IPgTfY7T4agYwJyILESu/PVqFtTFz9RIS823mAze+NbnBI8xiwdX3iqeQbcTYlvB04G9wyQw==
1135+
dependencies:
1136+
"@typescript-eslint/types" "8.0.0"
1137+
"@typescript-eslint/visitor-keys" "8.0.0"
1138+
1139+
"@typescript-eslint/type-utils@8.0.0":
1140+
version "8.0.0"
1141+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0.tgz#facecaf0736bfe8394b9290382f300554cf90884"
1142+
integrity sha512-mJAFP2mZLTBwAn5WI4PMakpywfWFH5nQZezUQdSKV23Pqo6o9iShQg1hP2+0hJJXP2LnZkWPphdIq4juYYwCeg==
11431143
dependencies:
1144-
"@typescript-eslint/typescript-estree" "7.18.0"
1145-
"@typescript-eslint/utils" "7.18.0"
1144+
"@typescript-eslint/typescript-estree" "8.0.0"
1145+
"@typescript-eslint/utils" "8.0.0"
11461146
debug "^4.3.4"
11471147
ts-api-utils "^1.3.0"
11481148

@@ -1156,29 +1156,15 @@
11561156
debug "^4.3.4"
11571157
ts-api-utils "^1.3.0"
11581158

1159-
"@typescript-eslint/types@7.18.0":
1160-
version "7.18.0"
1161-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
1162-
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
1163-
11641159
"@typescript-eslint/types@7.7.1":
11651160
version "7.7.1"
11661161
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.7.1.tgz#f903a651fb004c75add08e4e9e207f169d4b98d7"
11671162
integrity sha512-AmPmnGW1ZLTpWa+/2omPrPfR7BcbUU4oha5VIbSbS1a1Tv966bklvLNXxp3mrbc+P2j4MNOTfDffNsk4o0c6/w==
11681163

1169-
"@typescript-eslint/typescript-estree@7.18.0":
1170-
version "7.18.0"
1171-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931"
1172-
integrity sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==
1173-
dependencies:
1174-
"@typescript-eslint/types" "7.18.0"
1175-
"@typescript-eslint/visitor-keys" "7.18.0"
1176-
debug "^4.3.4"
1177-
globby "^11.1.0"
1178-
is-glob "^4.0.3"
1179-
minimatch "^9.0.4"
1180-
semver "^7.6.0"
1181-
ts-api-utils "^1.3.0"
1164+
"@typescript-eslint/types@8.0.0":
1165+
version "8.0.0"
1166+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0.tgz#7195ea9369fe5ee46b958d7ffca6bd26511cce18"
1167+
integrity sha512-wgdSGs9BTMWQ7ooeHtu5quddKKs5Z5dS+fHLbrQI+ID0XWJLODGMHRfhwImiHoeO2S5Wir2yXuadJN6/l4JRxw==
11821168

11831169
"@typescript-eslint/typescript-estree@7.7.1":
11841170
version "7.7.1"
@@ -1194,15 +1180,19 @@
11941180
semver "^7.6.0"
11951181
ts-api-utils "^1.3.0"
11961182

1197-
"@typescript-eslint/utils@7.18.0":
1198-
version "7.18.0"
1199-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f"
1200-
integrity sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==
1183+
"@typescript-eslint/typescript-estree@8.0.0":
1184+
version "8.0.0"
1185+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0.tgz#d172385ced7cb851a038b5c834c245a97a0f9cf6"
1186+
integrity sha512-5b97WpKMX+Y43YKi4zVcCVLtK5F98dFls3Oxui8LbnmRsseKenbbDinmvxrWegKDMmlkIq/XHuyy0UGLtpCDKg==
12011187
dependencies:
1202-
"@eslint-community/eslint-utils" "^4.4.0"
1203-
"@typescript-eslint/scope-manager" "7.18.0"
1204-
"@typescript-eslint/types" "7.18.0"
1205-
"@typescript-eslint/typescript-estree" "7.18.0"
1188+
"@typescript-eslint/types" "8.0.0"
1189+
"@typescript-eslint/visitor-keys" "8.0.0"
1190+
debug "^4.3.4"
1191+
globby "^11.1.0"
1192+
is-glob "^4.0.3"
1193+
minimatch "^9.0.4"
1194+
semver "^7.6.0"
1195+
ts-api-utils "^1.3.0"
12061196

12071197
"@typescript-eslint/utils@7.7.1", "@typescript-eslint/utils@^7.3.1":
12081198
version "7.7.1"
@@ -1217,13 +1207,15 @@
12171207
"@typescript-eslint/typescript-estree" "7.7.1"
12181208
semver "^7.6.0"
12191209

1220-
"@typescript-eslint/visitor-keys@7.18.0":
1221-
version "7.18.0"
1222-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz#0564629b6124d67607378d0f0332a0495b25e7d7"
1223-
integrity sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==
1210+
"@typescript-eslint/utils@8.0.0":
1211+
version "8.0.0"
1212+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0.tgz#1794d6f4b37ec253172a173dc938ae68651b9b99"
1213+
integrity sha512-k/oS/A/3QeGLRvOWCg6/9rATJL5rec7/5s1YmdS0ZU6LHveJyGFwBvLhSRBv6i9xaj7etmosp+l+ViN1I9Aj/Q==
12241214
dependencies:
1225-
"@typescript-eslint/types" "7.18.0"
1226-
eslint-visitor-keys "^3.4.3"
1215+
"@eslint-community/eslint-utils" "^4.4.0"
1216+
"@typescript-eslint/scope-manager" "8.0.0"
1217+
"@typescript-eslint/types" "8.0.0"
1218+
"@typescript-eslint/typescript-estree" "8.0.0"
12271219

12281220
"@typescript-eslint/visitor-keys@7.7.1":
12291221
version "7.7.1"
@@ -1233,6 +1225,14 @@
12331225
"@typescript-eslint/types" "7.7.1"
12341226
eslint-visitor-keys "^3.4.3"
12351227

1228+
"@typescript-eslint/visitor-keys@8.0.0":
1229+
version "8.0.0"
1230+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0.tgz#224a67230190d267e6e78586bd7d8dfbd32ae4f3"
1231+
integrity sha512-oN0K4nkHuOyF3PVMyETbpP5zp6wfyOvm7tWhTMfoqxSSsPmJIh6JNASuZDlODE8eE+0EB9uar+6+vxr9DBTYOA==
1232+
dependencies:
1233+
"@typescript-eslint/types" "8.0.0"
1234+
eslint-visitor-keys "^3.4.3"
1235+
12361236
"@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.2.0":
12371237
version "1.2.0"
12381238
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"

0 commit comments

Comments
 (0)