Skip to content

Commit e4e6afe

Browse files
build(deps): bump typescript-eslint in the typescript group (#1905)
Bumps the typescript group with 1 update: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `typescript-eslint` from 8.45.0 to 8.46.1 - [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.46.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.46.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: typescript ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59135d5 commit e4e6afe

File tree

1 file changed

+9
-107
lines changed

1 file changed

+9
-107
lines changed

yarn.lock

Lines changed: 9 additions & 107 deletions
Original file line numberDiff line numberDiff line change
@@ -1709,21 +1709,6 @@
17091709
dependencies:
17101710
"@types/yargs-parser" "*"
17111711

1712-
"@typescript-eslint/[email protected]":
1713-
version "8.45.0"
1714-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.45.0.tgz#9f251d4e85ec5089e7cccb09257ce93dbf0d7744"
1715-
integrity sha512-HC3y9CVuevvWCl/oyZuI47dOeDF9ztdMEfMH8/DW/Mhwa9cCLnK1oD7JoTVGW/u7kFzNZUKUoyJEqkaJh5y3Wg==
1716-
dependencies:
1717-
"@eslint-community/regexpp" "^4.10.0"
1718-
"@typescript-eslint/scope-manager" "8.45.0"
1719-
"@typescript-eslint/type-utils" "8.45.0"
1720-
"@typescript-eslint/utils" "8.45.0"
1721-
"@typescript-eslint/visitor-keys" "8.45.0"
1722-
graphemer "^1.4.0"
1723-
ignore "^7.0.0"
1724-
natural-compare "^1.4.0"
1725-
ts-api-utils "^2.1.0"
1726-
17271712
"@typescript-eslint/[email protected]":
17281713
version "8.46.2"
17291714
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.2.tgz#dc4ab93ee3d7e6c8e38820a0d6c7c93c7183e2dc"
@@ -1739,17 +1724,6 @@
17391724
natural-compare "^1.4.0"
17401725
ts-api-utils "^2.1.0"
17411726

1742-
"@typescript-eslint/[email protected]":
1743-
version "8.45.0"
1744-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.45.0.tgz#571660c98824aefb4a6ec3b3766655d1348520a4"
1745-
integrity sha512-TGf22kon8KW+DeKaUmOibKWktRY8b2NSAZNdtWh798COm1NWx8+xJ6iFBtk3IvLdv6+LGLJLRlyhrhEDZWargQ==
1746-
dependencies:
1747-
"@typescript-eslint/scope-manager" "8.45.0"
1748-
"@typescript-eslint/types" "8.45.0"
1749-
"@typescript-eslint/typescript-estree" "8.45.0"
1750-
"@typescript-eslint/visitor-keys" "8.45.0"
1751-
debug "^4.3.4"
1752-
17531727
"@typescript-eslint/[email protected]":
17541728
version "8.46.2"
17551729
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.46.2.tgz#dd938d45d581ac8ffa9d8a418a50282b306f7ebf"
@@ -1761,15 +1735,6 @@
17611735
"@typescript-eslint/visitor-keys" "8.46.2"
17621736
debug "^4.3.4"
17631737

1764-
"@typescript-eslint/[email protected]":
1765-
version "8.45.0"
1766-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.45.0.tgz#f83dda1bca31dae2fd6821f9131daf1edebfd46c"
1767-
integrity sha512-3pcVHwMG/iA8afdGLMuTibGR7pDsn9RjDev6CCB+naRsSYs2pns5QbinF4Xqw6YC/Sj3lMrm/Im0eMfaa61WUg==
1768-
dependencies:
1769-
"@typescript-eslint/tsconfig-utils" "^8.45.0"
1770-
"@typescript-eslint/types" "^8.45.0"
1771-
debug "^4.3.4"
1772-
17731738
"@typescript-eslint/[email protected]":
17741739
version "8.46.2"
17751740
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.2.tgz#ab2f02a0de4da6a7eeb885af5e059be57819d608"
@@ -1779,14 +1744,6 @@
17791744
"@typescript-eslint/types" "^8.46.2"
17801745
debug "^4.3.4"
17811746

1782-
"@typescript-eslint/[email protected]":
1783-
version "8.45.0"
1784-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.45.0.tgz#59615ba506a9e3479d1efb0d09d6ab52f2a19142"
1785-
integrity sha512-clmm8XSNj/1dGvJeO6VGH7EUSeA0FMs+5au/u3lrA3KfG8iJ4u8ym9/j2tTEoacAffdW1TVUzXO30W1JTJS7dA==
1786-
dependencies:
1787-
"@typescript-eslint/types" "8.45.0"
1788-
"@typescript-eslint/visitor-keys" "8.45.0"
1789-
17901747
"@typescript-eslint/[email protected]":
17911748
version "8.46.2"
17921749
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.2.tgz#7d37df2493c404450589acb3b5d0c69cc0670a88"
@@ -1795,27 +1752,11 @@
17951752
"@typescript-eslint/types" "8.46.2"
17961753
"@typescript-eslint/visitor-keys" "8.46.2"
17971754

1798-
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.45.0":
1799-
version "8.45.0"
1800-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.45.0.tgz#63d38282790a2566c571bad423e7c1cad1f3d64c"
1801-
integrity sha512-aFdr+c37sc+jqNMGhH+ajxPXwjv9UtFZk79k8pLoJ6p4y0snmYpPA52GuWHgt2ZF4gRRW6odsEj41uZLojDt5w==
1802-
18031755
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.46.2":
18041756
version "8.46.2"
18051757
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.2.tgz#d110451cb93bbd189865206ea37ef677c196828c"
18061758
integrity sha512-a7QH6fw4S57+F5y2FIxxSDyi5M4UfGF+Jl1bCGd7+L4KsaUY80GsiF/t0UoRFDHAguKlBaACWJRmdrc6Xfkkag==
18071759

1808-
"@typescript-eslint/[email protected]":
1809-
version "8.45.0"
1810-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.45.0.tgz#04004bdf2598844faa29fb936fb6b0ee10d6d3f3"
1811-
integrity sha512-bpjepLlHceKgyMEPglAeULX1vixJDgaKocp0RVJ5u4wLJIMNuKtUXIczpJCPcn2waII0yuvks/5m5/h3ZQKs0A==
1812-
dependencies:
1813-
"@typescript-eslint/types" "8.45.0"
1814-
"@typescript-eslint/typescript-estree" "8.45.0"
1815-
"@typescript-eslint/utils" "8.45.0"
1816-
debug "^4.3.4"
1817-
ts-api-utils "^2.1.0"
1818-
18191760
"@typescript-eslint/[email protected]":
18201761
version "8.46.2"
18211762
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.46.2.tgz#802d027864e6fb752e65425ed09f3e089fb4d384"
@@ -1827,32 +1768,11 @@
18271768
debug "^4.3.4"
18281769
ts-api-utils "^2.1.0"
18291770

1830-
"@typescript-eslint/[email protected]":
1831-
version "8.45.0"
1832-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.45.0.tgz#fc01cd2a4690b9713b02f895e82fb43f7d960684"
1833-
integrity sha512-WugXLuOIq67BMgQInIxxnsSyRLFxdkJEJu8r4ngLR56q/4Q5LrbfkFRH27vMTjxEK8Pyz7QfzuZe/G15qQnVRA==
1834-
1835-
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.45.0", "@typescript-eslint/types@^8.46.2":
1771+
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.46.2":
18361772
version "8.46.2"
18371773
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.2.tgz#2bad7348511b31e6e42579820e62b73145635763"
18381774
integrity sha512-lNCWCbq7rpg7qDsQrd3D6NyWYu+gkTENkG5IKYhUIcxSb59SQC/hEQ+MrG4sTgBVghTonNWq42bA/d4yYumldQ==
18391775

1840-
"@typescript-eslint/[email protected]":
1841-
version "8.45.0"
1842-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.45.0.tgz#3498500f109a89b104d2770497c707e56dfe062d"
1843-
integrity sha512-GfE1NfVbLam6XQ0LcERKwdTTPlLvHvXXhOeUGC1OXi4eQBoyy1iVsW+uzJ/J9jtCz6/7GCQ9MtrQ0fml/jWCnA==
1844-
dependencies:
1845-
"@typescript-eslint/project-service" "8.45.0"
1846-
"@typescript-eslint/tsconfig-utils" "8.45.0"
1847-
"@typescript-eslint/types" "8.45.0"
1848-
"@typescript-eslint/visitor-keys" "8.45.0"
1849-
debug "^4.3.4"
1850-
fast-glob "^3.3.2"
1851-
is-glob "^4.0.3"
1852-
minimatch "^9.0.4"
1853-
semver "^7.6.0"
1854-
ts-api-utils "^2.1.0"
1855-
18561776
"@typescript-eslint/[email protected]":
18571777
version "8.46.2"
18581778
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.2.tgz#ab547a27e4222bb6a3281cb7e98705272e2c7d08"
@@ -1869,16 +1789,6 @@
18691789
semver "^7.6.0"
18701790
ts-api-utils "^2.1.0"
18711791

1872-
"@typescript-eslint/[email protected]":
1873-
version "8.45.0"
1874-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.45.0.tgz#6e68e92d99019fdf56018d0e6664c76a70470c95"
1875-
integrity sha512-bxi1ht+tLYg4+XV2knz/F7RVhU0k6VrSMc9sb8DQ6fyCTrGQLHfo7lDtN0QJjZjKkLA2ThrKuCdHEvLReqtIGg==
1876-
dependencies:
1877-
"@eslint-community/eslint-utils" "^4.7.0"
1878-
"@typescript-eslint/scope-manager" "8.45.0"
1879-
"@typescript-eslint/types" "8.45.0"
1880-
"@typescript-eslint/typescript-estree" "8.45.0"
1881-
18821792
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^8.0.0":
18831793
version "8.46.2"
18841794
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.2.tgz#b313d33d67f9918583af205bd7bcebf20f231732"
@@ -1889,14 +1799,6 @@
18891799
"@typescript-eslint/types" "8.46.2"
18901800
"@typescript-eslint/typescript-estree" "8.46.2"
18911801

1892-
"@typescript-eslint/[email protected]":
1893-
version "8.45.0"
1894-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.45.0.tgz#4e3bcc55da64ac61069ebfe62ca240567ac7d784"
1895-
integrity sha512-qsaFBA3e09MIDAGFUrTk+dzqtfv1XPVz8t8d1f0ybTzrCY7BKiMC5cjrl1O/P7UmHsNyW90EYSkU/ZWpmXelag==
1896-
dependencies:
1897-
"@typescript-eslint/types" "8.45.0"
1898-
eslint-visitor-keys "^4.2.1"
1899-
19001802
"@typescript-eslint/[email protected]":
19011803
version "8.46.2"
19021804
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.2.tgz#803fa298948c39acf810af21bdce6f8babfa9738"
@@ -4423,14 +4325,14 @@ type-fest@^4.41.0:
44234325
integrity sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==
44244326

44254327
typescript-eslint@^8.13.0:
4426-
version "8.45.0"
4427-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.45.0.tgz#98ab164234dc04c112747ec0a4ae29a94efe123b"
4428-
integrity sha512-qzDmZw/Z5beNLUrXfd0HIW6MzIaAV5WNDxmMs9/3ojGOpYavofgNAAD/nC6tGV2PczIi0iw8vot2eAe/sBn7zg==
4429-
dependencies:
4430-
"@typescript-eslint/eslint-plugin" "8.45.0"
4431-
"@typescript-eslint/parser" "8.45.0"
4432-
"@typescript-eslint/typescript-estree" "8.45.0"
4433-
"@typescript-eslint/utils" "8.45.0"
4328+
version "8.46.2"
4329+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.46.2.tgz#da1adec683ba93a1b6c3850a4efb0922ffbc627d"
4330+
integrity sha512-vbw8bOmiuYNdzzV3lsiWv6sRwjyuKJMQqWulBOU7M0RrxedXledX8G8kBbQeiOYDnTfiXz0Y4081E1QMNB6iQg==
4331+
dependencies:
4332+
"@typescript-eslint/eslint-plugin" "8.46.2"
4333+
"@typescript-eslint/parser" "8.46.2"
4334+
"@typescript-eslint/typescript-estree" "8.46.2"
4335+
"@typescript-eslint/utils" "8.46.2"
44344336

44354337
44364338
version "5.8.3"

0 commit comments

Comments
 (0)