Skip to content

Commit dc6cf82

Browse files
Bump @typescript-eslint/parser from 8.54.0 to 8.56.1 (#1234)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.54.0 to 8.56.1. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a56813 commit dc6cf82

File tree

2 files changed

+65
-58
lines changed

2 files changed

+65
-58
lines changed

javascript/packages/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@
269269
"@types/node": "25.x",
270270
"@types/vscode": "^1.109.0",
271271
"@typescript-eslint/eslint-plugin": "^8.55.0",
272-
"@typescript-eslint/parser": "^8.54.0",
272+
"@typescript-eslint/parser": "^8.56.1",
273273
"@vscode/test-cli": "^0.0.12",
274274
"@vscode/test-electron": "^2.5.2",
275275
"@vscode/vsce": "^3.7.1",

yarn.lock

Lines changed: 64 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -1969,24 +1969,15 @@
19691969
natural-compare "^1.4.0"
19701970
ts-api-utils "^2.4.0"
19711971

1972-
"@typescript-eslint/parser@^8.54.0":
1973-
version "8.54.0"
1974-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.54.0.tgz#3d01a6f54ed247deb9982621f70e7abf1810bd97"
1975-
integrity sha512-BtE0k6cjwjLZoZixN0t5AKP0kSzlGu7FctRXYuPAm//aaiZhmfq1JwdYpYr1brzEspYyFeF+8XF5j2VK6oalrA==
1976-
dependencies:
1977-
"@typescript-eslint/scope-manager" "8.54.0"
1978-
"@typescript-eslint/types" "8.54.0"
1979-
"@typescript-eslint/typescript-estree" "8.54.0"
1980-
"@typescript-eslint/visitor-keys" "8.54.0"
1981-
debug "^4.4.3"
1982-
1983-
"@typescript-eslint/project-service@8.54.0":
1984-
version "8.54.0"
1985-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.54.0.tgz#f582aceb3d752544c8e1b11fea8d95d00cf9adc6"
1986-
integrity sha512-YPf+rvJ1s7MyiWM4uTRhE4DvBXrEV+d8oC3P9Y2eT7S+HBS0clybdMIPnhiATi9vZOYDc7OQ1L/i6ga6NFYK/g==
1987-
dependencies:
1988-
"@typescript-eslint/tsconfig-utils" "^8.54.0"
1989-
"@typescript-eslint/types" "^8.54.0"
1972+
"@typescript-eslint/parser@^8.56.1":
1973+
version "8.56.1"
1974+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.56.1.tgz#21d13b3d456ffb08614c1d68bb9a4f8d9237cdc7"
1975+
integrity sha512-klQbnPAAiGYFyI02+znpBRLyjL4/BrBd0nyWkdC0s/6xFLkXYQ8OoRrSkqacS1ddVxf/LDyODIKbQ5TgKAf/Fg==
1976+
dependencies:
1977+
"@typescript-eslint/scope-manager" "8.56.1"
1978+
"@typescript-eslint/types" "8.56.1"
1979+
"@typescript-eslint/typescript-estree" "8.56.1"
1980+
"@typescript-eslint/visitor-keys" "8.56.1"
19901981
debug "^4.4.3"
19911982

19921983
"@typescript-eslint/project-service@8.55.0":
@@ -1998,13 +1989,14 @@
19981989
"@typescript-eslint/types" "^8.55.0"
19991990
debug "^4.4.3"
20001991

2001-
"@typescript-eslint/scope-manager@8.54.0":
2002-
version "8.54.0"
2003-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.54.0.tgz#307dc8cbd80157e2772c2d36216857415a71ab33"
2004-
integrity sha512-27rYVQku26j/PbHYcVfRPonmOlVI6gihHtXFbTdB5sb6qA0wdAQAbyXFVarQ5t4HRojIz64IV90YtsjQSSGlQg==
1992+
"@typescript-eslint/project-service@8.56.1":
1993+
version "8.56.1"
1994+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.56.1.tgz#65c8d645f028b927bfc4928593b54e2ecd809244"
1995+
integrity sha512-TAdqQTzHNNvlVFfR+hu2PDJrURiwKsUvxFn1M0h95BB8ah5jejas08jUWG4dBA68jDMI988IvtfdAI53JzEHOQ==
20051996
dependencies:
2006-
"@typescript-eslint/types" "8.54.0"
2007-
"@typescript-eslint/visitor-keys" "8.54.0"
1997+
"@typescript-eslint/tsconfig-utils" "^8.56.1"
1998+
"@typescript-eslint/types" "^8.56.1"
1999+
debug "^4.4.3"
20082000

20092001
"@typescript-eslint/scope-manager@8.55.0":
20102002
version "8.55.0"
@@ -2014,16 +2006,24 @@
20142006
"@typescript-eslint/types" "8.55.0"
20152007
"@typescript-eslint/visitor-keys" "8.55.0"
20162008

2017-
"@typescript-eslint/tsconfig-utils@8.54.0", "@typescript-eslint/tsconfig-utils@^8.54.0":
2018-
version "8.54.0"
2019-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.54.0.tgz#71dd7ba1674bd48b172fc4c85b2f734b0eae3dbc"
2020-
integrity sha512-dRgOyT2hPk/JwxNMZDsIXDgyl9axdJI3ogZ2XWhBPsnZUv+hPesa5iuhdYt2gzwA9t8RE5ytOJ6xB0moV0Ujvw==
2009+
"@typescript-eslint/scope-manager@8.56.1":
2010+
version "8.56.1"
2011+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.56.1.tgz#254df93b5789a871351335dd23e20bc164060f24"
2012+
integrity sha512-YAi4VDKcIZp0O4tz/haYKhmIDZFEUPOreKbfdAN3SzUDMcPhJ8QI99xQXqX+HoUVq8cs85eRKnD+rne2UAnj2w==
2013+
dependencies:
2014+
"@typescript-eslint/types" "8.56.1"
2015+
"@typescript-eslint/visitor-keys" "8.56.1"
20212016

20222017
"@typescript-eslint/tsconfig-utils@8.55.0", "@typescript-eslint/tsconfig-utils@^8.55.0":
20232018
version "8.55.0"
20242019
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.55.0.tgz#62f1d005419985e09d37a040b2f1450e4e805afa"
20252020
integrity sha512-1R9cXqY7RQd7WuqSN47PK9EDpgFUK3VqdmbYrvWJZYDd0cavROGn+74ktWBlmJ13NXUQKlZ/iAEQHI/V0kKe0Q==
20262021

2022+
"@typescript-eslint/tsconfig-utils@8.56.1", "@typescript-eslint/tsconfig-utils@^8.56.1":
2023+
version "8.56.1"
2024+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.56.1.tgz#1afa830b0fada5865ddcabdc993b790114a879b7"
2025+
integrity sha512-qOtCYzKEeyr3aR9f28mPJqBty7+DBqsdd63eO0yyDwc6vgThj2UjWfJIcsFeSucYydqcuudMOprZ+x1SpF3ZuQ==
2026+
20272027
"@typescript-eslint/type-utils@8.55.0":
20282028
version "8.55.0"
20292029
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.55.0.tgz#195d854b3e56308ce475fdea2165313bb1190200"
@@ -2035,30 +2035,15 @@
20352035
debug "^4.4.3"
20362036
ts-api-utils "^2.4.0"
20372037

2038-
"@typescript-eslint/types@8.54.0", "@typescript-eslint/types@^8.54.0":
2039-
version "8.54.0"
2040-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.54.0.tgz#c12d41f67a2e15a8a96fbc5f2d07b17331130889"
2041-
integrity sha512-PDUI9R1BVjqu7AUDsRBbKMtwmjWcn4J3le+5LpcFgWULN3LvHC5rkc9gCVxbrsrGmO1jfPybN5s6h4Jy+OnkAA==
2042-
2043-
"@typescript-eslint/types@8.55.0", "@typescript-eslint/types@^8.55.0":
2038+
"@typescript-eslint/types@8.55.0":
20442039
version "8.55.0"
20452040
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.55.0.tgz#8449c5a7adac61184cac92dbf6315733569708c2"
20462041
integrity sha512-ujT0Je8GI5BJWi+/mMoR0wxwVEQaxM+pi30xuMiJETlX80OPovb2p9E8ss87gnSVtYXtJoU9U1Cowcr6w2FE0w==
20472042

2048-
"@typescript-eslint/typescript-estree@8.54.0", "@typescript-eslint/typescript-estree@^8.46.2":
2049-
version "8.54.0"
2050-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.54.0.tgz#3c7716905b2b811fadbd2114804047d1bfc86527"
2051-
integrity sha512-BUwcskRaPvTk6fzVWgDPdUndLjB87KYDrN5EYGetnktoeAvPtO4ONHlAZDnj5VFnUANg0Sjm7j4usBlnoVMHwA==
2052-
dependencies:
2053-
"@typescript-eslint/project-service" "8.54.0"
2054-
"@typescript-eslint/tsconfig-utils" "8.54.0"
2055-
"@typescript-eslint/types" "8.54.0"
2056-
"@typescript-eslint/visitor-keys" "8.54.0"
2057-
debug "^4.4.3"
2058-
minimatch "^9.0.5"
2059-
semver "^7.7.3"
2060-
tinyglobby "^0.2.15"
2061-
ts-api-utils "^2.4.0"
2043+
"@typescript-eslint/types@8.56.1", "@typescript-eslint/types@^8.55.0", "@typescript-eslint/types@^8.56.1":
2044+
version "8.56.1"
2045+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.56.1.tgz#975e5942bf54895291337c91b9191f6eb0632ab9"
2046+
integrity sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==
20622047

20632048
"@typescript-eslint/typescript-estree@8.55.0":
20642049
version "8.55.0"
@@ -2075,6 +2060,21 @@
20752060
tinyglobby "^0.2.15"
20762061
ts-api-utils "^2.4.0"
20772062

2063+
"@typescript-eslint/typescript-estree@8.56.1", "@typescript-eslint/typescript-estree@^8.46.2":
2064+
version "8.56.1"
2065+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.56.1.tgz#3b9e57d8129a860c50864c42188f761bdef3eab0"
2066+
integrity sha512-qzUL1qgalIvKWAf9C1HpvBjif+Vm6rcT5wZd4VoMb9+Km3iS3Cv9DY6dMRMDtPnwRAFyAi7YXJpTIEXLvdfPxg==
2067+
dependencies:
2068+
"@typescript-eslint/project-service" "8.56.1"
2069+
"@typescript-eslint/tsconfig-utils" "8.56.1"
2070+
"@typescript-eslint/types" "8.56.1"
2071+
"@typescript-eslint/visitor-keys" "8.56.1"
2072+
debug "^4.4.3"
2073+
minimatch "^10.2.2"
2074+
semver "^7.7.3"
2075+
tinyglobby "^0.2.15"
2076+
ts-api-utils "^2.4.0"
2077+
20782078
"@typescript-eslint/utils@8.55.0":
20792079
version "8.55.0"
20802080
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.55.0.tgz#c1744d94a3901deb01f58b09d3478d811f96d619"
@@ -2085,22 +2085,22 @@
20852085
"@typescript-eslint/types" "8.55.0"
20862086
"@typescript-eslint/typescript-estree" "8.55.0"
20872087

2088-
"@typescript-eslint/visitor-keys@8.54.0":
2089-
version "8.54.0"
2090-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.54.0.tgz#0e4b50124b210b8600b245dd66cbad52deb15590"
2091-
integrity sha512-VFlhGSl4opC0bprJiItPQ1RfUhGDIBokcPwaFH4yiBCaNPeld/9VeXbiPO1cLyorQi1G1vL+ecBk1x8o1axORA==
2092-
dependencies:
2093-
"@typescript-eslint/types" "8.54.0"
2094-
eslint-visitor-keys "^4.2.1"
2095-
2096-
"@typescript-eslint/visitor-keys@8.55.0", "@typescript-eslint/visitor-keys@^8.46.2":
2088+
"@typescript-eslint/visitor-keys@8.55.0":
20972089
version "8.55.0"
20982090
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.55.0.tgz#3d9a40fd4e3705c63d8fae3af58988add3ed464d"
20992091
integrity sha512-AxNRwEie8Nn4eFS1FzDMJWIISMGoXMb037sgCBJ3UR6o0fQTzr2tqN9WT+DkWJPhIdQCfV7T6D387566VtnCJA==
21002092
dependencies:
21012093
"@typescript-eslint/types" "8.55.0"
21022094
eslint-visitor-keys "^4.2.1"
21032095

2096+
"@typescript-eslint/visitor-keys@8.56.1", "@typescript-eslint/visitor-keys@^8.46.2":
2097+
version "8.56.1"
2098+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.56.1.tgz#50e03475c33a42d123dc99e63acf1841c0231f87"
2099+
integrity sha512-KiROIzYdEV85YygXw6BI/Dx4fnBlFQu6Mq4QE4MOH9fFnhohw6wX/OAvDY2/C+ut0I3RSPKenvZJIVYqJNkhEw==
2100+
dependencies:
2101+
"@typescript-eslint/types" "8.56.1"
2102+
eslint-visitor-keys "^5.0.0"
2103+
21042104
"@typescript/vfs@^1.6.2":
21052105
version "1.6.2"
21062106
resolved "https://registry.yarnpkg.com/@typescript/vfs/-/vfs-1.6.2.tgz#e66883c5a8dcc5d2794dfa05c8f9749d767219f8"
@@ -6577,6 +6577,13 @@ minimatch@^10.2.0:
65776577
dependencies:
65786578
brace-expansion "^5.0.2"
65796579

6580+
minimatch@^10.2.2:
6581+
version "10.2.2"
6582+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.2.tgz#361603ee323cfb83496fea2ae17cc44ea4e1f99f"
6583+
integrity sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==
6584+
dependencies:
6585+
brace-expansion "^5.0.2"
6586+
65806587
minimatch@^3.0.3, minimatch@^3.0.4:
65816588
version "3.1.2"
65826589
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz"

0 commit comments

Comments
 (0)