Skip to content

Commit 819cdd9

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

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.39.0",
150-
"@typescript-eslint/parser": "^8.39.0",
150+
"@typescript-eslint/parser": "^8.41.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.39.0":
1826+
"@typescript-eslint/[email protected]":
18271827
version "8.39.0"
18281828
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.39.0.tgz#c4b895d7a47f4cd5ee6ee77ea30e61d58b802008"
18291829
integrity sha512-g3WpVQHngx0aLXn6kfIYCZxM6rRJlWzEkVpqEFLT3SgEDsp9cpCbxxgwnE504q4H+ruSDh/VGS6nqZIDynP+vg==
@@ -1834,6 +1834,17 @@
18341834
"@typescript-eslint/visitor-keys" "8.39.0"
18351835
debug "^4.3.4"
18361836

1837+
"@typescript-eslint/parser@^8.41.0":
1838+
version "8.41.0"
1839+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.41.0.tgz#677f5b2b3fa947ee1eac4129220c051b1990d898"
1840+
integrity sha512-gTtSdWX9xiMPA/7MV9STjJOOYtWwIJIYxkQxnSV1U3xcE+mnJSH3f6zI0RYP+ew66WSlZ5ed+h0VCxsvdC1jJg==
1841+
dependencies:
1842+
"@typescript-eslint/scope-manager" "8.41.0"
1843+
"@typescript-eslint/types" "8.41.0"
1844+
"@typescript-eslint/typescript-estree" "8.41.0"
1845+
"@typescript-eslint/visitor-keys" "8.41.0"
1846+
debug "^4.3.4"
1847+
18371848
"@typescript-eslint/[email protected]":
18381849
version "8.39.0"
18391850
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.39.0.tgz#71cb29c3f8139f99a905b8705127bffc2ae84759"
@@ -1843,6 +1854,15 @@
18431854
"@typescript-eslint/types" "^8.39.0"
18441855
debug "^4.3.4"
18451856

1857+
"@typescript-eslint/[email protected]":
1858+
version "8.41.0"
1859+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.41.0.tgz#08ebf882d413a038926e73fda36e00c3dba84882"
1860+
integrity sha512-b8V9SdGBQzQdjJ/IO3eDifGpDBJfvrNTp2QD9P2BeqWTGrRibgfgIlBSw6z3b6R7dPzg752tOs4u/7yCLxksSQ==
1861+
dependencies:
1862+
"@typescript-eslint/tsconfig-utils" "^8.41.0"
1863+
"@typescript-eslint/types" "^8.41.0"
1864+
debug "^4.3.4"
1865+
18461866
"@typescript-eslint/[email protected]":
18471867
version "8.39.0"
18481868
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.39.0.tgz#ba4bf6d8257bbc172c298febf16bc22df4856570"
@@ -1851,11 +1871,24 @@
18511871
"@typescript-eslint/types" "8.39.0"
18521872
"@typescript-eslint/visitor-keys" "8.39.0"
18531873

1874+
"@typescript-eslint/[email protected]":
1875+
version "8.41.0"
1876+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.41.0.tgz#c8aba12129cb9cead1f1727f58e6a0fcebeecdb5"
1877+
integrity sha512-n6m05bXn/Cd6DZDGyrpXrELCPVaTnLdPToyhBoFkLIMznRUQUEQdSp96s/pcWSQdqOhrgR1mzJ+yItK7T+WPMQ==
1878+
dependencies:
1879+
"@typescript-eslint/types" "8.41.0"
1880+
"@typescript-eslint/visitor-keys" "8.41.0"
1881+
18541882
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.39.0":
18551883
version "8.39.0"
18561884
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.39.0.tgz#b2e87fef41a3067c570533b722f6af47be213f13"
18571885
integrity sha512-Fd3/QjmFV2sKmvv3Mrj8r6N8CryYiCS8Wdb/6/rgOXAWGcFuc+VkQuG28uk/4kVNVZBQuuDHEDUpo/pQ32zsIQ==
18581886

1887+
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.41.0":
1888+
version "8.41.0"
1889+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.41.0.tgz#134dee36eb16cdd78095a20bca0516d10b5dda75"
1890+
integrity sha512-TDhxYFPUYRFxFhuU5hTIJk+auzM/wKvWgoNYOPcOf6i4ReYlOoYN8q1dV5kOTjNQNJgzWN3TUUQMtlLOcUgdUw==
1891+
18591892
"@typescript-eslint/[email protected]":
18601893
version "8.39.0"
18611894
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.39.0.tgz#310ec781ae5e7bb0f5940bfd652573587f22786b"
@@ -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.39.0":
1903+
"@typescript-eslint/[email protected]":
18711904
version "8.39.0"
18721905
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.39.0.tgz#80f010b7169d434a91cd0529d70a528dbc9c99c6"
18731906
integrity sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg==
18741907

1908+
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.39.0", "@typescript-eslint/types@^8.41.0":
1909+
version "8.41.0"
1910+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.41.0.tgz#9935afeaae65e535abcbcee95383fa649c64d16d"
1911+
integrity sha512-9EwxsWdVqh42afLbHP90n2VdHaWU/oWgbH2P0CfcNfdKL7CuKpwMQGjwev56vWu9cSKU7FWSu6r9zck6CVfnag==
1912+
18751913
"@typescript-eslint/[email protected]":
18761914
version "8.39.0"
18771915
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.39.0.tgz#b9477a5c47a0feceffe91adf553ad9a3cd4cb3d6"
@@ -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.41.0"
1931+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.41.0.tgz#7c9cff8b4334ce96f14e9689692e8cf426ce4d59"
1932+
integrity sha512-D43UwUYJmGhuwHfY7MtNKRZMmfd8+p/eNSfFe6tH5mbVDto+VQCayeAt35rOx3Cs6wxD16DQtIKw/YXxt5E0UQ==
1933+
dependencies:
1934+
"@typescript-eslint/project-service" "8.41.0"
1935+
"@typescript-eslint/tsconfig-utils" "8.41.0"
1936+
"@typescript-eslint/types" "8.41.0"
1937+
"@typescript-eslint/visitor-keys" "8.41.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.39.0"
18931947
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.39.0.tgz#dfea42f3c7ec85f9f3e994ff0bba8f3b2f09e220"
@@ -1906,6 +1960,14 @@
19061960
"@typescript-eslint/types" "8.39.0"
19071961
eslint-visitor-keys "^4.2.1"
19081962

1963+
"@typescript-eslint/[email protected]":
1964+
version "8.41.0"
1965+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.41.0.tgz#16eb99b55d207f6688002a2cf425e039579aa9a9"
1966+
integrity sha512-+GeGMebMCy0elMNg67LRNoVnUFPIm37iu5CmHESVx56/9Jsfdpsvbv605DQ81Pi/x11IdKUsS5nzgTYbCQU9fg==
1967+
dependencies:
1968+
"@typescript-eslint/types" "8.41.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)