Skip to content

Commit 284134a

Browse files
Bump @typescript-eslint/eslint-plugin from 8.24.1 to 8.25.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.24.1 to 8.25.0. - [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.25.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d08fd33 commit 284134a

File tree

2 files changed

+72
-2
lines changed

2 files changed

+72
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
"@types/vscode": "^1.63.0",
236236
"@types/yargs": "^17.0.33",
237237
"@types/yarnpkg__lockfile": "^1.1.9",
238-
"@typescript-eslint/eslint-plugin": "^8.24.1",
238+
"@typescript-eslint/eslint-plugin": "^8.25.0",
239239
"@typescript-eslint/parser": "^8.24.1",
240240
"@vscode/vsce": "^3.2.2",
241241
"@yarnpkg/lockfile": "^1.1.0",

yarn.lock

Lines changed: 71 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1183,7 +1183,7 @@
11831183
dependencies:
11841184
"@types/node" "*"
11851185

1186-
"@typescript-eslint/[email protected]", "@typescript-eslint/eslint-plugin@^8.24.1":
1186+
"@typescript-eslint/[email protected]":
11871187
version "8.24.1"
11881188
resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.24.1.tgz"
11891189
integrity sha512-ll1StnKtBigWIGqvYDVuDmXJHVH4zLVot1yQ4fJtLpL7qacwkxJc1T0bptqw+miBQ/QfUbhl1TcQ4accW5KUyA==
@@ -1198,6 +1198,21 @@
11981198
natural-compare "^1.4.0"
11991199
ts-api-utils "^2.0.1"
12001200

1201+
"@typescript-eslint/eslint-plugin@^8.25.0":
1202+
version "8.25.0"
1203+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.25.0.tgz#5e1d56f067e5808fa82d1b75bced82396e868a14"
1204+
integrity sha512-VM7bpzAe7JO/BFf40pIT1lJqS/z1F8OaSsUB3rpFJucQA4cOSuH2RVVVkFULN+En0Djgr29/jb4EQnedUo95KA==
1205+
dependencies:
1206+
"@eslint-community/regexpp" "^4.10.0"
1207+
"@typescript-eslint/scope-manager" "8.25.0"
1208+
"@typescript-eslint/type-utils" "8.25.0"
1209+
"@typescript-eslint/utils" "8.25.0"
1210+
"@typescript-eslint/visitor-keys" "8.25.0"
1211+
graphemer "^1.4.0"
1212+
ignore "^5.3.1"
1213+
natural-compare "^1.4.0"
1214+
ts-api-utils "^2.0.1"
1215+
12011216
"@typescript-eslint/[email protected]", "@typescript-eslint/parser@^8.24.1":
12021217
version "8.24.1"
12031218
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.24.1.tgz"
@@ -1217,6 +1232,14 @@
12171232
"@typescript-eslint/types" "8.24.1"
12181233
"@typescript-eslint/visitor-keys" "8.24.1"
12191234

1235+
"@typescript-eslint/[email protected]":
1236+
version "8.25.0"
1237+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.25.0.tgz#ac3805077aade898e98ca824294c998545597df3"
1238+
integrity sha512-6PPeiKIGbgStEyt4NNXa2ru5pMzQ8OYKO1hX1z53HMomrmiSB+R5FmChgQAP1ro8jMtNawz+TRQo/cSXrauTpg==
1239+
dependencies:
1240+
"@typescript-eslint/types" "8.25.0"
1241+
"@typescript-eslint/visitor-keys" "8.25.0"
1242+
12201243
"@typescript-eslint/[email protected]":
12211244
version "8.24.1"
12221245
resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.24.1.tgz"
@@ -1227,11 +1250,26 @@
12271250
debug "^4.3.4"
12281251
ts-api-utils "^2.0.1"
12291252

1253+
"@typescript-eslint/[email protected]":
1254+
version "8.25.0"
1255+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.25.0.tgz#ee0d2f67c80af5ae74b5d6f977e0f8ded0059677"
1256+
integrity sha512-d77dHgHWnxmXOPJuDWO4FDWADmGQkN5+tt6SFRZz/RtCWl4pHgFl3+WdYCn16+3teG09DY6XtEpf3gGD0a186g==
1257+
dependencies:
1258+
"@typescript-eslint/typescript-estree" "8.25.0"
1259+
"@typescript-eslint/utils" "8.25.0"
1260+
debug "^4.3.4"
1261+
ts-api-utils "^2.0.1"
1262+
12301263
"@typescript-eslint/[email protected]":
12311264
version "8.24.1"
12321265
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.24.1.tgz"
12331266
integrity sha512-9kqJ+2DkUXiuhoiYIUvIYjGcwle8pcPpdlfkemGvTObzgmYfJ5d0Qm6jwb4NBXP9W1I5tss0VIAnWFumz3mC5A==
12341267

1268+
"@typescript-eslint/[email protected]":
1269+
version "8.25.0"
1270+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.25.0.tgz#f91512c2f532b1d6a8826cadd0b0e5cd53cf97e0"
1271+
integrity sha512-+vUe0Zb4tkNgznQwicsvLUJgZIRs6ITeWSCclX1q85pR1iOiaj+4uZJIUp//Z27QWu5Cseiw3O3AR8hVpax7Aw==
1272+
12351273
"@typescript-eslint/[email protected]":
12361274
version "8.24.1"
12371275
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.24.1.tgz"
@@ -1246,6 +1284,20 @@
12461284
semver "^7.6.0"
12471285
ts-api-utils "^2.0.1"
12481286

1287+
"@typescript-eslint/[email protected]":
1288+
version "8.25.0"
1289+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.25.0.tgz#d8409c63abddd4cf5b93c031b24b9edc1c7c1299"
1290+
integrity sha512-ZPaiAKEZ6Blt/TPAx5Ot0EIB/yGtLI2EsGoY6F7XKklfMxYQyvtL+gT/UCqkMzO0BVFHLDlzvFqQzurYahxv9Q==
1291+
dependencies:
1292+
"@typescript-eslint/types" "8.25.0"
1293+
"@typescript-eslint/visitor-keys" "8.25.0"
1294+
debug "^4.3.4"
1295+
fast-glob "^3.3.2"
1296+
is-glob "^4.0.3"
1297+
minimatch "^9.0.4"
1298+
semver "^7.6.0"
1299+
ts-api-utils "^2.0.1"
1300+
12491301
"@typescript-eslint/[email protected]":
12501302
version "8.24.1"
12511303
resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.24.1.tgz"
@@ -1256,6 +1308,16 @@
12561308
"@typescript-eslint/types" "8.24.1"
12571309
"@typescript-eslint/typescript-estree" "8.24.1"
12581310

1311+
"@typescript-eslint/[email protected]":
1312+
version "8.25.0"
1313+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.25.0.tgz#3ea2f9196a915ef4daa2c8eafd44adbd7d56d08a"
1314+
integrity sha512-syqRbrEv0J1wywiLsK60XzHnQe/kRViI3zwFALrNEgnntn1l24Ra2KvOAWwWbWZ1lBZxZljPDGOq967dsl6fkA==
1315+
dependencies:
1316+
"@eslint-community/eslint-utils" "^4.4.0"
1317+
"@typescript-eslint/scope-manager" "8.25.0"
1318+
"@typescript-eslint/types" "8.25.0"
1319+
"@typescript-eslint/typescript-estree" "8.25.0"
1320+
12591321
"@typescript-eslint/[email protected]":
12601322
version "8.24.1"
12611323
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.24.1.tgz"
@@ -1264,6 +1326,14 @@
12641326
"@typescript-eslint/types" "8.24.1"
12651327
eslint-visitor-keys "^4.2.0"
12661328

1329+
"@typescript-eslint/[email protected]":
1330+
version "8.25.0"
1331+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.25.0.tgz#e8646324cd1793f96e02669cb717a05319403164"
1332+
integrity sha512-kCYXKAum9CecGVHGij7muybDfTS2sD3t0L4bJsEZLkyrXUImiCTq1M3LG2SRtOhiHFwMR9wAFplpT6XHYjTkwQ==
1333+
dependencies:
1334+
"@typescript-eslint/types" "8.25.0"
1335+
eslint-visitor-keys "^4.2.0"
1336+
12671337
12681338
version "2.0.2"
12691339
resolved "https://registry.yarnpkg.com/@vscode/vsce-sign-alpine-arm64/-/vsce-sign-alpine-arm64-2.0.2.tgz#4accc485e55aa6ff04b195b47f722ead57daa58e"

0 commit comments

Comments
 (0)