Skip to content

Commit ddbe4df

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 c83ce7c commit ddbe4df

File tree

2 files changed

+11
-109
lines changed

2 files changed

+11
-109
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.42.0",
178+
"typescript-eslint": "8.43.0",
179179
"vscode-uri": "^3.1.0",
180180
"webpack": "^5.101.3",
181181
"webpack-cli": "^6.0.1",

yarn.lock

Lines changed: 10 additions & 108 deletions
Original file line numberDiff line numberDiff line change
@@ -1813,22 +1813,7 @@
18131813
dependencies:
18141814
"@types/node" "*"
18151815

1816-
"@typescript-eslint/[email protected]":
1817-
version "8.42.0"
1818-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.42.0.tgz#2172d0496c42eee8c7294b6661681100953fa88f"
1819-
integrity sha512-Aq2dPqsQkxHOLfb2OPv43RnIvfj05nw8v/6n3B2NABIPpHnjQnaLo9QGMTvml+tv4korl/Cjfrb/BYhoL8UUTQ==
1820-
dependencies:
1821-
"@eslint-community/regexpp" "^4.10.0"
1822-
"@typescript-eslint/scope-manager" "8.42.0"
1823-
"@typescript-eslint/type-utils" "8.42.0"
1824-
"@typescript-eslint/utils" "8.42.0"
1825-
"@typescript-eslint/visitor-keys" "8.42.0"
1826-
graphemer "^1.4.0"
1827-
ignore "^7.0.0"
1828-
natural-compare "^1.4.0"
1829-
ts-api-utils "^2.1.0"
1830-
1831-
"@typescript-eslint/eslint-plugin@^8.42.0":
1816+
"@typescript-eslint/[email protected]", "@typescript-eslint/eslint-plugin@^8.42.0":
18321817
version "8.43.0"
18331818
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.43.0.tgz#4d730c2becd8e47ef76e59f68aee0fb560927cfc"
18341819
integrity sha512-8tg+gt7ENL7KewsKMKDHXR1vm8tt9eMxjJBYINf6swonlWgkYn5NwyIgXpbbDxTNU5DgpDFfj95prcTq2clIQQ==
@@ -1843,18 +1828,7 @@
18431828
natural-compare "^1.4.0"
18441829
ts-api-utils "^2.1.0"
18451830

1846-
"@typescript-eslint/[email protected]":
1847-
version "8.42.0"
1848-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.42.0.tgz#20ea66f4867981fb5bb62cbe1454250fc4a440ab"
1849-
integrity sha512-r1XG74QgShUgXph1BYseJ+KZd17bKQib/yF3SR+demvytiRXrwd12Blnz5eYGm8tXaeRdd4x88MlfwldHoudGg==
1850-
dependencies:
1851-
"@typescript-eslint/scope-manager" "8.42.0"
1852-
"@typescript-eslint/types" "8.42.0"
1853-
"@typescript-eslint/typescript-estree" "8.42.0"
1854-
"@typescript-eslint/visitor-keys" "8.42.0"
1855-
debug "^4.3.4"
1856-
1857-
"@typescript-eslint/parser@^8.42.0":
1831+
"@typescript-eslint/[email protected]", "@typescript-eslint/parser@^8.42.0":
18581832
version "8.43.0"
18591833
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.43.0.tgz#4024159925e7671f1782bdd3498bdcfbd48f9137"
18601834
integrity sha512-B7RIQiTsCBBmY+yW4+ILd6mF5h1FUwJsVvpqkrgpszYifetQ2Ke+Z4u6aZh0CblkUGIdR59iYVyXqqZGkZ3aBw==
@@ -1865,15 +1839,6 @@
18651839
"@typescript-eslint/visitor-keys" "8.43.0"
18661840
debug "^4.3.4"
18671841

1868-
"@typescript-eslint/[email protected]":
1869-
version "8.42.0"
1870-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.42.0.tgz#636eb3418b6c42c98554dce884943708bf41a583"
1871-
integrity sha512-vfVpLHAhbPjilrabtOSNcUDmBboQNrJUiNAGoImkZKnMjs2TIcWG33s4Ds0wY3/50aZmTMqJa6PiwkwezaAklg==
1872-
dependencies:
1873-
"@typescript-eslint/tsconfig-utils" "^8.42.0"
1874-
"@typescript-eslint/types" "^8.42.0"
1875-
debug "^4.3.4"
1876-
18771842
"@typescript-eslint/[email protected]":
18781843
version "8.43.0"
18791844
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.43.0.tgz#958dbaa16fbd1e81d46ab86e139f6276757140f8"
@@ -1883,14 +1848,6 @@
18831848
"@typescript-eslint/types" "^8.43.0"
18841849
debug "^4.3.4"
18851850

1886-
"@typescript-eslint/[email protected]":
1887-
version "8.42.0"
1888-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.42.0.tgz#36016757bc85b46ea42bae47b61f9421eddedde3"
1889-
integrity sha512-51+x9o78NBAVgQzOPd17DkNTnIzJ8T/O2dmMBLoK9qbY0Gm52XJcdJcCl18ExBMiHo6jPMErUQWUv5RLE51zJw==
1890-
dependencies:
1891-
"@typescript-eslint/types" "8.42.0"
1892-
"@typescript-eslint/visitor-keys" "8.42.0"
1893-
18941851
"@typescript-eslint/[email protected]":
18951852
version "8.43.0"
18961853
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.43.0.tgz#009ebc09cc6e7e0dd67898a0e9a70d295361c6b9"
@@ -1899,27 +1856,11 @@
18991856
"@typescript-eslint/types" "8.43.0"
19001857
"@typescript-eslint/visitor-keys" "8.43.0"
19011858

1902-
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.42.0":
1903-
version "8.42.0"
1904-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.42.0.tgz#21a3e74396fd7443ff930bc41b27789ba7e9236e"
1905-
integrity sha512-kHeFUOdwAJfUmYKjR3CLgZSglGHjbNTi1H8sTYRYV2xX6eNz4RyJ2LIgsDLKf8Yi0/GL1WZAC/DgZBeBft8QAQ==
1906-
19071859
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.43.0":
19081860
version "8.43.0"
19091861
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.43.0.tgz#e6721dba183d61769a90ffdad202aebc383b18c8"
19101862
integrity sha512-ALC2prjZcj2YqqL5X/bwWQmHA2em6/94GcbB/KKu5SX3EBDOsqztmmX1kMkvAJHzxk7TazKzJfFiEIagNV3qEA==
19111863

1912-
"@typescript-eslint/[email protected]":
1913-
version "8.42.0"
1914-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.42.0.tgz#d6733e7a9fbdf5af60c09c6038dffde13f4e4253"
1915-
integrity sha512-9KChw92sbPTYVFw3JLRH1ockhyR3zqqn9lQXol3/YbI6jVxzWoGcT3AsAW0mu1MY0gYtsXnUGV/AKpkAj5tVlQ==
1916-
dependencies:
1917-
"@typescript-eslint/types" "8.42.0"
1918-
"@typescript-eslint/typescript-estree" "8.42.0"
1919-
"@typescript-eslint/utils" "8.42.0"
1920-
debug "^4.3.4"
1921-
ts-api-utils "^2.1.0"
1922-
19231864
"@typescript-eslint/[email protected]":
19241865
version "8.43.0"
19251866
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.43.0.tgz#29ea2e34eeae5b8e9fe4f4730c5659fa330aa04e"
@@ -1931,32 +1872,11 @@
19311872
debug "^4.3.4"
19321873
ts-api-utils "^2.1.0"
19331874

1934-
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.42.0":
1935-
version "8.42.0"
1936-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.42.0.tgz#ae15c09cebda20473772902033328e87372db008"
1937-
integrity sha512-LdtAWMiFmbRLNP7JNeY0SqEtJvGMYSzfiWBSmx+VSZ1CH+1zyl8Mmw1TT39OrtsRvIYShjJWzTDMPWZJCpwBlw==
1938-
19391875
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.43.0":
19401876
version "8.43.0"
19411877
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.43.0.tgz#00d34a5099504eb1b263e022cc17c4243ff2302e"
19421878
integrity sha512-vQ2FZaxJpydjSZJKiSW/LJsabFFvV7KgLC5DiLhkBcykhQj8iK9BOaDmQt74nnKdLvceM5xmhaTF+pLekrxEkw==
19431879

1944-
"@typescript-eslint/[email protected]":
1945-
version "8.42.0"
1946-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.42.0.tgz#593c3af87d4462252c0d7239d1720b84a1b56864"
1947-
integrity sha512-ku/uYtT4QXY8sl9EDJETD27o3Ewdi72hcXg1ah/kkUgBvAYHLwj2ofswFFNXS+FL5G+AGkxBtvGt8pFBHKlHsQ==
1948-
dependencies:
1949-
"@typescript-eslint/project-service" "8.42.0"
1950-
"@typescript-eslint/tsconfig-utils" "8.42.0"
1951-
"@typescript-eslint/types" "8.42.0"
1952-
"@typescript-eslint/visitor-keys" "8.42.0"
1953-
debug "^4.3.4"
1954-
fast-glob "^3.3.2"
1955-
is-glob "^4.0.3"
1956-
minimatch "^9.0.4"
1957-
semver "^7.6.0"
1958-
ts-api-utils "^2.1.0"
1959-
19601880
"@typescript-eslint/[email protected]":
19611881
version "8.43.0"
19621882
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.43.0.tgz#39e5d431239b4d90787072ae0c2290cbd3e0a562"
@@ -1973,16 +1893,6 @@
19731893
semver "^7.6.0"
19741894
ts-api-utils "^2.1.0"
19751895

1976-
"@typescript-eslint/[email protected]":
1977-
version "8.42.0"
1978-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.42.0.tgz#95f8e0c697ff2f7da5f72e16135011f878d815c0"
1979-
integrity sha512-JnIzu7H3RH5BrKC4NoZqRfmjqCIS1u3hGZltDYJgkVdqAezl4L9d1ZLw+36huCujtSBSAirGINF/S4UxOcR+/g==
1980-
dependencies:
1981-
"@eslint-community/eslint-utils" "^4.7.0"
1982-
"@typescript-eslint/scope-manager" "8.42.0"
1983-
"@typescript-eslint/types" "8.42.0"
1984-
"@typescript-eslint/typescript-estree" "8.42.0"
1985-
19861896
"@typescript-eslint/[email protected]":
19871897
version "8.43.0"
19881898
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.43.0.tgz#5c391133a52f8500dfdabd7026be72a537d7b59e"
@@ -1993,14 +1903,6 @@
19931903
"@typescript-eslint/types" "8.43.0"
19941904
"@typescript-eslint/typescript-estree" "8.43.0"
19951905

1996-
"@typescript-eslint/[email protected]":
1997-
version "8.42.0"
1998-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.42.0.tgz#87c6caaa1ac307bc73a87c1fc469f88f0162f27e"
1999-
integrity sha512-3WbiuzoEowaEn8RSnhJBrxSwX8ULYE9CXaPepS2C2W3NSA5NNIvBaslpBSBElPq0UGr0xVJlXFWOAKIkyylydQ==
2000-
dependencies:
2001-
"@typescript-eslint/types" "8.42.0"
2002-
eslint-visitor-keys "^4.2.1"
2003-
20041906
"@typescript-eslint/[email protected]":
20051907
version "8.43.0"
20061908
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.43.0.tgz#633d3414afec3cf0a0e4583e1575f4101ef51d30"
@@ -7182,15 +7084,15 @@ typed-rest-client@^1.8.4:
71827084
tunnel "0.0.6"
71837085
underscore "^1.12.1"
71847086

7185-
typescript-eslint@8.42.0:
7186-
version "8.42.0"
7187-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.42.0.tgz#e92f6c88569e202b361d5ca1655ad8e33a0554ea"
7188-
integrity sha512-ozR/rQn+aQXQxh1YgbCzQWDFrsi9mcg+1PM3l/z5o1+20P7suOIaNg515bpr/OYt6FObz/NHcBstydDLHWeEKg==
7087+
typescript-eslint@8.43.0:
7088+
version "8.43.0"
7089+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.43.0.tgz#335ac16a859f385dfb23022e0d8298962364d099"
7090+
integrity sha512-FyRGJKUGvcFekRRcBKFBlAhnp4Ng8rhe8tuvvkR9OiU0gfd4vyvTRQHEckO6VDlH57jbeUQem2IpqPq9kLJH+w==
71897091
dependencies:
7190-
"@typescript-eslint/eslint-plugin" "8.42.0"
7191-
"@typescript-eslint/parser" "8.42.0"
7192-
"@typescript-eslint/typescript-estree" "8.42.0"
7193-
"@typescript-eslint/utils" "8.42.0"
7092+
"@typescript-eslint/eslint-plugin" "8.43.0"
7093+
"@typescript-eslint/parser" "8.43.0"
7094+
"@typescript-eslint/typescript-estree" "8.43.0"
7095+
"@typescript-eslint/utils" "8.43.0"
71947096

71957097
typescript@^5.9.2:
71967098
version "5.9.2"

0 commit comments

Comments
 (0)