Skip to content

Commit b1df587

Browse files
Update typescript-eslint monorepo to v8.46.3 (#5075)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent df88edf commit b1df587

File tree

1 file changed

+64
-59
lines changed

1 file changed

+64
-59
lines changed

yarn.lock

Lines changed: 64 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -2245,29 +2245,29 @@
22452245
"@types/yargs-parser" "*"
22462246

22472247
"@typescript-eslint/eslint-plugin@^8.0.0":
2248-
version "8.46.2"
2249-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.2.tgz#dc4ab93ee3d7e6c8e38820a0d6c7c93c7183e2dc"
2250-
integrity sha512-ZGBMToy857/NIPaaCucIUQgqueOiq7HeAKkhlvqVV4lm089zUFW6ikRySx2v+cAhKeUCPuWVHeimyk6Dw1iY3w==
2248+
version "8.46.4"
2249+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.4.tgz#005dc4eebcb27462f20de3afe888065f65cec100"
2250+
integrity sha512-R48VhmTJqplNyDxCyqqVkFSZIx1qX6PzwqgcXn1olLrzxcSBDlOsbtcnQuQhNtnNiJ4Xe5gREI1foajYaYU2Vg==
22512251
dependencies:
22522252
"@eslint-community/regexpp" "^4.10.0"
2253-
"@typescript-eslint/scope-manager" "8.46.2"
2254-
"@typescript-eslint/type-utils" "8.46.2"
2255-
"@typescript-eslint/utils" "8.46.2"
2256-
"@typescript-eslint/visitor-keys" "8.46.2"
2253+
"@typescript-eslint/scope-manager" "8.46.4"
2254+
"@typescript-eslint/type-utils" "8.46.4"
2255+
"@typescript-eslint/utils" "8.46.4"
2256+
"@typescript-eslint/visitor-keys" "8.46.4"
22572257
graphemer "^1.4.0"
22582258
ignore "^7.0.0"
22592259
natural-compare "^1.4.0"
22602260
ts-api-utils "^2.1.0"
22612261

22622262
"@typescript-eslint/parser@^8.0.0":
2263-
version "8.46.2"
2264-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.46.2.tgz#dd938d45d581ac8ffa9d8a418a50282b306f7ebf"
2265-
integrity sha512-BnOroVl1SgrPLywqxyqdJ4l3S2MsKVLDVxZvjI1Eoe8ev2r3kGDo+PcMihNmDE+6/KjkTubSJnmqGZZjQSBq/g==
2266-
dependencies:
2267-
"@typescript-eslint/scope-manager" "8.46.2"
2268-
"@typescript-eslint/types" "8.46.2"
2269-
"@typescript-eslint/typescript-estree" "8.46.2"
2270-
"@typescript-eslint/visitor-keys" "8.46.2"
2263+
version "8.46.4"
2264+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.46.4.tgz#1a5bfd48be57bc07eec64e090ac46e89f47ade31"
2265+
integrity sha512-tK3GPFWbirvNgsNKto+UmB/cRtn6TZfyw0D6IKrW55n6Vbs7KJoZtI//kpTKzE/DUmmnAFD8/Ca46s7Obs92/w==
2266+
dependencies:
2267+
"@typescript-eslint/scope-manager" "8.46.4"
2268+
"@typescript-eslint/types" "8.46.4"
2269+
"@typescript-eslint/typescript-estree" "8.46.4"
2270+
"@typescript-eslint/visitor-keys" "8.46.4"
22712271
debug "^4.3.4"
22722272

22732273
"@typescript-eslint/[email protected]":
@@ -2279,13 +2279,13 @@
22792279
"@typescript-eslint/types" "^8.46.1"
22802280
debug "^4.3.4"
22812281

2282-
"@typescript-eslint/[email protected].2":
2283-
version "8.46.2"
2284-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.2.tgz#ab2f02a0de4da6a7eeb885af5e059be57819d608"
2285-
integrity sha512-PULOLZ9iqwI7hXcmL4fVfIsBi6AN9YxRc0frbvmg8f+4hQAjQ5GYNKK0DIArNo+rOKmR/iBYwkpBmnIwin4wBg==
2282+
"@typescript-eslint/[email protected].4":
2283+
version "8.46.4"
2284+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.4.tgz#fa9872673b51fb57e5d5da034edbe17424ddd185"
2285+
integrity sha512-nPiRSKuvtTN+no/2N1kt2tUh/HoFzeEgOm9fQ6XQk4/ApGqjx0zFIIaLJ6wooR1HIoozvj2j6vTi/1fgAz7UYQ==
22862286
dependencies:
2287-
"@typescript-eslint/tsconfig-utils" "^8.46.2"
2288-
"@typescript-eslint/types" "^8.46.2"
2287+
"@typescript-eslint/tsconfig-utils" "^8.46.4"
2288+
"@typescript-eslint/types" "^8.46.4"
22892289
debug "^4.3.4"
22902290

22912291
"@typescript-eslint/[email protected]":
@@ -2296,32 +2296,32 @@
22962296
"@typescript-eslint/types" "8.46.1"
22972297
"@typescript-eslint/visitor-keys" "8.46.1"
22982298

2299-
"@typescript-eslint/[email protected].2":
2300-
version "8.46.2"
2301-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.2.tgz#7d37df2493c404450589acb3b5d0c69cc0670a88"
2302-
integrity sha512-LF4b/NmGvdWEHD2H4MsHD8ny6JpiVNDzrSZr3CsckEgCbAGZbYM4Cqxvi9L+WqDMT+51Ozy7lt2M+d0JLEuBqA==
2299+
"@typescript-eslint/[email protected].4":
2300+
version "8.46.4"
2301+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.4.tgz#78c9b4856c0094def64ffa53ea955b46bec13304"
2302+
integrity sha512-tMDbLGXb1wC+McN1M6QeDx7P7c0UWO5z9CXqp7J8E+xGcJuUuevWKxuG8j41FoweS3+L41SkyKKkia16jpX7CA==
23032303
dependencies:
2304-
"@typescript-eslint/types" "8.46.2"
2305-
"@typescript-eslint/visitor-keys" "8.46.2"
2304+
"@typescript-eslint/types" "8.46.4"
2305+
"@typescript-eslint/visitor-keys" "8.46.4"
23062306

23072307
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.46.1":
23082308
version "8.46.1"
23092309
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.1.tgz#24405888560175c6c209c39df11ac06a2efef9d7"
23102310
integrity sha512-X88+J/CwFvlJB+mK09VFqx5FE4H5cXD+H/Bdza2aEWkSb8hnWIQorNcscRl4IEo1Cz9VI/+/r/jnGWkbWPx54g==
23112311

2312-
"@typescript-eslint/[email protected].2", "@typescript-eslint/tsconfig-utils@^8.46.2":
2313-
version "8.46.2"
2314-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.2.tgz#d110451cb93bbd189865206ea37ef677c196828c"
2315-
integrity sha512-a7QH6fw4S57+F5y2FIxxSDyi5M4UfGF+Jl1bCGd7+L4KsaUY80GsiF/t0UoRFDHAguKlBaACWJRmdrc6Xfkkag==
2312+
"@typescript-eslint/[email protected].4", "@typescript-eslint/tsconfig-utils@^8.46.4":
2313+
version "8.46.4"
2314+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.4.tgz#989a338093b6b91b0552f1f51331d89ec6980382"
2315+
integrity sha512-+/XqaZPIAk6Cjg7NWgSGe27X4zMGqrFqZ8atJsX3CWxH/jACqWnrWI68h7nHQld0y+k9eTTjb9r+KU4twLoo9A==
23162316

2317-
"@typescript-eslint/[email protected].2":
2318-
version "8.46.2"
2319-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.46.2.tgz#802d027864e6fb752e65425ed09f3e089fb4d384"
2320-
integrity sha512-HbPM4LbaAAt/DjxXaG9yiS9brOOz6fabal4uvUmaUYe6l3K1phQDMQKBRUrr06BQkxkvIZVVHttqiybM9nJsLA==
2317+
"@typescript-eslint/[email protected].4":
2318+
version "8.46.4"
2319+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.46.4.tgz#ae71b428a3c138b5084affe47893c129949171e0"
2320+
integrity sha512-V4QC8h3fdT5Wro6vANk6eojqfbv5bpwHuMsBcJUJkqs2z5XnYhJzyz9Y02eUmF9u3PgXEUiOt4w4KHR3P+z0PQ==
23212321
dependencies:
2322-
"@typescript-eslint/types" "8.46.2"
2323-
"@typescript-eslint/typescript-estree" "8.46.2"
2324-
"@typescript-eslint/utils" "8.46.2"
2322+
"@typescript-eslint/types" "8.46.4"
2323+
"@typescript-eslint/typescript-estree" "8.46.4"
2324+
"@typescript-eslint/utils" "8.46.4"
23252325
debug "^4.3.4"
23262326
ts-api-utils "^2.1.0"
23272327

@@ -2330,7 +2330,12 @@
23302330
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.1.tgz#4c5479538ec10b5508b8e982e172911c987446d8"
23312331
integrity sha512-C+soprGBHwWBdkDpbaRC4paGBrkIXxVlNohadL5o0kfhsXqOC6GYH2S/Obmig+I0HTDl8wMaRySwrfrXVP8/pQ==
23322332

2333-
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.46.0", "@typescript-eslint/types@^8.46.1", "@typescript-eslint/types@^8.46.2":
2333+
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.46.4":
2334+
version "8.46.4"
2335+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.4.tgz#38022bfda051be80e4120eeefcd2b6e3e630a69b"
2336+
integrity sha512-USjyxm3gQEePdUwJBFjjGNG18xY9A2grDVGuk7/9AkjIF1L+ZrVnwR5VAU5JXtUnBL/Nwt3H31KlRDaksnM7/w==
2337+
2338+
"@typescript-eslint/types@^8.46.0", "@typescript-eslint/types@^8.46.1":
23342339
version "8.46.2"
23352340
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.2.tgz#2bad7348511b31e6e42579820e62b73145635763"
23362341
integrity sha512-lNCWCbq7rpg7qDsQrd3D6NyWYu+gkTENkG5IKYhUIcxSb59SQC/hEQ+MrG4sTgBVghTonNWq42bA/d4yYumldQ==
@@ -2351,31 +2356,31 @@
23512356
semver "^7.6.0"
23522357
ts-api-utils "^2.1.0"
23532358

2354-
"@typescript-eslint/[email protected].2":
2355-
version "8.46.2"
2356-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.2.tgz#ab547a27e4222bb6a3281cb7e98705272e2c7d08"
2357-
integrity sha512-f7rW7LJ2b7Uh2EiQ+7sza6RDZnajbNbemn54Ob6fRwQbgcIn+GWfyuHDHRYgRoZu1P4AayVScrRW+YfbTvPQoQ==
2359+
"@typescript-eslint/[email protected].4":
2360+
version "8.46.4"
2361+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.4.tgz#6a9eeab0da45bf400f22c818e0f47102a980ceaa"
2362+
integrity sha512-7oV2qEOr1d4NWNmpXLR35LvCfOkTNymY9oyW+lUHkmCno7aOmIf/hMaydnJBUTBMRCOGZh8YjkFOc8dadEoNGA==
23582363
dependencies:
2359-
"@typescript-eslint/project-service" "8.46.2"
2360-
"@typescript-eslint/tsconfig-utils" "8.46.2"
2361-
"@typescript-eslint/types" "8.46.2"
2362-
"@typescript-eslint/visitor-keys" "8.46.2"
2364+
"@typescript-eslint/project-service" "8.46.4"
2365+
"@typescript-eslint/tsconfig-utils" "8.46.4"
2366+
"@typescript-eslint/types" "8.46.4"
2367+
"@typescript-eslint/visitor-keys" "8.46.4"
23632368
debug "^4.3.4"
23642369
fast-glob "^3.3.2"
23652370
is-glob "^4.0.3"
23662371
minimatch "^9.0.4"
23672372
semver "^7.6.0"
23682373
ts-api-utils "^2.1.0"
23692374

2370-
"@typescript-eslint/[email protected].2":
2371-
version "8.46.2"
2372-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.2.tgz#b313d33d67f9918583af205bd7bcebf20f231732"
2373-
integrity sha512-sExxzucx0Tud5tE0XqR0lT0psBQvEpnpiul9XbGUB1QwpWJJAps1O/Z7hJxLGiZLBKMCutjTzDgmd1muEhBnVg==
2375+
"@typescript-eslint/[email protected].4":
2376+
version "8.46.4"
2377+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.4.tgz#ea7878ddd625948cad4424dc2752b1be236556f5"
2378+
integrity sha512-AbSv11fklGXV6T28dp2Me04Uw90R2iJ30g2bgLz529Koehrmkbs1r7paFqr1vPCZi7hHwYxYtxfyQMRC8QaVSg==
23742379
dependencies:
23752380
"@eslint-community/eslint-utils" "^4.7.0"
2376-
"@typescript-eslint/scope-manager" "8.46.2"
2377-
"@typescript-eslint/types" "8.46.2"
2378-
"@typescript-eslint/typescript-estree" "8.46.2"
2381+
"@typescript-eslint/scope-manager" "8.46.4"
2382+
"@typescript-eslint/types" "8.46.4"
2383+
"@typescript-eslint/typescript-estree" "8.46.4"
23792384

23802385
"@typescript-eslint/utils@^8.0.0":
23812386
version "8.46.1"
@@ -2395,12 +2400,12 @@
23952400
"@typescript-eslint/types" "8.46.1"
23962401
eslint-visitor-keys "^4.2.1"
23972402

2398-
"@typescript-eslint/[email protected].2":
2399-
version "8.46.2"
2400-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.2.tgz#803fa298948c39acf810af21bdce6f8babfa9738"
2401-
integrity sha512-tUFMXI4gxzzMXt4xpGJEsBsTox0XbNQ1y94EwlD/CuZwFcQP79xfQqMhau9HsRc/J0cAPA/HZt1dZPtGn9V/7w==
2403+
"@typescript-eslint/[email protected].4":
2404+
version "8.46.4"
2405+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.4.tgz#07031bd8d3ca6474e121221dae1055daead888f1"
2406+
integrity sha512-/++5CYLQqsO9HFGLI7APrxBJYo+5OCMpViuhV8q5/Qa3o5mMrF//eQHks+PXcsAVaLdn817fMuS7zqoXNNZGaw==
24022407
dependencies:
2403-
"@typescript-eslint/types" "8.46.2"
2408+
"@typescript-eslint/types" "8.46.4"
24042409
eslint-visitor-keys "^4.2.1"
24052410

24062411
"@ungap/structured-clone@^1.2.0":

0 commit comments

Comments
 (0)