Skip to content

Commit 932389b

Browse files
Bump typescript-eslint from 8.42.0 to 8.45.0 (#545)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.42.0 to 8.45.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.45.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.45.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 87d21d4 commit 932389b

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": "^5.0.1",
177177
"typescript": "^5.9.2",
178-
"typescript-eslint": "8.45.0",
178+
"typescript-eslint": "8.46.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
@@ -1815,22 +1815,7 @@
18151815
dependencies:
18161816
"@types/node" "*"
18171817

1818-
"@typescript-eslint/[email protected]":
1819-
version "8.45.0"
1820-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.45.0.tgz#9f251d4e85ec5089e7cccb09257ce93dbf0d7744"
1821-
integrity sha512-HC3y9CVuevvWCl/oyZuI47dOeDF9ztdMEfMH8/DW/Mhwa9cCLnK1oD7JoTVGW/u7kFzNZUKUoyJEqkaJh5y3Wg==
1822-
dependencies:
1823-
"@eslint-community/regexpp" "^4.10.0"
1824-
"@typescript-eslint/scope-manager" "8.45.0"
1825-
"@typescript-eslint/type-utils" "8.45.0"
1826-
"@typescript-eslint/utils" "8.45.0"
1827-
"@typescript-eslint/visitor-keys" "8.45.0"
1828-
graphemer "^1.4.0"
1829-
ignore "^7.0.0"
1830-
natural-compare "^1.4.0"
1831-
ts-api-utils "^2.1.0"
1832-
1833-
"@typescript-eslint/eslint-plugin@^8.45.0":
1818+
"@typescript-eslint/[email protected]", "@typescript-eslint/eslint-plugin@^8.45.0":
18341819
version "8.46.0"
18351820
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.0.tgz#fc90b35d8025b5eaa66b2f6c3859cd5381a1e751"
18361821
integrity sha512-hA8gxBq4ukonVXPy0OKhiaUh/68D0E88GSmtC1iAEnGaieuDi38LhS7jdCHRLi6ErJBNDGCzvh5EnzdPwUc0DA==
@@ -1845,18 +1830,7 @@
18451830
natural-compare "^1.4.0"
18461831
ts-api-utils "^2.1.0"
18471832

1848-
"@typescript-eslint/[email protected]":
1849-
version "8.45.0"
1850-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.45.0.tgz#571660c98824aefb4a6ec3b3766655d1348520a4"
1851-
integrity sha512-TGf22kon8KW+DeKaUmOibKWktRY8b2NSAZNdtWh798COm1NWx8+xJ6iFBtk3IvLdv6+LGLJLRlyhrhEDZWargQ==
1852-
dependencies:
1853-
"@typescript-eslint/scope-manager" "8.45.0"
1854-
"@typescript-eslint/types" "8.45.0"
1855-
"@typescript-eslint/typescript-estree" "8.45.0"
1856-
"@typescript-eslint/visitor-keys" "8.45.0"
1857-
debug "^4.3.4"
1858-
1859-
"@typescript-eslint/parser@^8.45.0":
1833+
"@typescript-eslint/[email protected]", "@typescript-eslint/parser@^8.45.0":
18601834
version "8.46.0"
18611835
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.46.0.tgz#9186f28c59f6e477ab8919312d2654f4f27d45c1"
18621836
integrity sha512-n1H6IcDhmmUEG7TNVSspGmiHHutt7iVKtZwRppD7e04wha5MrkV1h3pti9xQLcCMt6YWsncpoT0HMjkH1FNwWQ==
@@ -1867,15 +1841,6 @@
18671841
"@typescript-eslint/visitor-keys" "8.46.0"
18681842
debug "^4.3.4"
18691843

1870-
"@typescript-eslint/[email protected]":
1871-
version "8.45.0"
1872-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.45.0.tgz#f83dda1bca31dae2fd6821f9131daf1edebfd46c"
1873-
integrity sha512-3pcVHwMG/iA8afdGLMuTibGR7pDsn9RjDev6CCB+naRsSYs2pns5QbinF4Xqw6YC/Sj3lMrm/Im0eMfaa61WUg==
1874-
dependencies:
1875-
"@typescript-eslint/tsconfig-utils" "^8.45.0"
1876-
"@typescript-eslint/types" "^8.45.0"
1877-
debug "^4.3.4"
1878-
18791844
"@typescript-eslint/[email protected]":
18801845
version "8.46.0"
18811846
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.0.tgz#1190dcc0d3494d46a85773e0c3a2838cbb2b45a7"
@@ -1885,14 +1850,6 @@
18851850
"@typescript-eslint/types" "^8.46.0"
18861851
debug "^4.3.4"
18871852

1888-
"@typescript-eslint/[email protected]":
1889-
version "8.45.0"
1890-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.45.0.tgz#59615ba506a9e3479d1efb0d09d6ab52f2a19142"
1891-
integrity sha512-clmm8XSNj/1dGvJeO6VGH7EUSeA0FMs+5au/u3lrA3KfG8iJ4u8ym9/j2tTEoacAffdW1TVUzXO30W1JTJS7dA==
1892-
dependencies:
1893-
"@typescript-eslint/types" "8.45.0"
1894-
"@typescript-eslint/visitor-keys" "8.45.0"
1895-
18961853
"@typescript-eslint/[email protected]":
18971854
version "8.46.0"
18981855
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.0.tgz#a41833fe387044075cb2d4cfab490a7f1dd19b61"
@@ -1901,27 +1858,11 @@
19011858
"@typescript-eslint/types" "8.46.0"
19021859
"@typescript-eslint/visitor-keys" "8.46.0"
19031860

1904-
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.45.0":
1905-
version "8.45.0"
1906-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.45.0.tgz#63d38282790a2566c571bad423e7c1cad1f3d64c"
1907-
integrity sha512-aFdr+c37sc+jqNMGhH+ajxPXwjv9UtFZk79k8pLoJ6p4y0snmYpPA52GuWHgt2ZF4gRRW6odsEj41uZLojDt5w==
1908-
19091861
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.46.0":
19101862
version "8.46.0"
19111863
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.0.tgz#3e33019e0b94838d37d7cc61341fbcc5bf791007"
19121864
integrity sha512-WrYXKGAHY836/N7zoK/kzi6p8tXFhasHh8ocFL9VZSAkvH956gfeRfcnhs3xzRy8qQ/dq3q44v1jvQieMFg2cw==
19131865

1914-
"@typescript-eslint/[email protected]":
1915-
version "8.45.0"
1916-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.45.0.tgz#04004bdf2598844faa29fb936fb6b0ee10d6d3f3"
1917-
integrity sha512-bpjepLlHceKgyMEPglAeULX1vixJDgaKocp0RVJ5u4wLJIMNuKtUXIczpJCPcn2waII0yuvks/5m5/h3ZQKs0A==
1918-
dependencies:
1919-
"@typescript-eslint/types" "8.45.0"
1920-
"@typescript-eslint/typescript-estree" "8.45.0"
1921-
"@typescript-eslint/utils" "8.45.0"
1922-
debug "^4.3.4"
1923-
ts-api-utils "^2.1.0"
1924-
19251866
"@typescript-eslint/[email protected]":
19261867
version "8.46.0"
19271868
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.46.0.tgz#815efeb11b9533da68fd825628cecf283ac79829"
@@ -1933,32 +1874,11 @@
19331874
debug "^4.3.4"
19341875
ts-api-utils "^2.1.0"
19351876

1936-
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.45.0":
1937-
version "8.45.0"
1938-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.45.0.tgz#fc01cd2a4690b9713b02f895e82fb43f7d960684"
1939-
integrity sha512-WugXLuOIq67BMgQInIxxnsSyRLFxdkJEJu8r4ngLR56q/4Q5LrbfkFRH27vMTjxEK8Pyz7QfzuZe/G15qQnVRA==
1940-
19411877
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.46.0":
19421878
version "8.46.0"
19431879
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.0.tgz#20af6b332f9cd55a15fcd862fdb07d47a6131bf4"
19441880
integrity sha512-bHGGJyVjSE4dJJIO5yyEWt/cHyNwga/zXGJbJJ8TiO01aVREK6gCTu3L+5wrkb1FbDkQ+TKjMNe9R/QQQP9+rA==
19451881

1946-
"@typescript-eslint/[email protected]":
1947-
version "8.45.0"
1948-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.45.0.tgz#3498500f109a89b104d2770497c707e56dfe062d"
1949-
integrity sha512-GfE1NfVbLam6XQ0LcERKwdTTPlLvHvXXhOeUGC1OXi4eQBoyy1iVsW+uzJ/J9jtCz6/7GCQ9MtrQ0fml/jWCnA==
1950-
dependencies:
1951-
"@typescript-eslint/project-service" "8.45.0"
1952-
"@typescript-eslint/tsconfig-utils" "8.45.0"
1953-
"@typescript-eslint/types" "8.45.0"
1954-
"@typescript-eslint/visitor-keys" "8.45.0"
1955-
debug "^4.3.4"
1956-
fast-glob "^3.3.2"
1957-
is-glob "^4.0.3"
1958-
minimatch "^9.0.4"
1959-
semver "^7.6.0"
1960-
ts-api-utils "^2.1.0"
1961-
19621882
"@typescript-eslint/[email protected]":
19631883
version "8.46.0"
19641884
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.0.tgz#f45a0d5f5e99b26f0280e8cff3ed3380658fd720"
@@ -1975,16 +1895,6 @@
19751895
semver "^7.6.0"
19761896
ts-api-utils "^2.1.0"
19771897

1978-
"@typescript-eslint/[email protected]":
1979-
version "8.45.0"
1980-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.45.0.tgz#6e68e92d99019fdf56018d0e6664c76a70470c95"
1981-
integrity sha512-bxi1ht+tLYg4+XV2knz/F7RVhU0k6VrSMc9sb8DQ6fyCTrGQLHfo7lDtN0QJjZjKkLA2ThrKuCdHEvLReqtIGg==
1982-
dependencies:
1983-
"@eslint-community/eslint-utils" "^4.7.0"
1984-
"@typescript-eslint/scope-manager" "8.45.0"
1985-
"@typescript-eslint/types" "8.45.0"
1986-
"@typescript-eslint/typescript-estree" "8.45.0"
1987-
19881898
"@typescript-eslint/[email protected]":
19891899
version "8.46.0"
19901900
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.0.tgz#27025c5ed7cbc928440d6a30edd6ba34cc5b927a"
@@ -1995,14 +1905,6 @@
19951905
"@typescript-eslint/types" "8.46.0"
19961906
"@typescript-eslint/typescript-estree" "8.46.0"
19971907

1998-
"@typescript-eslint/[email protected]":
1999-
version "8.45.0"
2000-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.45.0.tgz#4e3bcc55da64ac61069ebfe62ca240567ac7d784"
2001-
integrity sha512-qsaFBA3e09MIDAGFUrTk+dzqtfv1XPVz8t8d1f0ybTzrCY7BKiMC5cjrl1O/P7UmHsNyW90EYSkU/ZWpmXelag==
2002-
dependencies:
2003-
"@typescript-eslint/types" "8.45.0"
2004-
eslint-visitor-keys "^4.2.1"
2005-
20061908
"@typescript-eslint/[email protected]":
20071909
version "8.46.0"
20081910
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.0.tgz#23936809054c511f703713c56ddd2f46dc197845"
@@ -7196,15 +7098,15 @@ typed-rest-client@^1.8.4:
71967098
tunnel "0.0.6"
71977099
underscore "^1.12.1"
71987100

7199-
typescript-eslint@8.45.0:
7200-
version "8.45.0"
7201-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.45.0.tgz#98ab164234dc04c112747ec0a4ae29a94efe123b"
7202-
integrity sha512-qzDmZw/Z5beNLUrXfd0HIW6MzIaAV5WNDxmMs9/3ojGOpYavofgNAAD/nC6tGV2PczIi0iw8vot2eAe/sBn7zg==
7101+
typescript-eslint@8.46.0:
7102+
version "8.46.0"
7103+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.46.0.tgz#fb1c37a90fadf42fe1c8f8b192b974b6d9c439cc"
7104+
integrity sha512-6+ZrB6y2bT2DX3K+Qd9vn7OFOJR+xSLDj+Aw/N3zBwUt27uTw2sw2TE2+UcY1RiyBZkaGbTkVg9SSdPNUG6aUw==
72037105
dependencies:
7204-
"@typescript-eslint/eslint-plugin" "8.45.0"
7205-
"@typescript-eslint/parser" "8.45.0"
7206-
"@typescript-eslint/typescript-estree" "8.45.0"
7207-
"@typescript-eslint/utils" "8.45.0"
7106+
"@typescript-eslint/eslint-plugin" "8.46.0"
7107+
"@typescript-eslint/parser" "8.46.0"
7108+
"@typescript-eslint/typescript-estree" "8.46.0"
7109+
"@typescript-eslint/utils" "8.46.0"
72087110

72097111
typescript@^5.9.2:
72107112
version "5.9.2"

0 commit comments

Comments
 (0)