Skip to content

Commit 48d01af

Browse files
Bump typescript-eslint from 8.41.0 to 8.42.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.41.0 to 8.42.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.42.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.42.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 35a885c commit 48d01af

File tree

2 files changed

+72
-72
lines changed

2 files changed

+72
-72
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
"tsx": "^4.20.5",
176176
"type-fest": "^4.41.0",
177177
"typescript": "^5.9.2",
178-
"typescript-eslint": "8.41.0",
178+
"typescript-eslint": "8.42.0",
179179
"vscode-uri": "^3.1.0",
180180
"webpack": "^5.101.3",
181181
"webpack-cli": "^6.0.1",

yarn.lock

Lines changed: 71 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -1808,102 +1808,102 @@
18081808
dependencies:
18091809
"@types/node" "*"
18101810

1811-
"@typescript-eslint/eslint-plugin@8.41.0", "@typescript-eslint/eslint-plugin@^8.41.0":
1812-
version "8.41.0"
1813-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.41.0.tgz#42209e2ce3e2274de0f5f9b75c777deedacaa558"
1814-
integrity sha512-8fz6oa6wEKZrhXWro/S3n2eRJqlRcIa6SlDh59FXJ5Wp5XRZ8B9ixpJDcjadHq47hMx0u+HW6SNa6LjJQ6NLtw==
1811+
"@typescript-eslint/eslint-plugin@8.42.0", "@typescript-eslint/eslint-plugin@^8.41.0":
1812+
version "8.42.0"
1813+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.42.0.tgz#2172d0496c42eee8c7294b6661681100953fa88f"
1814+
integrity sha512-Aq2dPqsQkxHOLfb2OPv43RnIvfj05nw8v/6n3B2NABIPpHnjQnaLo9QGMTvml+tv4korl/Cjfrb/BYhoL8UUTQ==
18151815
dependencies:
18161816
"@eslint-community/regexpp" "^4.10.0"
1817-
"@typescript-eslint/scope-manager" "8.41.0"
1818-
"@typescript-eslint/type-utils" "8.41.0"
1819-
"@typescript-eslint/utils" "8.41.0"
1820-
"@typescript-eslint/visitor-keys" "8.41.0"
1817+
"@typescript-eslint/scope-manager" "8.42.0"
1818+
"@typescript-eslint/type-utils" "8.42.0"
1819+
"@typescript-eslint/utils" "8.42.0"
1820+
"@typescript-eslint/visitor-keys" "8.42.0"
18211821
graphemer "^1.4.0"
18221822
ignore "^7.0.0"
18231823
natural-compare "^1.4.0"
18241824
ts-api-utils "^2.1.0"
18251825

1826-
"@typescript-eslint/parser@8.41.0", "@typescript-eslint/parser@^8.41.0":
1827-
version "8.41.0"
1828-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.41.0.tgz#677f5b2b3fa947ee1eac4129220c051b1990d898"
1829-
integrity sha512-gTtSdWX9xiMPA/7MV9STjJOOYtWwIJIYxkQxnSV1U3xcE+mnJSH3f6zI0RYP+ew66WSlZ5ed+h0VCxsvdC1jJg==
1826+
"@typescript-eslint/parser@8.42.0", "@typescript-eslint/parser@^8.41.0":
1827+
version "8.42.0"
1828+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.42.0.tgz#20ea66f4867981fb5bb62cbe1454250fc4a440ab"
1829+
integrity sha512-r1XG74QgShUgXph1BYseJ+KZd17bKQib/yF3SR+demvytiRXrwd12Blnz5eYGm8tXaeRdd4x88MlfwldHoudGg==
18301830
dependencies:
1831-
"@typescript-eslint/scope-manager" "8.41.0"
1832-
"@typescript-eslint/types" "8.41.0"
1833-
"@typescript-eslint/typescript-estree" "8.41.0"
1834-
"@typescript-eslint/visitor-keys" "8.41.0"
1831+
"@typescript-eslint/scope-manager" "8.42.0"
1832+
"@typescript-eslint/types" "8.42.0"
1833+
"@typescript-eslint/typescript-estree" "8.42.0"
1834+
"@typescript-eslint/visitor-keys" "8.42.0"
18351835
debug "^4.3.4"
18361836

1837-
"@typescript-eslint/project-service@8.41.0":
1838-
version "8.41.0"
1839-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.41.0.tgz#08ebf882d413a038926e73fda36e00c3dba84882"
1840-
integrity sha512-b8V9SdGBQzQdjJ/IO3eDifGpDBJfvrNTp2QD9P2BeqWTGrRibgfgIlBSw6z3b6R7dPzg752tOs4u/7yCLxksSQ==
1837+
"@typescript-eslint/project-service@8.42.0":
1838+
version "8.42.0"
1839+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.42.0.tgz#636eb3418b6c42c98554dce884943708bf41a583"
1840+
integrity sha512-vfVpLHAhbPjilrabtOSNcUDmBboQNrJUiNAGoImkZKnMjs2TIcWG33s4Ds0wY3/50aZmTMqJa6PiwkwezaAklg==
18411841
dependencies:
1842-
"@typescript-eslint/tsconfig-utils" "^8.41.0"
1843-
"@typescript-eslint/types" "^8.41.0"
1842+
"@typescript-eslint/tsconfig-utils" "^8.42.0"
1843+
"@typescript-eslint/types" "^8.42.0"
18441844
debug "^4.3.4"
18451845

1846-
"@typescript-eslint/scope-manager@8.41.0":
1847-
version "8.41.0"
1848-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.41.0.tgz#c8aba12129cb9cead1f1727f58e6a0fcebeecdb5"
1849-
integrity sha512-n6m05bXn/Cd6DZDGyrpXrELCPVaTnLdPToyhBoFkLIMznRUQUEQdSp96s/pcWSQdqOhrgR1mzJ+yItK7T+WPMQ==
1846+
"@typescript-eslint/scope-manager@8.42.0":
1847+
version "8.42.0"
1848+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.42.0.tgz#36016757bc85b46ea42bae47b61f9421eddedde3"
1849+
integrity sha512-51+x9o78NBAVgQzOPd17DkNTnIzJ8T/O2dmMBLoK9qbY0Gm52XJcdJcCl18ExBMiHo6jPMErUQWUv5RLE51zJw==
18501850
dependencies:
1851-
"@typescript-eslint/types" "8.41.0"
1852-
"@typescript-eslint/visitor-keys" "8.41.0"
1851+
"@typescript-eslint/types" "8.42.0"
1852+
"@typescript-eslint/visitor-keys" "8.42.0"
18531853

1854-
"@typescript-eslint/tsconfig-utils@8.41.0", "@typescript-eslint/tsconfig-utils@^8.41.0":
1855-
version "8.41.0"
1856-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.41.0.tgz#134dee36eb16cdd78095a20bca0516d10b5dda75"
1857-
integrity sha512-TDhxYFPUYRFxFhuU5hTIJk+auzM/wKvWgoNYOPcOf6i4ReYlOoYN8q1dV5kOTjNQNJgzWN3TUUQMtlLOcUgdUw==
1854+
"@typescript-eslint/tsconfig-utils@8.42.0", "@typescript-eslint/tsconfig-utils@^8.42.0":
1855+
version "8.42.0"
1856+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.42.0.tgz#21a3e74396fd7443ff930bc41b27789ba7e9236e"
1857+
integrity sha512-kHeFUOdwAJfUmYKjR3CLgZSglGHjbNTi1H8sTYRYV2xX6eNz4RyJ2LIgsDLKf8Yi0/GL1WZAC/DgZBeBft8QAQ==
18581858

1859-
"@typescript-eslint/type-utils@8.41.0":
1860-
version "8.41.0"
1861-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.41.0.tgz#68d401e38fccf239925447e97bdbd048a9891ae5"
1862-
integrity sha512-63qt1h91vg3KsjVVonFJWjgSK7pZHSQFKH6uwqxAH9bBrsyRhO6ONoKyXxyVBzG1lJnFAJcKAcxLS54N1ee1OQ==
1859+
"@typescript-eslint/type-utils@8.42.0":
1860+
version "8.42.0"
1861+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.42.0.tgz#d6733e7a9fbdf5af60c09c6038dffde13f4e4253"
1862+
integrity sha512-9KChw92sbPTYVFw3JLRH1ockhyR3zqqn9lQXol3/YbI6jVxzWoGcT3AsAW0mu1MY0gYtsXnUGV/AKpkAj5tVlQ==
18631863
dependencies:
1864-
"@typescript-eslint/types" "8.41.0"
1865-
"@typescript-eslint/typescript-estree" "8.41.0"
1866-
"@typescript-eslint/utils" "8.41.0"
1864+
"@typescript-eslint/types" "8.42.0"
1865+
"@typescript-eslint/typescript-estree" "8.42.0"
1866+
"@typescript-eslint/utils" "8.42.0"
18671867
debug "^4.3.4"
18681868
ts-api-utils "^2.1.0"
18691869

1870-
"@typescript-eslint/types@8.41.0", "@typescript-eslint/types@^8.41.0":
1871-
version "8.41.0"
1872-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.41.0.tgz#9935afeaae65e535abcbcee95383fa649c64d16d"
1873-
integrity sha512-9EwxsWdVqh42afLbHP90n2VdHaWU/oWgbH2P0CfcNfdKL7CuKpwMQGjwev56vWu9cSKU7FWSu6r9zck6CVfnag==
1870+
"@typescript-eslint/types@8.42.0", "@typescript-eslint/types@^8.42.0":
1871+
version "8.42.0"
1872+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.42.0.tgz#ae15c09cebda20473772902033328e87372db008"
1873+
integrity sha512-LdtAWMiFmbRLNP7JNeY0SqEtJvGMYSzfiWBSmx+VSZ1CH+1zyl8Mmw1TT39OrtsRvIYShjJWzTDMPWZJCpwBlw==
18741874

1875-
"@typescript-eslint/typescript-estree@8.41.0":
1876-
version "8.41.0"
1877-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.41.0.tgz#7c9cff8b4334ce96f14e9689692e8cf426ce4d59"
1878-
integrity sha512-D43UwUYJmGhuwHfY7MtNKRZMmfd8+p/eNSfFe6tH5mbVDto+VQCayeAt35rOx3Cs6wxD16DQtIKw/YXxt5E0UQ==
1875+
"@typescript-eslint/typescript-estree@8.42.0":
1876+
version "8.42.0"
1877+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.42.0.tgz#593c3af87d4462252c0d7239d1720b84a1b56864"
1878+
integrity sha512-ku/uYtT4QXY8sl9EDJETD27o3Ewdi72hcXg1ah/kkUgBvAYHLwj2ofswFFNXS+FL5G+AGkxBtvGt8pFBHKlHsQ==
18791879
dependencies:
1880-
"@typescript-eslint/project-service" "8.41.0"
1881-
"@typescript-eslint/tsconfig-utils" "8.41.0"
1882-
"@typescript-eslint/types" "8.41.0"
1883-
"@typescript-eslint/visitor-keys" "8.41.0"
1880+
"@typescript-eslint/project-service" "8.42.0"
1881+
"@typescript-eslint/tsconfig-utils" "8.42.0"
1882+
"@typescript-eslint/types" "8.42.0"
1883+
"@typescript-eslint/visitor-keys" "8.42.0"
18841884
debug "^4.3.4"
18851885
fast-glob "^3.3.2"
18861886
is-glob "^4.0.3"
18871887
minimatch "^9.0.4"
18881888
semver "^7.6.0"
18891889
ts-api-utils "^2.1.0"
18901890

1891-
"@typescript-eslint/utils@8.41.0":
1892-
version "8.41.0"
1893-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.41.0.tgz#17cb3b766c1626311004ea41ffd8c27eb226b953"
1894-
integrity sha512-udbCVstxZ5jiPIXrdH+BZWnPatjlYwJuJkDA4Tbo3WyYLh8NvB+h/bKeSZHDOFKfphsZYJQqaFtLeXEqurQn1A==
1891+
"@typescript-eslint/utils@8.42.0":
1892+
version "8.42.0"
1893+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.42.0.tgz#95f8e0c697ff2f7da5f72e16135011f878d815c0"
1894+
integrity sha512-JnIzu7H3RH5BrKC4NoZqRfmjqCIS1u3hGZltDYJgkVdqAezl4L9d1ZLw+36huCujtSBSAirGINF/S4UxOcR+/g==
18951895
dependencies:
18961896
"@eslint-community/eslint-utils" "^4.7.0"
1897-
"@typescript-eslint/scope-manager" "8.41.0"
1898-
"@typescript-eslint/types" "8.41.0"
1899-
"@typescript-eslint/typescript-estree" "8.41.0"
1897+
"@typescript-eslint/scope-manager" "8.42.0"
1898+
"@typescript-eslint/types" "8.42.0"
1899+
"@typescript-eslint/typescript-estree" "8.42.0"
19001900

1901-
"@typescript-eslint/visitor-keys@8.41.0":
1902-
version "8.41.0"
1903-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.41.0.tgz#16eb99b55d207f6688002a2cf425e039579aa9a9"
1904-
integrity sha512-+GeGMebMCy0elMNg67LRNoVnUFPIm37iu5CmHESVx56/9Jsfdpsvbv605DQ81Pi/x11IdKUsS5nzgTYbCQU9fg==
1901+
"@typescript-eslint/visitor-keys@8.42.0":
1902+
version "8.42.0"
1903+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.42.0.tgz#87c6caaa1ac307bc73a87c1fc469f88f0162f27e"
1904+
integrity sha512-3WbiuzoEowaEn8RSnhJBrxSwX8ULYE9CXaPepS2C2W3NSA5NNIvBaslpBSBElPq0UGr0xVJlXFWOAKIkyylydQ==
19051905
dependencies:
1906-
"@typescript-eslint/types" "8.41.0"
1906+
"@typescript-eslint/types" "8.42.0"
19071907
eslint-visitor-keys "^4.2.1"
19081908

19091909
"@ungap/structured-clone@^1.3.0":
@@ -7079,15 +7079,15 @@ typed-rest-client@^1.8.4:
70797079
tunnel "0.0.6"
70807080
underscore "^1.12.1"
70817081

7082-
typescript-eslint@8.41.0:
7083-
version "8.41.0"
7084-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.41.0.tgz#a13879a5998717140fefb0d808c8c2fbde1cb769"
7085-
integrity sha512-n66rzs5OBXW3SFSnZHr2T685q1i4ODm2nulFJhMZBotaTavsS8TrI3d7bDlRSs9yWo7HmyWrN9qDu14Qv7Y0Dw==
7082+
typescript-eslint@8.42.0:
7083+
version "8.42.0"
7084+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.42.0.tgz#e92f6c88569e202b361d5ca1655ad8e33a0554ea"
7085+
integrity sha512-ozR/rQn+aQXQxh1YgbCzQWDFrsi9mcg+1PM3l/z5o1+20P7suOIaNg515bpr/OYt6FObz/NHcBstydDLHWeEKg==
70867086
dependencies:
7087-
"@typescript-eslint/eslint-plugin" "8.41.0"
7088-
"@typescript-eslint/parser" "8.41.0"
7089-
"@typescript-eslint/typescript-estree" "8.41.0"
7090-
"@typescript-eslint/utils" "8.41.0"
7087+
"@typescript-eslint/eslint-plugin" "8.42.0"
7088+
"@typescript-eslint/parser" "8.42.0"
7089+
"@typescript-eslint/typescript-estree" "8.42.0"
7090+
"@typescript-eslint/utils" "8.42.0"
70917091

70927092
typescript@^5.9.2:
70937093
version "5.9.2"

0 commit comments

Comments
 (0)