Skip to content

Commit 5d9ab82

Browse files
authored
Merge pull request #821 from bmish/dependabot/npm_and_yarn/typescript-eslint-8.32.1
2 parents 7930a31 + 234ad2c commit 5d9ab82

File tree

1 file changed

+77
-65
lines changed

1 file changed

+77
-65
lines changed

yarn.lock

Lines changed: 77 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,13 @@
287287
dependencies:
288288
eslint-visitor-keys "^3.4.3"
289289

290+
"@eslint-community/eslint-utils@^4.7.0":
291+
version "4.7.0"
292+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a"
293+
integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==
294+
dependencies:
295+
eslint-visitor-keys "^3.4.3"
296+
290297
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.11.0", "@eslint-community/regexpp@^4.12.1":
291298
version "4.12.1"
292299
resolved "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz"
@@ -1099,85 +1106,85 @@
10991106
dependencies:
11001107
"@types/yargs-parser" "*"
11011108

1102-
"@typescript-eslint/eslint-plugin@8.31.1":
1103-
version "8.31.1"
1104-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.31.1.tgz#62f1befe59647524994e89de4516d8dcba7a850a"
1105-
integrity sha512-oUlH4h1ABavI4F0Xnl8/fOtML/eu8nI2A1nYd+f+55XI0BLu+RIqKoCiZKNo6DtqZBEQm5aNKA20G3Z5w3R6GQ==
1109+
"@typescript-eslint/eslint-plugin@8.32.1":
1110+
version "8.32.1"
1111+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.32.1.tgz#9185b3eaa3b083d8318910e12d56c68b3c4f45b4"
1112+
integrity sha512-6u6Plg9nP/J1GRpe/vcjjabo6Uc5YQPAMxsgQyGC/I0RuukiG1wIe3+Vtg3IrSCVJDmqK3j8adrtzXSENRtFgg==
11061113
dependencies:
11071114
"@eslint-community/regexpp" "^4.10.0"
1108-
"@typescript-eslint/scope-manager" "8.31.1"
1109-
"@typescript-eslint/type-utils" "8.31.1"
1110-
"@typescript-eslint/utils" "8.31.1"
1111-
"@typescript-eslint/visitor-keys" "8.31.1"
1115+
"@typescript-eslint/scope-manager" "8.32.1"
1116+
"@typescript-eslint/type-utils" "8.32.1"
1117+
"@typescript-eslint/utils" "8.32.1"
1118+
"@typescript-eslint/visitor-keys" "8.32.1"
11121119
graphemer "^1.4.0"
1113-
ignore "^5.3.1"
1120+
ignore "^7.0.0"
11141121
natural-compare "^1.4.0"
1115-
ts-api-utils "^2.0.1"
1122+
ts-api-utils "^2.1.0"
11161123

1117-
"@typescript-eslint/parser@8.31.1":
1118-
version "8.31.1"
1119-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.31.1.tgz#e9b0ccf30d37dde724ee4d15f4dbc195995cce1b"
1120-
integrity sha512-oU/OtYVydhXnumd0BobL9rkJg7wFJ9bFFPmSmB/bf/XWN85hlViji59ko6bSKBXyseT9V8l+CN1nwmlbiN0G7Q==
1124+
"@typescript-eslint/parser@8.32.1":
1125+
version "8.32.1"
1126+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.32.1.tgz#18b0e53315e0bc22b2619d398ae49a968370935e"
1127+
integrity sha512-LKMrmwCPoLhM45Z00O1ulb6jwyVr2kr3XJp+G+tSEZcbauNnScewcQwtJqXDhXeYPDEjZ8C1SjXm015CirEmGg==
11211128
dependencies:
1122-
"@typescript-eslint/scope-manager" "8.31.1"
1123-
"@typescript-eslint/types" "8.31.1"
1124-
"@typescript-eslint/typescript-estree" "8.31.1"
1125-
"@typescript-eslint/visitor-keys" "8.31.1"
1129+
"@typescript-eslint/scope-manager" "8.32.1"
1130+
"@typescript-eslint/types" "8.32.1"
1131+
"@typescript-eslint/typescript-estree" "8.32.1"
1132+
"@typescript-eslint/visitor-keys" "8.32.1"
11261133
debug "^4.3.4"
11271134

1128-
"@typescript-eslint/scope-manager@8.31.1":
1129-
version "8.31.1"
1130-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.31.1.tgz#1eb52e76878f545e4add142e0d8e3e97e7aa443b"
1131-
integrity sha512-BMNLOElPxrtNQMIsFHE+3P0Yf1z0dJqV9zLdDxN/xLlWMlXK/ApEsVEKzpizg9oal8bAT5Sc7+ocal7AC1HCVw==
1135+
"@typescript-eslint/scope-manager@8.32.1":
1136+
version "8.32.1"
1137+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.32.1.tgz#9a6bf5fb2c5380e14fe9d38ccac6e4bbe17e8afc"
1138+
integrity sha512-7IsIaIDeZn7kffk7qXC3o6Z4UblZJKV3UBpkvRNpr5NSyLji7tvTcvmnMNYuYLyh26mN8W723xpo3i4MlD33vA==
11321139
dependencies:
1133-
"@typescript-eslint/types" "8.31.1"
1134-
"@typescript-eslint/visitor-keys" "8.31.1"
1140+
"@typescript-eslint/types" "8.32.1"
1141+
"@typescript-eslint/visitor-keys" "8.32.1"
11351142

1136-
"@typescript-eslint/type-utils@8.31.1":
1137-
version "8.31.1"
1138-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.31.1.tgz#be0f438fb24b03568e282a0aed85f776409f970c"
1139-
integrity sha512-fNaT/m9n0+dpSp8G/iOQ05GoHYXbxw81x+yvr7TArTuZuCA6VVKbqWYVZrV5dVagpDTtj/O8k5HBEE/p/HM5LA==
1143+
"@typescript-eslint/type-utils@8.32.1":
1144+
version "8.32.1"
1145+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.32.1.tgz#b9292a45f69ecdb7db74d1696e57d1a89514d21e"
1146+
integrity sha512-mv9YpQGA8iIsl5KyUPi+FGLm7+bA4fgXaeRcFKRDRwDMu4iwrSHeDPipwueNXhdIIZltwCJv+NkxftECbIZWfA==
11401147
dependencies:
1141-
"@typescript-eslint/typescript-estree" "8.31.1"
1142-
"@typescript-eslint/utils" "8.31.1"
1148+
"@typescript-eslint/typescript-estree" "8.32.1"
1149+
"@typescript-eslint/utils" "8.32.1"
11431150
debug "^4.3.4"
1144-
ts-api-utils "^2.0.1"
1151+
ts-api-utils "^2.1.0"
11451152

1146-
"@typescript-eslint/types@8.31.1":
1147-
version "8.31.1"
1148-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.31.1.tgz#478ed6f7e8aee1be7b63a60212b6bffe1423b5d4"
1149-
integrity sha512-SfepaEFUDQYRoA70DD9GtytljBePSj17qPxFHA/h3eg6lPTqGJ5mWOtbXCk1YrVU1cTJRd14nhaXWFu0l2troQ==
1153+
"@typescript-eslint/types@8.32.1":
1154+
version "8.32.1"
1155+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.1.tgz#b19fe4ac0dc08317bae0ce9ec1168123576c1d4b"
1156+
integrity sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg==
11501157

1151-
"@typescript-eslint/typescript-estree@8.31.1":
1152-
version "8.31.1"
1153-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.31.1.tgz#37792fe7ef4d3021c7580067c8f1ae66daabacdf"
1154-
integrity sha512-kaA0ueLe2v7KunYOyWYtlf/QhhZb7+qh4Yw6Ni5kgukMIG+iP773tjgBiLWIXYumWCwEq3nLW+TUywEp8uEeag==
1158+
"@typescript-eslint/typescript-estree@8.32.1":
1159+
version "8.32.1"
1160+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.1.tgz#9023720ca4ecf4f59c275a05b5fed69b1276face"
1161+
integrity sha512-Y3AP9EIfYwBb4kWGb+simvPaqQoT5oJuzzj9m0i6FCY6SPvlomY2Ei4UEMm7+FXtlNJbor80ximyslzaQF6xhg==
11551162
dependencies:
1156-
"@typescript-eslint/types" "8.31.1"
1157-
"@typescript-eslint/visitor-keys" "8.31.1"
1163+
"@typescript-eslint/types" "8.32.1"
1164+
"@typescript-eslint/visitor-keys" "8.32.1"
11581165
debug "^4.3.4"
11591166
fast-glob "^3.3.2"
11601167
is-glob "^4.0.3"
11611168
minimatch "^9.0.4"
11621169
semver "^7.6.0"
1163-
ts-api-utils "^2.0.1"
1170+
ts-api-utils "^2.1.0"
11641171

1165-
"@typescript-eslint/utils@8.31.1", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
1166-
version "8.31.1"
1167-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.31.1.tgz#5628ea0393598a0b2f143d0fc6d019f0dee9dd14"
1168-
integrity sha512-2DSI4SNfF5T4oRveQ4nUrSjUqjMND0nLq9rEkz0gfGr3tg0S5KB6DhwR+WZPCjzkZl3cH+4x2ce3EsL50FubjQ==
1172+
"@typescript-eslint/utils@8.32.1", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
1173+
version "8.32.1"
1174+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.32.1.tgz#4d6d5d29b9e519e9a85e9a74e9f7bdb58abe9704"
1175+
integrity sha512-DsSFNIgLSrc89gpq1LJB7Hm1YpuhK086DRDJSNrewcGvYloWW1vZLHBTIvarKZDcAORIy/uWNx8Gad+4oMpkSA==
11691176
dependencies:
1170-
"@eslint-community/eslint-utils" "^4.4.0"
1171-
"@typescript-eslint/scope-manager" "8.31.1"
1172-
"@typescript-eslint/types" "8.31.1"
1173-
"@typescript-eslint/typescript-estree" "8.31.1"
1177+
"@eslint-community/eslint-utils" "^4.7.0"
1178+
"@typescript-eslint/scope-manager" "8.32.1"
1179+
"@typescript-eslint/types" "8.32.1"
1180+
"@typescript-eslint/typescript-estree" "8.32.1"
11741181

1175-
"@typescript-eslint/visitor-keys@8.31.1":
1176-
version "8.31.1"
1177-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.31.1.tgz#6742b0e3ba1e0c1e35bdaf78c03e759eb8dd8e75"
1178-
integrity sha512-I+/rgqOVBn6f0o7NDTmAPWWC6NuqhV174lfYvAm9fUaWeiefLdux9/YI3/nLugEn9L8fcSi0XmpKi/r5u0nmpw==
1182+
"@typescript-eslint/visitor-keys@8.32.1":
1183+
version "8.32.1"
1184+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.32.1.tgz#4321395cc55c2eb46036cbbb03e101994d11ddca"
1185+
integrity sha512-ar0tjQfObzhSaW3C3QNmTc5ofj0hDoNQ5XWrCy6zDyabdr0TWhCkClp+rywGNj/odAFBVzzJrK4tEq5M4Hmu4w==
11791186
dependencies:
1180-
"@typescript-eslint/types" "8.31.1"
1187+
"@typescript-eslint/types" "8.32.1"
11811188
eslint-visitor-keys "^4.2.0"
11821189

11831190
acorn-jsx@^5.3.2:
@@ -3344,6 +3351,11 @@ ignore@^5.2.0, ignore@^5.2.4, ignore@^5.3.1, ignore@^5.3.2:
33443351
resolved "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz"
33453352
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
33463353

3354+
ignore@^7.0.0:
3355+
version "7.0.4"
3356+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.4.tgz#a12c70d0f2607c5bf508fb65a40c75f037d7a078"
3357+
integrity sha512-gJzzk+PQNznz8ysRrC0aOkBNVRBDtE1n53IqyqEf3PXrYwomFs5q4pGMizBMJF+ykh03insJ27hB8gSrD2Hn8A==
3358+
33473359
ignore@^7.0.3, ignore@~7.0.3:
33483360
version "7.0.3"
33493361
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.3.tgz#397ef9315dfe0595671eefe8b633fec6943ab733"
@@ -6927,10 +6939,10 @@ trim-newlines@^3.0.0:
69276939
resolved "https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.1.tgz"
69286940
integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
69296941

6930-
ts-api-utils@^2.0.1:
6931-
version "2.0.1"
6932-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd"
6933-
integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==
6942+
ts-api-utils@^2.1.0:
6943+
version "2.1.0"
6944+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
6945+
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
69346946

69356947
ts-jest@^29.1.0:
69366948
version "29.3.4"
@@ -7082,13 +7094,13 @@ typedarray-to-buffer@^3.1.5:
70827094
is-typedarray "^1.0.0"
70837095

70847096
typescript-eslint@^8.0.0:
7085-
version "8.31.1"
7086-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.31.1.tgz#b77ab1e48ced2daab9225ff94bab54391a4af69b"
7087-
integrity sha512-j6DsEotD/fH39qKzXTQRwYYWlt7D+0HmfpOK+DVhwJOFLcdmn92hq3mBb7HlKJHbjjI/gTOqEcc9d6JfpFf/VA==
7097+
version "8.32.1"
7098+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.32.1.tgz#1784335c781491be528ff84ab666e2f0f7591fd1"
7099+
integrity sha512-D7el+eaDHAmXvrZBy1zpzSNIRqnCOrkwTgZxTu3MUqRWk8k0q9m9Ho4+vPf7iHtgUfrK/o8IZaEApsxPlHTFCg==
70887100
dependencies:
7089-
"@typescript-eslint/eslint-plugin" "8.31.1"
7090-
"@typescript-eslint/parser" "8.31.1"
7091-
"@typescript-eslint/utils" "8.31.1"
7101+
"@typescript-eslint/eslint-plugin" "8.32.1"
7102+
"@typescript-eslint/parser" "8.32.1"
7103+
"@typescript-eslint/utils" "8.32.1"
70927104

70937105
typescript@^5.0.4:
70947106
version "5.8.3"

0 commit comments

Comments
 (0)