Skip to content

Commit 35e4877

Browse files
Bump @typescript-eslint/parser from 8.39.0 to 8.41.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.39.0 to 8.41.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.41.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.41.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a5a7c71 commit 35e4877

File tree

2 files changed

+65
-3
lines changed

2 files changed

+65
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"@types/yargs": "^17.0.33",
148148
"@types/yarnpkg__lockfile": "^1.1.9",
149149
"@typescript-eslint/eslint-plugin": "^8.41.0",
150-
"@typescript-eslint/parser": "^8.41.0",
150+
"@typescript-eslint/parser": "^8.42.0",
151151
"@vscode/debugprotocol": "^1.68.0",
152152
"@vscode/vsce": "^3.6.0",
153153
"@yarnpkg/lockfile": "^1.1.0",

yarn.lock

Lines changed: 64 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1823,7 +1823,7 @@
18231823
natural-compare "^1.4.0"
18241824
ts-api-utils "^2.1.0"
18251825

1826-
"@typescript-eslint/[email protected]", "@typescript-eslint/parser@^8.41.0":
1826+
"@typescript-eslint/[email protected]":
18271827
version "8.41.0"
18281828
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.41.0.tgz#677f5b2b3fa947ee1eac4129220c051b1990d898"
18291829
integrity sha512-gTtSdWX9xiMPA/7MV9STjJOOYtWwIJIYxkQxnSV1U3xcE+mnJSH3f6zI0RYP+ew66WSlZ5ed+h0VCxsvdC1jJg==
@@ -1834,6 +1834,17 @@
18341834
"@typescript-eslint/visitor-keys" "8.41.0"
18351835
debug "^4.3.4"
18361836

1837+
"@typescript-eslint/parser@^8.42.0":
1838+
version "8.42.0"
1839+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.42.0.tgz#20ea66f4867981fb5bb62cbe1454250fc4a440ab"
1840+
integrity sha512-r1XG74QgShUgXph1BYseJ+KZd17bKQib/yF3SR+demvytiRXrwd12Blnz5eYGm8tXaeRdd4x88MlfwldHoudGg==
1841+
dependencies:
1842+
"@typescript-eslint/scope-manager" "8.42.0"
1843+
"@typescript-eslint/types" "8.42.0"
1844+
"@typescript-eslint/typescript-estree" "8.42.0"
1845+
"@typescript-eslint/visitor-keys" "8.42.0"
1846+
debug "^4.3.4"
1847+
18371848
"@typescript-eslint/[email protected]":
18381849
version "8.41.0"
18391850
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.41.0.tgz#08ebf882d413a038926e73fda36e00c3dba84882"
@@ -1843,6 +1854,15 @@
18431854
"@typescript-eslint/types" "^8.41.0"
18441855
debug "^4.3.4"
18451856

1857+
"@typescript-eslint/[email protected]":
1858+
version "8.42.0"
1859+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.42.0.tgz#636eb3418b6c42c98554dce884943708bf41a583"
1860+
integrity sha512-vfVpLHAhbPjilrabtOSNcUDmBboQNrJUiNAGoImkZKnMjs2TIcWG33s4Ds0wY3/50aZmTMqJa6PiwkwezaAklg==
1861+
dependencies:
1862+
"@typescript-eslint/tsconfig-utils" "^8.42.0"
1863+
"@typescript-eslint/types" "^8.42.0"
1864+
debug "^4.3.4"
1865+
18461866
"@typescript-eslint/[email protected]":
18471867
version "8.41.0"
18481868
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.41.0.tgz#c8aba12129cb9cead1f1727f58e6a0fcebeecdb5"
@@ -1851,11 +1871,24 @@
18511871
"@typescript-eslint/types" "8.41.0"
18521872
"@typescript-eslint/visitor-keys" "8.41.0"
18531873

1874+
"@typescript-eslint/[email protected]":
1875+
version "8.42.0"
1876+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.42.0.tgz#36016757bc85b46ea42bae47b61f9421eddedde3"
1877+
integrity sha512-51+x9o78NBAVgQzOPd17DkNTnIzJ8T/O2dmMBLoK9qbY0Gm52XJcdJcCl18ExBMiHo6jPMErUQWUv5RLE51zJw==
1878+
dependencies:
1879+
"@typescript-eslint/types" "8.42.0"
1880+
"@typescript-eslint/visitor-keys" "8.42.0"
1881+
18541882
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.41.0":
18551883
version "8.41.0"
18561884
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.41.0.tgz#134dee36eb16cdd78095a20bca0516d10b5dda75"
18571885
integrity sha512-TDhxYFPUYRFxFhuU5hTIJk+auzM/wKvWgoNYOPcOf6i4ReYlOoYN8q1dV5kOTjNQNJgzWN3TUUQMtlLOcUgdUw==
18581886

1887+
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.42.0":
1888+
version "8.42.0"
1889+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.42.0.tgz#21a3e74396fd7443ff930bc41b27789ba7e9236e"
1890+
integrity sha512-kHeFUOdwAJfUmYKjR3CLgZSglGHjbNTi1H8sTYRYV2xX6eNz4RyJ2LIgsDLKf8Yi0/GL1WZAC/DgZBeBft8QAQ==
1891+
18591892
"@typescript-eslint/[email protected]":
18601893
version "8.41.0"
18611894
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.41.0.tgz#68d401e38fccf239925447e97bdbd048a9891ae5"
@@ -1867,11 +1900,16 @@
18671900
debug "^4.3.4"
18681901
ts-api-utils "^2.1.0"
18691902

1870-
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.41.0":
1903+
"@typescript-eslint/[email protected]":
18711904
version "8.41.0"
18721905
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.41.0.tgz#9935afeaae65e535abcbcee95383fa649c64d16d"
18731906
integrity sha512-9EwxsWdVqh42afLbHP90n2VdHaWU/oWgbH2P0CfcNfdKL7CuKpwMQGjwev56vWu9cSKU7FWSu6r9zck6CVfnag==
18741907

1908+
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.41.0", "@typescript-eslint/types@^8.42.0":
1909+
version "8.42.0"
1910+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.42.0.tgz#ae15c09cebda20473772902033328e87372db008"
1911+
integrity sha512-LdtAWMiFmbRLNP7JNeY0SqEtJvGMYSzfiWBSmx+VSZ1CH+1zyl8Mmw1TT39OrtsRvIYShjJWzTDMPWZJCpwBlw==
1912+
18751913
"@typescript-eslint/[email protected]":
18761914
version "8.41.0"
18771915
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.41.0.tgz#7c9cff8b4334ce96f14e9689692e8cf426ce4d59"
@@ -1888,6 +1926,22 @@
18881926
semver "^7.6.0"
18891927
ts-api-utils "^2.1.0"
18901928

1929+
"@typescript-eslint/[email protected]":
1930+
version "8.42.0"
1931+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.42.0.tgz#593c3af87d4462252c0d7239d1720b84a1b56864"
1932+
integrity sha512-ku/uYtT4QXY8sl9EDJETD27o3Ewdi72hcXg1ah/kkUgBvAYHLwj2ofswFFNXS+FL5G+AGkxBtvGt8pFBHKlHsQ==
1933+
dependencies:
1934+
"@typescript-eslint/project-service" "8.42.0"
1935+
"@typescript-eslint/tsconfig-utils" "8.42.0"
1936+
"@typescript-eslint/types" "8.42.0"
1937+
"@typescript-eslint/visitor-keys" "8.42.0"
1938+
debug "^4.3.4"
1939+
fast-glob "^3.3.2"
1940+
is-glob "^4.0.3"
1941+
minimatch "^9.0.4"
1942+
semver "^7.6.0"
1943+
ts-api-utils "^2.1.0"
1944+
18911945
"@typescript-eslint/[email protected]":
18921946
version "8.41.0"
18931947
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.41.0.tgz#17cb3b766c1626311004ea41ffd8c27eb226b953"
@@ -1906,6 +1960,14 @@
19061960
"@typescript-eslint/types" "8.41.0"
19071961
eslint-visitor-keys "^4.2.1"
19081962

1963+
"@typescript-eslint/[email protected]":
1964+
version "8.42.0"
1965+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.42.0.tgz#87c6caaa1ac307bc73a87c1fc469f88f0162f27e"
1966+
integrity sha512-3WbiuzoEowaEn8RSnhJBrxSwX8ULYE9CXaPepS2C2W3NSA5NNIvBaslpBSBElPq0UGr0xVJlXFWOAKIkyylydQ==
1967+
dependencies:
1968+
"@typescript-eslint/types" "8.42.0"
1969+
eslint-visitor-keys "^4.2.1"
1970+
19091971
"@ungap/structured-clone@^1.3.0":
19101972
version "1.3.0"
19111973
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8"

0 commit comments

Comments
 (0)