Skip to content

Commit c498ef2

Browse files
Bump @typescript-eslint/parser from 8.17.0 to 8.26.0 (#1208)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.17.0 to 8.26.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4835679 commit c498ef2

File tree

2 files changed

+48
-2
lines changed

2 files changed

+48
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1309,7 +1309,7 @@
13091309
"@types/vscode": "^1.88.0",
13101310
"@types/which": "^3.0.4",
13111311
"@typescript-eslint/eslint-plugin": "^8.25.0",
1312-
"@typescript-eslint/parser": "^8.14.0",
1312+
"@typescript-eslint/parser": "^8.26.0",
13131313
"@vscode/test-cli": "^0.0.10",
13141314
"@vscode/test-electron": "^2.4.1",
13151315
"eslint": "^9.21.0",

yarn.lock

Lines changed: 47 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@
374374
natural-compare "^1.4.0"
375375
ts-api-utils "^2.0.1"
376376

377-
"@typescript-eslint/[email protected]", "@typescript-eslint/parser@^8.14.0":
377+
"@typescript-eslint/[email protected]":
378378
version "8.17.0"
379379
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.17.0.tgz#2ee972bb12fa69ac625b85813dc8d9a5a053ff52"
380380
integrity sha512-Drp39TXuUlD49F7ilHHCG7TTg8IkA+hxCuULdmzWYICxGXvDXmDmWEjJYZQYgf6l/TFfYNE167m7isnc3xlIEg==
@@ -385,6 +385,17 @@
385385
"@typescript-eslint/visitor-keys" "8.17.0"
386386
debug "^4.3.4"
387387

388+
"@typescript-eslint/parser@^8.26.0":
389+
version "8.26.0"
390+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.26.0.tgz#9b4d2198e89f64fb81e83167eedd89a827d843a9"
391+
integrity sha512-mNtXP9LTVBy14ZF3o7JG69gRPBK/2QWtQd0j0oH26HcY/foyJJau6pNUez7QrM5UHnSvwlQcJXKsk0I99B9pOA==
392+
dependencies:
393+
"@typescript-eslint/scope-manager" "8.26.0"
394+
"@typescript-eslint/types" "8.26.0"
395+
"@typescript-eslint/typescript-estree" "8.26.0"
396+
"@typescript-eslint/visitor-keys" "8.26.0"
397+
debug "^4.3.4"
398+
388399
"@typescript-eslint/[email protected]":
389400
version "8.17.0"
390401
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.17.0.tgz#a3f49bf3d4d27ff8d6b2ea099ba465ef4dbcaa3a"
@@ -401,6 +412,14 @@
401412
"@typescript-eslint/types" "8.25.0"
402413
"@typescript-eslint/visitor-keys" "8.25.0"
403414

415+
"@typescript-eslint/[email protected]":
416+
version "8.26.0"
417+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.26.0.tgz#b06623fad54a3a77fadab5f652ef75ed3780b545"
418+
integrity sha512-E0ntLvsfPqnPwng8b8y4OGuzh/iIOm2z8U3S9zic2TeMLW61u5IH2Q1wu0oSTkfrSzwbDJIB/Lm8O3//8BWMPA==
419+
dependencies:
420+
"@typescript-eslint/types" "8.26.0"
421+
"@typescript-eslint/visitor-keys" "8.26.0"
422+
404423
"@typescript-eslint/[email protected]":
405424
version "8.17.0"
406425
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.17.0.tgz#d326569f498cdd0edf58d5bb6030b4ad914e63d3"
@@ -431,6 +450,11 @@
431450
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.25.0.tgz#f91512c2f532b1d6a8826cadd0b0e5cd53cf97e0"
432451
integrity sha512-+vUe0Zb4tkNgznQwicsvLUJgZIRs6ITeWSCclX1q85pR1iOiaj+4uZJIUp//Z27QWu5Cseiw3O3AR8hVpax7Aw==
433452

453+
"@typescript-eslint/[email protected]":
454+
version "8.26.0"
455+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.26.0.tgz#c4e93a8faf3a38a8d8adb007dc7834f1c89ee7bf"
456+
integrity sha512-89B1eP3tnpr9A8L6PZlSjBvnJhWXtYfZhECqlBl1D9Lme9mHO6iWlsprBtVenQvY1HMhax1mWOjhtL3fh/u+pA==
457+
434458
"@typescript-eslint/[email protected]":
435459
version "8.17.0"
436460
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.17.0.tgz#40b5903bc929b1e8dd9c77db3cb52cfb199a2a34"
@@ -459,6 +483,20 @@
459483
semver "^7.6.0"
460484
ts-api-utils "^2.0.1"
461485

486+
"@typescript-eslint/[email protected]":
487+
version "8.26.0"
488+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.26.0.tgz#128972172005a7376e34ed2ecba4e29363b0cad1"
489+
integrity sha512-tiJ1Hvy/V/oMVRTbEOIeemA2XoylimlDQ03CgPPNaHYZbpsc78Hmngnt+WXZfJX1pjQ711V7g0H7cSJThGYfPQ==
490+
dependencies:
491+
"@typescript-eslint/types" "8.26.0"
492+
"@typescript-eslint/visitor-keys" "8.26.0"
493+
debug "^4.3.4"
494+
fast-glob "^3.3.2"
495+
is-glob "^4.0.3"
496+
minimatch "^9.0.4"
497+
semver "^7.6.0"
498+
ts-api-utils "^2.0.1"
499+
462500
"@typescript-eslint/[email protected]":
463501
version "8.17.0"
464502
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.17.0.tgz#41c05105a2b6ab7592f513d2eeb2c2c0236d8908"
@@ -495,6 +533,14 @@
495533
"@typescript-eslint/types" "8.25.0"
496534
eslint-visitor-keys "^4.2.0"
497535

536+
"@typescript-eslint/[email protected]":
537+
version "8.26.0"
538+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.26.0.tgz#a4876216756c69130ea958df3b77222c2ad95290"
539+
integrity sha512-2z8JQJWAzPdDd51dRQ/oqIJxe99/hoLIqmf8RMCAJQtYDc535W/Jt2+RTP4bP0aKeBG1F65yjIZuczOXCmbWwg==
540+
dependencies:
541+
"@typescript-eslint/types" "8.26.0"
542+
eslint-visitor-keys "^4.2.0"
543+
498544
"@vscode/test-cli@^0.0.10":
499545
version "0.0.10"
500546
resolved "https://registry.yarnpkg.com/@vscode/test-cli/-/test-cli-0.0.10.tgz#35f0e81c2e0ff8daceb223e99d1b65306c15822c"

0 commit comments

Comments
 (0)