Skip to content

Commit d4d0ccb

Browse files
build(deps): bump typescript-eslint in the typescript group (#1847)
1 parent c6bab5d commit d4d0ccb

File tree

1 file changed

+93
-7
lines changed

1 file changed

+93
-7
lines changed

yarn.lock

Lines changed: 93 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1285,6 +1285,21 @@
12851285
natural-compare "^1.4.0"
12861286
ts-api-utils "^2.1.0"
12871287

1288+
"@typescript-eslint/[email protected]":
1289+
version "8.32.1"
1290+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.32.1.tgz#9185b3eaa3b083d8318910e12d56c68b3c4f45b4"
1291+
integrity sha512-6u6Plg9nP/J1GRpe/vcjjabo6Uc5YQPAMxsgQyGC/I0RuukiG1wIe3+Vtg3IrSCVJDmqK3j8adrtzXSENRtFgg==
1292+
dependencies:
1293+
"@eslint-community/regexpp" "^4.10.0"
1294+
"@typescript-eslint/scope-manager" "8.32.1"
1295+
"@typescript-eslint/type-utils" "8.32.1"
1296+
"@typescript-eslint/utils" "8.32.1"
1297+
"@typescript-eslint/visitor-keys" "8.32.1"
1298+
graphemer "^1.4.0"
1299+
ignore "^7.0.0"
1300+
natural-compare "^1.4.0"
1301+
ts-api-utils "^2.1.0"
1302+
12881303
"@typescript-eslint/[email protected]":
12891304
version "8.32.0"
12901305
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.32.0.tgz#fe840ecb2726a82fa9f5562837ec40503ae71caf"
@@ -1296,6 +1311,17 @@
12961311
"@typescript-eslint/visitor-keys" "8.32.0"
12971312
debug "^4.3.4"
12981313

1314+
"@typescript-eslint/[email protected]":
1315+
version "8.32.1"
1316+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.32.1.tgz#18b0e53315e0bc22b2619d398ae49a968370935e"
1317+
integrity sha512-LKMrmwCPoLhM45Z00O1ulb6jwyVr2kr3XJp+G+tSEZcbauNnScewcQwtJqXDhXeYPDEjZ8C1SjXm015CirEmGg==
1318+
dependencies:
1319+
"@typescript-eslint/scope-manager" "8.32.1"
1320+
"@typescript-eslint/types" "8.32.1"
1321+
"@typescript-eslint/typescript-estree" "8.32.1"
1322+
"@typescript-eslint/visitor-keys" "8.32.1"
1323+
debug "^4.3.4"
1324+
12991325
"@typescript-eslint/[email protected]":
13001326
version "8.32.0"
13011327
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.32.0.tgz#6be89f652780f0d3d19d58dc0ee107b1a9e3282c"
@@ -1304,6 +1330,14 @@
13041330
"@typescript-eslint/types" "8.32.0"
13051331
"@typescript-eslint/visitor-keys" "8.32.0"
13061332

1333+
"@typescript-eslint/[email protected]":
1334+
version "8.32.1"
1335+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.32.1.tgz#9a6bf5fb2c5380e14fe9d38ccac6e4bbe17e8afc"
1336+
integrity sha512-7IsIaIDeZn7kffk7qXC3o6Z4UblZJKV3UBpkvRNpr5NSyLji7tvTcvmnMNYuYLyh26mN8W723xpo3i4MlD33vA==
1337+
dependencies:
1338+
"@typescript-eslint/types" "8.32.1"
1339+
"@typescript-eslint/visitor-keys" "8.32.1"
1340+
13071341
"@typescript-eslint/[email protected]":
13081342
version "8.32.0"
13091343
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.32.0.tgz#5e0882393e801963f749bea38888e716045fe895"
@@ -1314,11 +1348,26 @@
13141348
debug "^4.3.4"
13151349
ts-api-utils "^2.1.0"
13161350

1351+
"@typescript-eslint/[email protected]":
1352+
version "8.32.1"
1353+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.32.1.tgz#b9292a45f69ecdb7db74d1696e57d1a89514d21e"
1354+
integrity sha512-mv9YpQGA8iIsl5KyUPi+FGLm7+bA4fgXaeRcFKRDRwDMu4iwrSHeDPipwueNXhdIIZltwCJv+NkxftECbIZWfA==
1355+
dependencies:
1356+
"@typescript-eslint/typescript-estree" "8.32.1"
1357+
"@typescript-eslint/utils" "8.32.1"
1358+
debug "^4.3.4"
1359+
ts-api-utils "^2.1.0"
1360+
13171361
"@typescript-eslint/[email protected]":
13181362
version "8.32.0"
13191363
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.0.tgz#a4a66b8876b8391970cf069b49572e43f1fc957a"
13201364
integrity sha512-O5Id6tGadAZEMThM6L9HmVf5hQUXNSxLVKeGJYWNhhVseps/0LddMkp7//VDkzwJ69lPL0UmZdcZwggj9akJaA==
13211365

1366+
"@typescript-eslint/[email protected]":
1367+
version "8.32.1"
1368+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.1.tgz#b19fe4ac0dc08317bae0ce9ec1168123576c1d4b"
1369+
integrity sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg==
1370+
13221371
"@typescript-eslint/[email protected]":
13231372
version "8.32.0"
13241373
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.0.tgz#11d45f47bfabb141206a3da6c7b91a9d869ff32d"
@@ -1333,7 +1382,21 @@
13331382
semver "^7.6.0"
13341383
ts-api-utils "^2.1.0"
13351384

1336-
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
1385+
"@typescript-eslint/[email protected]":
1386+
version "8.32.1"
1387+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.1.tgz#9023720ca4ecf4f59c275a05b5fed69b1276face"
1388+
integrity sha512-Y3AP9EIfYwBb4kWGb+simvPaqQoT5oJuzzj9m0i6FCY6SPvlomY2Ei4UEMm7+FXtlNJbor80ximyslzaQF6xhg==
1389+
dependencies:
1390+
"@typescript-eslint/types" "8.32.1"
1391+
"@typescript-eslint/visitor-keys" "8.32.1"
1392+
debug "^4.3.4"
1393+
fast-glob "^3.3.2"
1394+
is-glob "^4.0.3"
1395+
minimatch "^9.0.4"
1396+
semver "^7.6.0"
1397+
ts-api-utils "^2.1.0"
1398+
1399+
"@typescript-eslint/[email protected]":
13371400
version "8.32.0"
13381401
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.32.0.tgz#24570f68cf845d198b73a7f94ca88d8c2505ba47"
13391402
integrity sha512-8S9hXau6nQ/sYVtC3D6ISIDoJzS1NsCK+gluVhLN2YkBPX+/1wkwyUiDKnxRh15579WoOIyVWnoyIf3yGI9REw==
@@ -1343,6 +1406,16 @@
13431406
"@typescript-eslint/types" "8.32.0"
13441407
"@typescript-eslint/typescript-estree" "8.32.0"
13451408

1409+
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
1410+
version "8.32.1"
1411+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.32.1.tgz#4d6d5d29b9e519e9a85e9a74e9f7bdb58abe9704"
1412+
integrity sha512-DsSFNIgLSrc89gpq1LJB7Hm1YpuhK086DRDJSNrewcGvYloWW1vZLHBTIvarKZDcAORIy/uWNx8Gad+4oMpkSA==
1413+
dependencies:
1414+
"@eslint-community/eslint-utils" "^4.7.0"
1415+
"@typescript-eslint/scope-manager" "8.32.1"
1416+
"@typescript-eslint/types" "8.32.1"
1417+
"@typescript-eslint/typescript-estree" "8.32.1"
1418+
13461419
"@typescript-eslint/[email protected]":
13471420
version "8.32.0"
13481421
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.32.0.tgz#0cca2cac046bc71cc40ce8214bac2850d6ecf4a6"
@@ -1351,6 +1424,14 @@
13511424
"@typescript-eslint/types" "8.32.0"
13521425
eslint-visitor-keys "^4.2.0"
13531426

1427+
"@typescript-eslint/[email protected]":
1428+
version "8.32.1"
1429+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.32.1.tgz#4321395cc55c2eb46036cbbb03e101994d11ddca"
1430+
integrity sha512-ar0tjQfObzhSaW3C3QNmTc5ofj0hDoNQ5XWrCy6zDyabdr0TWhCkClp+rywGNj/odAFBVzzJrK4tEq5M4Hmu4w==
1431+
dependencies:
1432+
"@typescript-eslint/types" "8.32.1"
1433+
eslint-visitor-keys "^4.2.0"
1434+
13541435
accepts@^2.0.0:
13551436
version "2.0.0"
13561437
resolved "https://registry.yarnpkg.com/accepts/-/accepts-2.0.0.tgz#bbcf4ba5075467f3f2131eab3cffc73c2f5d7895"
@@ -2405,6 +2486,11 @@ ignore@^5.2.0, ignore@^5.3.1:
24052486
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
24062487
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
24072488

2489+
ignore@^7.0.0:
2490+
version "7.0.4"
2491+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.4.tgz#a12c70d0f2607c5bf508fb65a40c75f037d7a078"
2492+
integrity sha512-gJzzk+PQNznz8ysRrC0aOkBNVRBDtE1n53IqyqEf3PXrYwomFs5q4pGMizBMJF+ykh03insJ27hB8gSrD2Hn8A==
2493+
24082494
import-fresh@^3.2.1:
24092495
version "3.2.1"
24102496
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.2.1.tgz#633ff618506e793af5ac91bf48b72677e15cbe66"
@@ -3810,13 +3896,13 @@ type-is@^2.0.0, type-is@^2.0.1:
38103896
mime-types "^3.0.0"
38113897

38123898
typescript-eslint@^8.13.0:
3813-
version "8.32.0"
3814-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.32.0.tgz#032cf9176d987caff291990ea6313bf4c0b63b4e"
3815-
integrity sha512-UMq2kxdXCzinFFPsXc9o2ozIpYCCOiEC46MG3yEh5Vipq6BO27otTtEBZA1fQ66DulEUgE97ucQ/3YY66CPg0A==
3899+
version "8.32.1"
3900+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.32.1.tgz#1784335c781491be528ff84ab666e2f0f7591fd1"
3901+
integrity sha512-D7el+eaDHAmXvrZBy1zpzSNIRqnCOrkwTgZxTu3MUqRWk8k0q9m9Ho4+vPf7iHtgUfrK/o8IZaEApsxPlHTFCg==
38163902
dependencies:
3817-
"@typescript-eslint/eslint-plugin" "8.32.0"
3818-
"@typescript-eslint/parser" "8.32.0"
3819-
"@typescript-eslint/utils" "8.32.0"
3903+
"@typescript-eslint/eslint-plugin" "8.32.1"
3904+
"@typescript-eslint/parser" "8.32.1"
3905+
"@typescript-eslint/utils" "8.32.1"
38203906

38213907
38223908
version "5.8.3"

0 commit comments

Comments
 (0)