Skip to content

Commit 8cfb1e9

Browse files
committed
chore(deps): update typescript-eslint monorepo to v8.12.1
1 parent 22c79fe commit 8cfb1e9

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.2",
3838
"@types/ramda": "0.30.2",
39-
"@typescript-eslint/eslint-plugin": "8.12.0",
40-
"@typescript-eslint/parser": "8.12.0",
39+
"@typescript-eslint/eslint-plugin": "8.12.1",
40+
"@typescript-eslint/parser": "8.12.1",
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/[email protected].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==
1141+
"@typescript-eslint/[email protected].1":
1142+
version "8.12.1"
1143+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.12.1.tgz#ea39bc3c1bf9828b01e35478daede2188b471b2e"
1144+
integrity sha512-gNg/inLRcPoBsKKIe4Vv38SVSOhk4BKWNO0T56sVff33gRqtTpOsrhHtiOKD1lmIOmCtZMPaW2x/h2FlM+sCEg==
11451145
dependencies:
11461146
"@eslint-community/regexpp" "^4.10.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"
1147+
"@typescript-eslint/scope-manager" "8.12.1"
1148+
"@typescript-eslint/type-utils" "8.12.1"
1149+
"@typescript-eslint/utils" "8.12.1"
1150+
"@typescript-eslint/visitor-keys" "8.12.1"
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/[email protected].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==
1156+
"@typescript-eslint/[email protected].1":
1157+
version "8.12.1"
1158+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.12.1.tgz#6ea637412d127eeb5726d89461ef47b152c568e7"
1159+
integrity sha512-I/I9Bg7qFa8rOgBnUUHIWTgzbB5wVkSLX+04xGUzTcJUtdq/I2uHWR9mbW6qUYJG/UmkuDcTax5JHvoEWOAHOQ==
11601160
dependencies:
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"
1161+
"@typescript-eslint/scope-manager" "8.12.1"
1162+
"@typescript-eslint/types" "8.12.1"
1163+
"@typescript-eslint/typescript-estree" "8.12.1"
1164+
"@typescript-eslint/visitor-keys" "8.12.1"
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/[email protected].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==
1175+
"@typescript-eslint/[email protected].1":
1176+
version "8.12.1"
1177+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.12.1.tgz#8d1088d81786e46f714b8772c84500896899c25f"
1178+
integrity sha512-bma6sD1iViTt+y9MAwDlBdPTMCqoH/BNdcQk4rKhIZWv3eM0xHmzeSrPJA663PAqFqfpOmtdugycpr0E1mZDVA==
11791179
dependencies:
1180-
"@typescript-eslint/types" "8.12.0"
1181-
"@typescript-eslint/visitor-keys" "8.12.0"
1180+
"@typescript-eslint/types" "8.12.1"
1181+
"@typescript-eslint/visitor-keys" "8.12.1"
11821182

1183-
"@typescript-eslint/[email protected].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==
1183+
"@typescript-eslint/[email protected].1":
1184+
version "8.12.1"
1185+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.12.1.tgz#82f1c2d50e7f54e0cacde174aa397fd09946b574"
1186+
integrity sha512-zJzrvbDVjIzVKV2TGHcjembEhws8RWXJhmqfO9hS2gRXBN0gDwGhRPEdJ6AZglzfJ+YA1q09EWpSLSXjBJpIMQ==
11871187
dependencies:
1188-
"@typescript-eslint/typescript-estree" "8.12.0"
1189-
"@typescript-eslint/utils" "8.12.0"
1188+
"@typescript-eslint/typescript-estree" "8.12.1"
1189+
"@typescript-eslint/utils" "8.12.1"
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/[email protected].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==
1208+
"@typescript-eslint/[email protected].1":
1209+
version "8.12.1"
1210+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.12.1.tgz#cb28d9575cf504fb297e49085c2e3f77a4e7b7e4"
1211+
integrity sha512-anMS4es5lxBe4UVcDXOkcDb3csnm5BvaNIbOFfvy/pJEohorsggdVB8MFbl5EZiEuBnZZ0ei1z7W5b6FdFiV1Q==
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/[email protected].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==
1227+
"@typescript-eslint/[email protected].1":
1228+
version "8.12.1"
1229+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.12.1.tgz#70ea0e0cf038017edd945c2b2bd568c4c81062eb"
1230+
integrity sha512-k/o9khHOckPeDXilFTIPsP9iAYhhdMh3OsOL3i2072PNpFqhqzRHx472/0DeC8H/WZee3bZG0z2ddGRSPgeOKw==
12311231
dependencies:
1232-
"@typescript-eslint/types" "8.12.0"
1233-
"@typescript-eslint/visitor-keys" "8.12.0"
1232+
"@typescript-eslint/types" "8.12.1"
1233+
"@typescript-eslint/visitor-keys" "8.12.1"
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/[email protected].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==
1251+
"@typescript-eslint/[email protected].1":
1252+
version "8.12.1"
1253+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.12.1.tgz#937e49cf1f9696afa9e78d6e652c6fca76e821b0"
1254+
integrity sha512-sDv9yFHrhKe1WN8EYuzfhKCh/sFRupe9P+m/lZ5YgVvPoCUGHNN50IO4llSu7JAbftUM/QcCh+GeCortXPrBYQ==
12551255
dependencies:
12561256
"@eslint-community/eslint-utils" "^4.4.0"
1257-
"@typescript-eslint/scope-manager" "8.12.0"
1258-
"@typescript-eslint/types" "8.12.0"
1259-
"@typescript-eslint/typescript-estree" "8.12.0"
1257+
"@typescript-eslint/scope-manager" "8.12.1"
1258+
"@typescript-eslint/types" "8.12.1"
1259+
"@typescript-eslint/typescript-estree" "8.12.1"
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/[email protected].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==
1269+
"@typescript-eslint/[email protected].1":
1270+
version "8.12.1"
1271+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.12.1.tgz#d21e3c85732c4857aca9663abfade596b3f0f00d"
1272+
integrity sha512-2RwdwnNGuOQKdGjuhujQHUqBZhEuodg2sLVPvOfWktvA9sOXOVqARjOyHSyhN2LiJGKxV6c8oOcmOtRcAnEeFw==
12731273
dependencies:
1274-
"@typescript-eslint/types" "8.12.0"
1274+
"@typescript-eslint/types" "8.12.1"
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)