Skip to content

Commit 745f1f6

Browse files
committed
chore(deps): update typescript-eslint monorepo to v8.12.0
1 parent 8909805 commit 745f1f6

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"@types/dotenv": "8.2.3",
3737
"@types/node": "20.17.1",
3838
"@types/ramda": "0.30.2",
39-
"@typescript-eslint/eslint-plugin": "8.11.0",
40-
"@typescript-eslint/parser": "8.11.0",
39+
"@typescript-eslint/eslint-plugin": "8.12.0",
40+
"@typescript-eslint/parser": "8.12.0",
4141
"@vercel/node": "^3.0.0",
4242
"dotenv": "16.4.5",
4343
"eslint": "8.57.1",

yarn.lock

Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1138,30 +1138,30 @@
11381138
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.3.tgz#acaab0f919ce69cce629c2d4ed2eb4adc1b6c20c"
11391139
integrity sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==
11401140

1141-
"@typescript-eslint/eslint-plugin@8.11.0":
1142-
version "8.11.0"
1143-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.11.0.tgz#c3f087d20715fa94310b30666c08b3349e0ab084"
1144-
integrity sha512-KhGn2LjW1PJT2A/GfDpiyOfS4a8xHQv2myUagTM5+zsormOmBlYsnQ6pobJ8XxJmh6hnHwa2Mbe3fPrDJoDhbA==
1141+
"@typescript-eslint/eslint-plugin@8.12.0":
1142+
version "8.12.0"
1143+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.12.0.tgz#2089acb441fb5e0171e1b4cfb4291d22fb3779c0"
1144+
integrity sha512-uRqchEKT0/OwDePTwCjSFO2aH4zccdeQ7DgAzM/8fuXc+PAXvpdMRbuo+oCmK1lSfXssk2UUBNiWihobKxQp/g==
11451145
dependencies:
11461146
"@eslint-community/regexpp" "^4.10.0"
1147-
"@typescript-eslint/scope-manager" "8.11.0"
1148-
"@typescript-eslint/type-utils" "8.11.0"
1149-
"@typescript-eslint/utils" "8.11.0"
1150-
"@typescript-eslint/visitor-keys" "8.11.0"
1147+
"@typescript-eslint/scope-manager" "8.12.0"
1148+
"@typescript-eslint/type-utils" "8.12.0"
1149+
"@typescript-eslint/utils" "8.12.0"
1150+
"@typescript-eslint/visitor-keys" "8.12.0"
11511151
graphemer "^1.4.0"
11521152
ignore "^5.3.1"
11531153
natural-compare "^1.4.0"
11541154
ts-api-utils "^1.3.0"
11551155

1156-
"@typescript-eslint/parser@8.11.0":
1157-
version "8.11.0"
1158-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.11.0.tgz#2ad1481388dc1c937f50b2d138c9ca57cc6c5cce"
1159-
integrity sha512-lmt73NeHdy1Q/2ul295Qy3uninSqi6wQI18XwSpm8w0ZbQXUpjCAWP1Vlv/obudoBiIjJVjlztjQ+d/Md98Yxg==
1156+
"@typescript-eslint/parser@8.12.0":
1157+
version "8.12.0"
1158+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.12.0.tgz#e9a9c047310213169dd500b08622c5641f1997f6"
1159+
integrity sha512-7U20duDQWAOhCk2VtyY41Vor/CJjiEW063Zel9aoRXq89FQ/jr+0e0m3kxh9Sk5SFW9B1AblVIBtXd+1xQ1NWQ==
11601160
dependencies:
1161-
"@typescript-eslint/scope-manager" "8.11.0"
1162-
"@typescript-eslint/types" "8.11.0"
1163-
"@typescript-eslint/typescript-estree" "8.11.0"
1164-
"@typescript-eslint/visitor-keys" "8.11.0"
1161+
"@typescript-eslint/scope-manager" "8.12.0"
1162+
"@typescript-eslint/types" "8.12.0"
1163+
"@typescript-eslint/typescript-estree" "8.12.0"
1164+
"@typescript-eslint/visitor-keys" "8.12.0"
11651165
debug "^4.3.4"
11661166

11671167
"@typescript-eslint/[email protected]":
@@ -1172,21 +1172,21 @@
11721172
"@typescript-eslint/types" "7.16.0"
11731173
"@typescript-eslint/visitor-keys" "7.16.0"
11741174

1175-
"@typescript-eslint/scope-manager@8.11.0":
1176-
version "8.11.0"
1177-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.11.0.tgz#9d399ce624118966732824878bc9a83593a30405"
1178-
integrity sha512-Uholz7tWhXmA4r6epo+vaeV7yjdKy5QFCERMjs1kMVsLRKIrSdM6o21W2He9ftp5PP6aWOVpD5zvrvuHZC0bMQ==
1175+
"@typescript-eslint/scope-manager@8.12.0":
1176+
version "8.12.0"
1177+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.12.0.tgz#de23a4a652773efdd558c7e5ff7b734736f14318"
1178+
integrity sha512-jbuCXK18iEshRFUtlCIMAmOKA6OAsKjo41UcXPqx7ZWh2b4cmg6pV/pNcZSB7oW9mtgF95yizr7Jnwt3IUD2pA==
11791179
dependencies:
1180-
"@typescript-eslint/types" "8.11.0"
1181-
"@typescript-eslint/visitor-keys" "8.11.0"
1180+
"@typescript-eslint/types" "8.12.0"
1181+
"@typescript-eslint/visitor-keys" "8.12.0"
11821182

1183-
"@typescript-eslint/type-utils@8.11.0":
1184-
version "8.11.0"
1185-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.11.0.tgz#b7f9e6120c1ddee8a1a07615646642ad85fc91b5"
1186-
integrity sha512-ItiMfJS6pQU0NIKAaybBKkuVzo6IdnAhPFZA/2Mba/uBjuPQPet/8+zh5GtLHwmuFRShZx+8lhIs7/QeDHflOg==
1183+
"@typescript-eslint/type-utils@8.12.0":
1184+
version "8.12.0"
1185+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.12.0.tgz#d1e2d2ed0b2cb5bca35312b085379fcfb5c812be"
1186+
integrity sha512-cHioAZO/nLgyzTmwv7gWIjEKMHSbioKEZqLCaItTn7RvJP1QipuGVwEjPJa6Kv9u9UiUMVAESY9JH186TjKITw==
11871187
dependencies:
1188-
"@typescript-eslint/typescript-estree" "8.11.0"
1189-
"@typescript-eslint/utils" "8.11.0"
1188+
"@typescript-eslint/typescript-estree" "8.12.0"
1189+
"@typescript-eslint/utils" "8.12.0"
11901190
debug "^4.3.4"
11911191
ts-api-utils "^1.3.0"
11921192

@@ -1205,10 +1205,10 @@
12051205
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.16.0.tgz#60a19d7e7a6b1caa2c06fac860829d162a036ed2"
12061206
integrity sha512-fecuH15Y+TzlUutvUl9Cc2XJxqdLr7+93SQIbcZfd4XRGGKoxyljK27b+kxKamjRkU7FYC6RrbSCg0ALcZn/xw==
12071207

1208-
"@typescript-eslint/types@8.11.0":
1209-
version "8.11.0"
1210-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.11.0.tgz#7c766250502097f49bbc2e651132e6bf489e20b8"
1211-
integrity sha512-tn6sNMHf6EBAYMvmPUaKaVeYvhUsrE6x+bXQTxjQRp360h1giATU0WvgeEys1spbvb5R+VpNOZ+XJmjD8wOUHw==
1208+
"@typescript-eslint/types@8.12.0":
1209+
version "8.12.0"
1210+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.12.0.tgz#f35d846af8e2248a7e2136fe714a42be3b3154ef"
1211+
integrity sha512-Cc+iNtqBJ492f8KLEmKXe1l6683P0MlFO8Bk1NMphnzVIGH4/Wn9kvandFH+gYR1DDUjH/hgeWRGdO5Tj8gjYg==
12121212

12131213
"@typescript-eslint/[email protected]":
12141214
version "7.16.0"
@@ -1224,13 +1224,13 @@
12241224
semver "^7.6.0"
12251225
ts-api-utils "^1.3.0"
12261226

1227-
"@typescript-eslint/typescript-estree@8.11.0":
1228-
version "8.11.0"
1229-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.11.0.tgz#35fe5d3636fc5727c52429393415412e552e222b"
1230-
integrity sha512-yHC3s1z1RCHoCz5t06gf7jH24rr3vns08XXhfEqzYpd6Hll3z/3g23JRi0jM8A47UFKNc3u/y5KIMx8Ynbjohg==
1227+
"@typescript-eslint/typescript-estree@8.12.0":
1228+
version "8.12.0"
1229+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.12.0.tgz#6e087bd46f7682c07e971fb1d9dfa5bdc6f45f64"
1230+
integrity sha512-a4koVV7HHVOQWcGb6ZcAlunJnAdwo/CITRbleQBSjq5+2WLoAJQCAAiecvrAdSM+n/man6Ghig5YgdGVIC6xqw==
12311231
dependencies:
1232-
"@typescript-eslint/types" "8.11.0"
1233-
"@typescript-eslint/visitor-keys" "8.11.0"
1232+
"@typescript-eslint/types" "8.12.0"
1233+
"@typescript-eslint/visitor-keys" "8.12.0"
12341234
debug "^4.3.4"
12351235
fast-glob "^3.3.2"
12361236
is-glob "^4.0.3"
@@ -1248,15 +1248,15 @@
12481248
"@typescript-eslint/types" "7.16.0"
12491249
"@typescript-eslint/typescript-estree" "7.16.0"
12501250

1251-
"@typescript-eslint/utils@8.11.0":
1252-
version "8.11.0"
1253-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.11.0.tgz#4480d1e9f2bb18ea3510c79f870a1aefc118103d"
1254-
integrity sha512-CYiX6WZcbXNJV7UNB4PLDIBtSdRmRI/nb0FMyqHPTQD1rMjA0foPLaPUV39C/MxkTd/QKSeX+Gb34PPsDVC35g==
1251+
"@typescript-eslint/utils@8.12.0":
1252+
version "8.12.0"
1253+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.12.0.tgz#2967a5915ad4c500486341c79c0cfbc4f276bf47"
1254+
integrity sha512-5i1tqLwlf0fpX1j05paNKyIzla/a4Y3Xhh6AFzi0do/LDJLvohtZYaisaTB9kq0D4uBocAxWDTGzNMOCCwIgXA==
12551255
dependencies:
12561256
"@eslint-community/eslint-utils" "^4.4.0"
1257-
"@typescript-eslint/scope-manager" "8.11.0"
1258-
"@typescript-eslint/types" "8.11.0"
1259-
"@typescript-eslint/typescript-estree" "8.11.0"
1257+
"@typescript-eslint/scope-manager" "8.12.0"
1258+
"@typescript-eslint/types" "8.12.0"
1259+
"@typescript-eslint/typescript-estree" "8.12.0"
12601260

12611261
"@typescript-eslint/[email protected]":
12621262
version "7.16.0"
@@ -1266,12 +1266,12 @@
12661266
"@typescript-eslint/types" "7.16.0"
12671267
eslint-visitor-keys "^3.4.3"
12681268

1269-
"@typescript-eslint/visitor-keys@8.11.0":
1270-
version "8.11.0"
1271-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.11.0.tgz#273de1cbffe63d9f9cd7dfc20b5a5af66310cb92"
1272-
integrity sha512-EaewX6lxSjRJnc+99+dqzTeoDZUfyrA52d2/HRrkI830kgovWsmIiTfmr0NZorzqic7ga+1bS60lRBUgR3n/Bw==
1269+
"@typescript-eslint/visitor-keys@8.12.0":
1270+
version "8.12.0"
1271+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.12.0.tgz#a9fcd973a546a7c78593d0501debdc9ebab8b340"
1272+
integrity sha512-2rXkr+AtZZLuNY18aUjv5wtB9oUiwY1WnNi7VTsdCdy1m958ULeUKoAegldQTjqpbpNJ5cQ4egR8/bh5tbrKKQ==
12731273
dependencies:
1274-
"@typescript-eslint/types" "8.11.0"
1274+
"@typescript-eslint/types" "8.12.0"
12751275
eslint-visitor-keys "^3.4.3"
12761276

12771277
"@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.2.0":

0 commit comments

Comments
 (0)