Skip to content

Commit 39456a1

Browse files
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.57.0 to 8.57.2. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.2/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.57.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44ce367 commit 39456a1

2 files changed

Lines changed: 26 additions & 81 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"@types/jest": "30.0.0",
3535
"@types/node": "25.5.0",
36-
"@typescript-eslint/eslint-plugin": "8.57.0",
36+
"@typescript-eslint/eslint-plugin": "8.58.0",
3737
"@typescript-eslint/parser": "8.58.0",
3838
"eslint": "10.0.3",
3939
"eslint-config-prettier": "10.1.8",

yarn.lock

Lines changed: 25 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -1085,19 +1085,19 @@
10851085
dependencies:
10861086
"@types/yargs-parser" "*"
10871087

1088-
"@typescript-eslint/eslint-plugin@8.57.0":
1089-
version "8.57.0"
1090-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.57.0.tgz#6e4085604ab63f55b3dcc61ce2c16965b2c36374"
1091-
integrity sha512-qeu4rTHR3/IaFORbD16gmjq9+rEs9fGKdX0kF6BKSfi+gCuG3RCKLlSBYzn/bGsY9Tj7KE/DAQStbp8AHJGHEQ==
1088+
"@typescript-eslint/eslint-plugin@8.58.0":
1089+
version "8.58.0"
1090+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.58.0.tgz#ad40e492f1931f46da1bd888e52b9e56df9063aa"
1091+
integrity sha512-RLkVSiNuUP1C2ROIWfqX+YcUfLaSnxGE/8M+Y57lopVwg9VTYYfhuz15Yf1IzCKgZj6/rIbYTmJCUSqr76r0Wg==
10921092
dependencies:
10931093
"@eslint-community/regexpp" "^4.12.2"
1094-
"@typescript-eslint/scope-manager" "8.57.0"
1095-
"@typescript-eslint/type-utils" "8.57.0"
1096-
"@typescript-eslint/utils" "8.57.0"
1097-
"@typescript-eslint/visitor-keys" "8.57.0"
1094+
"@typescript-eslint/scope-manager" "8.58.0"
1095+
"@typescript-eslint/type-utils" "8.58.0"
1096+
"@typescript-eslint/utils" "8.58.0"
1097+
"@typescript-eslint/visitor-keys" "8.58.0"
10981098
ignore "^7.0.5"
10991099
natural-compare "^1.4.0"
1100-
ts-api-utils "^2.4.0"
1100+
ts-api-utils "^2.5.0"
11011101

11021102
"@typescript-eslint/parser@8.58.0":
11031103
version "8.58.0"
@@ -1110,15 +1110,6 @@
11101110
"@typescript-eslint/visitor-keys" "8.58.0"
11111111
debug "^4.4.3"
11121112

1113-
"@typescript-eslint/project-service@8.57.0":
1114-
version "8.57.0"
1115-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.57.0.tgz#2014ed527bcd0eff8aecb7e44879ae3150604ab3"
1116-
integrity sha512-pR+dK0BlxCLxtWfaKQWtYr7MhKmzqZxuii+ZjuFlZlIGRZm22HnXFqa2eY+90MUz8/i80YJmzFGDUsi8dMOV5w==
1117-
dependencies:
1118-
"@typescript-eslint/tsconfig-utils" "^8.57.0"
1119-
"@typescript-eslint/types" "^8.57.0"
1120-
debug "^4.4.3"
1121-
11221113
"@typescript-eslint/project-service@8.58.0":
11231114
version "8.58.0"
11241115
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.58.0.tgz#66ceda0aabf7427aec3e2713fa43eb278dead2aa"
@@ -1128,14 +1119,6 @@
11281119
"@typescript-eslint/types" "^8.58.0"
11291120
debug "^4.4.3"
11301121

1131-
"@typescript-eslint/scope-manager@8.57.0":
1132-
version "8.57.0"
1133-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.57.0.tgz#7d2a2aeaaef2ae70891b21939fadb4cb0b19f840"
1134-
integrity sha512-nvExQqAHF01lUM66MskSaZulpPL5pgy5hI5RfrxviLgzZVffB5yYzw27uK/ft8QnKXI2X0LBrHJFr1TaZtAibw==
1135-
dependencies:
1136-
"@typescript-eslint/types" "8.57.0"
1137-
"@typescript-eslint/visitor-keys" "8.57.0"
1138-
11391122
"@typescript-eslint/scope-manager@8.58.0":
11401123
version "8.58.0"
11411124
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.58.0.tgz#e304142775e49a1b7ac3c8bf2536714447c72cab"
@@ -1144,52 +1127,27 @@
11441127
"@typescript-eslint/types" "8.58.0"
11451128
"@typescript-eslint/visitor-keys" "8.58.0"
11461129

1147-
"@typescript-eslint/tsconfig-utils@8.57.0", "@typescript-eslint/tsconfig-utils@^8.57.0":
1148-
version "8.57.0"
1149-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.0.tgz#cf2f2822af3887d25dd325b6bea6c3f60a83a0b4"
1150-
integrity sha512-LtXRihc5ytjJIQEH+xqjB0+YgsV4/tW35XKX3GTZHpWtcC8SPkT/d4tqdf1cKtesryHm2bgp6l555NYcT2NLvA==
1151-
11521130
"@typescript-eslint/tsconfig-utils@8.58.0", "@typescript-eslint/tsconfig-utils@^8.58.0":
11531131
version "8.58.0"
11541132
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.58.0.tgz#c5a8edb21f31e0fdee565724e1b984171c559482"
11551133
integrity sha512-doNSZEVJsWEu4htiVC+PR6NpM+pa+a4ClH9INRWOWCUzMst/VA9c4gXq92F8GUD1rwhNvRLkgjfYtFXegXQF7A==
11561134

1157-
"@typescript-eslint/type-utils@8.57.0":
1158-
version "8.57.0"
1159-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.57.0.tgz#2877af4c2e8f0998b93a07dad1c34ce1bb669448"
1160-
integrity sha512-yjgh7gmDcJ1+TcEg8x3uWQmn8ifvSupnPfjP21twPKrDP/pTHlEQgmKcitzF/rzPSmv7QjJ90vRpN4U+zoUjwQ==
1135+
"@typescript-eslint/type-utils@8.58.0":
1136+
version "8.58.0"
1137+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.58.0.tgz#ce0e72cd967ffbbe8de322db6089bd4374be352f"
1138+
integrity sha512-aGsCQImkDIqMyx1u4PrVlbi/krmDsQUs4zAcCV6M7yPcPev+RqVlndsJy9kJ8TLihW9TZ0kbDAzctpLn5o+lOg==
11611139
dependencies:
1162-
"@typescript-eslint/types" "8.57.0"
1163-
"@typescript-eslint/typescript-estree" "8.57.0"
1164-
"@typescript-eslint/utils" "8.57.0"
1140+
"@typescript-eslint/types" "8.58.0"
1141+
"@typescript-eslint/typescript-estree" "8.58.0"
1142+
"@typescript-eslint/utils" "8.58.0"
11651143
debug "^4.4.3"
1166-
ts-api-utils "^2.4.0"
1167-
1168-
"@typescript-eslint/types@8.57.0":
1169-
version "8.57.0"
1170-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.57.0.tgz#4fa5385ffd1cd161fa5b9dce93e0493d491b8dc6"
1171-
integrity sha512-dTLI8PEXhjUC7B9Kre+u0XznO696BhXcTlOn0/6kf1fHaQW8+VjJAVHJ3eTI14ZapTxdkOmc80HblPQLaEeJdg==
1144+
ts-api-utils "^2.5.0"
11721145

1173-
"@typescript-eslint/types@8.58.0", "@typescript-eslint/types@^8.57.0", "@typescript-eslint/types@^8.58.0":
1146+
"@typescript-eslint/types@8.58.0", "@typescript-eslint/types@^8.58.0":
11741147
version "8.58.0"
11751148
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.58.0.tgz#e94ae7abdc1c6530e71183c1007b61fa93112a5a"
11761149
integrity sha512-O9CjxypDT89fbHxRfETNoAnHj/i6IpRK0CvbVN3qibxlLdo5p5hcLmUuCCrHMpxiWSwKyI8mCP7qRNYuOJ0Uww==
11771150

1178-
"@typescript-eslint/typescript-estree@8.57.0":
1179-
version "8.57.0"
1180-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.57.0.tgz#e0e4a89bfebb207de314826df876e2dabc7dea04"
1181-
integrity sha512-m7faHcyVg0BT3VdYTlX8GdJEM7COexXxS6KqGopxdtkQRvBanK377QDHr4W/vIPAR+ah9+B/RclSW5ldVniO1Q==
1182-
dependencies:
1183-
"@typescript-eslint/project-service" "8.57.0"
1184-
"@typescript-eslint/tsconfig-utils" "8.57.0"
1185-
"@typescript-eslint/types" "8.57.0"
1186-
"@typescript-eslint/visitor-keys" "8.57.0"
1187-
debug "^4.4.3"
1188-
minimatch "^10.2.2"
1189-
semver "^7.7.3"
1190-
tinyglobby "^0.2.15"
1191-
ts-api-utils "^2.4.0"
1192-
11931151
"@typescript-eslint/typescript-estree@8.58.0":
11941152
version "8.58.0"
11951153
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.58.0.tgz#ed233faa8e2f2a2e1357c3e7d553d6465a0ee59a"
@@ -1205,23 +1163,15 @@
12051163
tinyglobby "^0.2.15"
12061164
ts-api-utils "^2.5.0"
12071165

1208-
"@typescript-eslint/utils@8.57.0", "@typescript-eslint/utils@^8.0.0":
1209-
version "8.57.0"
1210-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.57.0.tgz#c7193385b44529b788210d20c94c11de79ad3498"
1211-
integrity sha512-5iIHvpD3CZe06riAsbNxxreP+MuYgVUsV0n4bwLH//VJmgtt54sQeY2GszntJ4BjYCpMzrfVh2SBnUQTtys2lQ==
1166+
"@typescript-eslint/utils@8.58.0", "@typescript-eslint/utils@^8.0.0":
1167+
version "8.58.0"
1168+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.58.0.tgz#21a74a7963b0d288b719a4121c7dd555adaab3c3"
1169+
integrity sha512-RfeSqcFeHMHlAWzt4TBjWOAtoW9lnsAGiP3GbaX9uVgTYYrMbVnGONEfUCiSss+xMHFl+eHZiipmA8WkQ7FuNA==
12121170
dependencies:
12131171
"@eslint-community/eslint-utils" "^4.9.1"
1214-
"@typescript-eslint/scope-manager" "8.57.0"
1215-
"@typescript-eslint/types" "8.57.0"
1216-
"@typescript-eslint/typescript-estree" "8.57.0"
1217-
1218-
"@typescript-eslint/visitor-keys@8.57.0":
1219-
version "8.57.0"
1220-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.0.tgz#23aea662279bb66209700854453807a119350f85"
1221-
integrity sha512-zm6xx8UT/Xy2oSr2ZXD0pZo7Jx2XsCoID2IUh9YSTFRu7z+WdwYTRk6LhUftm1crwqbuoF6I8zAFeCMw0YjwDg==
1222-
dependencies:
1223-
"@typescript-eslint/types" "8.57.0"
1224-
eslint-visitor-keys "^5.0.0"
1172+
"@typescript-eslint/scope-manager" "8.58.0"
1173+
"@typescript-eslint/types" "8.58.0"
1174+
"@typescript-eslint/typescript-estree" "8.58.0"
12251175

12261176
"@typescript-eslint/visitor-keys@8.58.0":
12271177
version "8.58.0"
@@ -3948,11 +3898,6 @@ to-regex-range@^5.0.1:
39483898
dependencies:
39493899
is-number "^7.0.0"
39503900

3951-
ts-api-utils@^2.4.0:
3952-
version "2.4.0"
3953-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.4.0.tgz#2690579f96d2790253bdcf1ca35d569ad78f9ad8"
3954-
integrity sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==
3955-
39563901
ts-api-utils@^2.5.0:
39573902
version "2.5.0"
39583903
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.5.0.tgz#4acd4a155e22734990a5ed1fe9e97f113bcb37c1"

0 commit comments

Comments
 (0)