Skip to content

Commit 8fa7cf2

Browse files
Bump typescript-eslint from 8.32.1 to 8.33.1 (#190)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.32.1 to 8.33.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.33.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.33.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 288c5fb commit 8fa7cf2

File tree

1 file changed

+28
-74
lines changed

1 file changed

+28
-74
lines changed

yarn.lock

Lines changed: 28 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -1075,33 +1075,22 @@
10751075
dependencies:
10761076
"@types/yargs-parser" "*"
10771077

1078-
"@typescript-eslint/eslint-plugin@8.32.1", "@typescript-eslint/eslint-plugin@^8.21.0":
1079-
version "8.32.1"
1080-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.32.1.tgz#9185b3eaa3b083d8318910e12d56c68b3c4f45b4"
1081-
integrity sha512-6u6Plg9nP/J1GRpe/vcjjabo6Uc5YQPAMxsgQyGC/I0RuukiG1wIe3+Vtg3IrSCVJDmqK3j8adrtzXSENRtFgg==
1078+
"@typescript-eslint/eslint-plugin@8.33.1", "@typescript-eslint/eslint-plugin@^8.21.0":
1079+
version "8.33.1"
1080+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.33.1.tgz#532641b416ed2afd5be893cddb2a58e9cd1f7a3e"
1081+
integrity sha512-TDCXj+YxLgtvxvFlAvpoRv9MAncDLBV2oT9Bd7YBGC/b/sEURoOYuIwLI99rjWOfY3QtDzO+mk0n4AmdFExW8A==
10821082
dependencies:
10831083
"@eslint-community/regexpp" "^4.10.0"
1084-
"@typescript-eslint/scope-manager" "8.32.1"
1085-
"@typescript-eslint/type-utils" "8.32.1"
1086-
"@typescript-eslint/utils" "8.32.1"
1087-
"@typescript-eslint/visitor-keys" "8.32.1"
1084+
"@typescript-eslint/scope-manager" "8.33.1"
1085+
"@typescript-eslint/type-utils" "8.33.1"
1086+
"@typescript-eslint/utils" "8.33.1"
1087+
"@typescript-eslint/visitor-keys" "8.33.1"
10881088
graphemer "^1.4.0"
10891089
ignore "^7.0.0"
10901090
natural-compare "^1.4.0"
10911091
ts-api-utils "^2.1.0"
10921092

1093-
"@typescript-eslint/parser@8.32.1":
1094-
version "8.32.1"
1095-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.32.1.tgz#18b0e53315e0bc22b2619d398ae49a968370935e"
1096-
integrity sha512-LKMrmwCPoLhM45Z00O1ulb6jwyVr2kr3XJp+G+tSEZcbauNnScewcQwtJqXDhXeYPDEjZ8C1SjXm015CirEmGg==
1097-
dependencies:
1098-
"@typescript-eslint/scope-manager" "8.32.1"
1099-
"@typescript-eslint/types" "8.32.1"
1100-
"@typescript-eslint/typescript-estree" "8.32.1"
1101-
"@typescript-eslint/visitor-keys" "8.32.1"
1102-
debug "^4.3.4"
1103-
1104-
"@typescript-eslint/parser@^8.20.0":
1093+
"@typescript-eslint/parser@8.33.1", "@typescript-eslint/parser@^8.20.0":
11051094
version "8.33.1"
11061095
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.33.1.tgz#ef9a5ee6aa37a6b4f46cc36d08a14f828238afe2"
11071096
integrity sha512-qwxv6dq682yVvgKKp2qWwLgRbscDAYktPptK4JPojCwwi3R9cwrvIxS4lvBpzmcqzR4bdn54Z0IG1uHFskW4dA==
@@ -1121,14 +1110,6 @@
11211110
"@typescript-eslint/types" "^8.33.1"
11221111
debug "^4.3.4"
11231112

1124-
"@typescript-eslint/scope-manager@8.32.1":
1125-
version "8.32.1"
1126-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.32.1.tgz#9a6bf5fb2c5380e14fe9d38ccac6e4bbe17e8afc"
1127-
integrity sha512-7IsIaIDeZn7kffk7qXC3o6Z4UblZJKV3UBpkvRNpr5NSyLji7tvTcvmnMNYuYLyh26mN8W723xpo3i4MlD33vA==
1128-
dependencies:
1129-
"@typescript-eslint/types" "8.32.1"
1130-
"@typescript-eslint/visitor-keys" "8.32.1"
1131-
11321113
"@typescript-eslint/scope-manager@8.33.1":
11331114
version "8.33.1"
11341115
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.33.1.tgz#d1e0efb296da5097d054bc9972e69878a2afea73"
@@ -1142,40 +1123,21 @@
11421123
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.33.1.tgz#7836afcc097a4657a5ed56670851a450d8b70ab8"
11431124
integrity sha512-STAQsGYbHCF0/e+ShUQ4EatXQ7ceh3fBCXkNU7/MZVKulrlq1usH7t2FhxvCpuCi5O5oi1vmVaAjrGeL71OK1g==
11441125

1145-
"@typescript-eslint/type-utils@8.32.1":
1146-
version "8.32.1"
1147-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.32.1.tgz#b9292a45f69ecdb7db74d1696e57d1a89514d21e"
1148-
integrity sha512-mv9YpQGA8iIsl5KyUPi+FGLm7+bA4fgXaeRcFKRDRwDMu4iwrSHeDPipwueNXhdIIZltwCJv+NkxftECbIZWfA==
1126+
"@typescript-eslint/type-utils@8.33.1":
1127+
version "8.33.1"
1128+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.33.1.tgz#d73ee1a29d8a0abe60d4abbff4f1d040f0de15fa"
1129+
integrity sha512-1cG37d9xOkhlykom55WVwG2QRNC7YXlxMaMzqw2uPeJixBFfKWZgaP/hjAObqMN/u3fr5BrTwTnc31/L9jQ2ww==
11491130
dependencies:
1150-
"@typescript-eslint/typescript-estree" "8.32.1"
1151-
"@typescript-eslint/utils" "8.32.1"
1131+
"@typescript-eslint/typescript-estree" "8.33.1"
1132+
"@typescript-eslint/utils" "8.33.1"
11521133
debug "^4.3.4"
11531134
ts-api-utils "^2.1.0"
11541135

1155-
"@typescript-eslint/types@8.32.1":
1156-
version "8.32.1"
1157-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.1.tgz#b19fe4ac0dc08317bae0ce9ec1168123576c1d4b"
1158-
integrity sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg==
1159-
11601136
"@typescript-eslint/types@8.33.1", "@typescript-eslint/types@^8.33.1":
11611137
version "8.33.1"
11621138
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.33.1.tgz#b693111bc2180f8098b68e9958cf63761657a55f"
11631139
integrity sha512-xid1WfizGhy/TKMTwhtVOgalHwPtV8T32MS9MaH50Cwvz6x6YqRIPdD2WvW0XaqOzTV9p5xdLY0h/ZusU5Lokg==
11641140

1165-
"@typescript-eslint/typescript-estree@8.32.1":
1166-
version "8.32.1"
1167-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.1.tgz#9023720ca4ecf4f59c275a05b5fed69b1276face"
1168-
integrity sha512-Y3AP9EIfYwBb4kWGb+simvPaqQoT5oJuzzj9m0i6FCY6SPvlomY2Ei4UEMm7+FXtlNJbor80ximyslzaQF6xhg==
1169-
dependencies:
1170-
"@typescript-eslint/types" "8.32.1"
1171-
"@typescript-eslint/visitor-keys" "8.32.1"
1172-
debug "^4.3.4"
1173-
fast-glob "^3.3.2"
1174-
is-glob "^4.0.3"
1175-
minimatch "^9.0.4"
1176-
semver "^7.6.0"
1177-
ts-api-utils "^2.1.0"
1178-
11791141
"@typescript-eslint/typescript-estree@8.33.1":
11801142
version "8.33.1"
11811143
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.33.1.tgz#d271beed470bc915b8764e22365d4925c2ea265d"
@@ -1192,23 +1154,15 @@
11921154
semver "^7.6.0"
11931155
ts-api-utils "^2.1.0"
11941156

1195-
"@typescript-eslint/utils@8.32.1":
1196-
version "8.32.1"
1197-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.32.1.tgz#4d6d5d29b9e519e9a85e9a74e9f7bdb58abe9704"
1198-
integrity sha512-DsSFNIgLSrc89gpq1LJB7Hm1YpuhK086DRDJSNrewcGvYloWW1vZLHBTIvarKZDcAORIy/uWNx8Gad+4oMpkSA==
1157+
"@typescript-eslint/utils@8.33.1":
1158+
version "8.33.1"
1159+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.33.1.tgz#ea22f40d3553da090f928cf17907e963643d4b96"
1160+
integrity sha512-52HaBiEQUaRYqAXpfzWSR2U3gxk92Kw006+xZpElaPMg3C4PgM+A5LqwoQI1f9E5aZ/qlxAZxzm42WX+vn92SQ==
11991161
dependencies:
12001162
"@eslint-community/eslint-utils" "^4.7.0"
1201-
"@typescript-eslint/scope-manager" "8.32.1"
1202-
"@typescript-eslint/types" "8.32.1"
1203-
"@typescript-eslint/typescript-estree" "8.32.1"
1204-
1205-
"@typescript-eslint/visitor-keys@8.32.1":
1206-
version "8.32.1"
1207-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.32.1.tgz#4321395cc55c2eb46036cbbb03e101994d11ddca"
1208-
integrity sha512-ar0tjQfObzhSaW3C3QNmTc5ofj0hDoNQ5XWrCy6zDyabdr0TWhCkClp+rywGNj/odAFBVzzJrK4tEq5M4Hmu4w==
1209-
dependencies:
1210-
"@typescript-eslint/types" "8.32.1"
1211-
eslint-visitor-keys "^4.2.0"
1163+
"@typescript-eslint/scope-manager" "8.33.1"
1164+
"@typescript-eslint/types" "8.33.1"
1165+
"@typescript-eslint/typescript-estree" "8.33.1"
12121166

12131167
"@typescript-eslint/visitor-keys@8.33.1":
12141168
version "8.33.1"
@@ -3968,13 +3922,13 @@ typedoc@^0.28.1:
39683922
yaml "^2.7.1"
39693923

39703924
typescript-eslint@^8.21.0:
3971-
version "8.32.1"
3972-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.32.1.tgz#1784335c781491be528ff84ab666e2f0f7591fd1"
3973-
integrity sha512-D7el+eaDHAmXvrZBy1zpzSNIRqnCOrkwTgZxTu3MUqRWk8k0q9m9Ho4+vPf7iHtgUfrK/o8IZaEApsxPlHTFCg==
3925+
version "8.33.1"
3926+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.33.1.tgz#d2d59c9b24afe1f903a855b02145802e4ae930ff"
3927+
integrity sha512-AgRnV4sKkWOiZ0Kjbnf5ytTJXMUZQ0qhSVdQtDNYLPLnjsATEYhaO94GlRQwi4t4gO8FfjM6NnikHeKjUm8D7A==
39743928
dependencies:
3975-
"@typescript-eslint/eslint-plugin" "8.32.1"
3976-
"@typescript-eslint/parser" "8.32.1"
3977-
"@typescript-eslint/utils" "8.32.1"
3929+
"@typescript-eslint/eslint-plugin" "8.33.1"
3930+
"@typescript-eslint/parser" "8.33.1"
3931+
"@typescript-eslint/utils" "8.33.1"
39783932

39793933
typescript@^5.7.3:
39803934
version "5.8.3"

0 commit comments

Comments
 (0)