Skip to content

Commit b4832fd

Browse files
Update typescript-eslint monorepo to v8.22.0 (#29187)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b3ae95 commit b4832fd

File tree

1 file changed

+65
-71
lines changed

1 file changed

+65
-71
lines changed

yarn.lock

Lines changed: 65 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -3365,29 +3365,29 @@
33653365
"@types/yargs-parser" "*"
33663366

33673367
"@typescript-eslint/eslint-plugin@^8.19.0":
3368-
version "8.19.1"
3369-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.19.1.tgz#5f26c0a833b27bcb1aa402b82e76d3b8dda0b247"
3370-
integrity sha512-tJzcVyvvb9h/PB96g30MpxACd9IrunT7GF9wfA9/0TJ1LxGOJx1TdPzSbBBnNED7K9Ka8ybJsnEpiXPktolTLg==
3368+
version "8.23.0"
3369+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.23.0.tgz#7745f4e3e4a7ae5f6f73fefcd856fd6a074189b7"
3370+
integrity sha512-vBz65tJgRrA1Q5gWlRfvoH+w943dq9K1p1yDBY2pc+a1nbBLZp7fB9+Hk8DaALUbzjqlMfgaqlVPT1REJdkt/w==
33713371
dependencies:
33723372
"@eslint-community/regexpp" "^4.10.0"
3373-
"@typescript-eslint/scope-manager" "8.19.1"
3374-
"@typescript-eslint/type-utils" "8.19.1"
3375-
"@typescript-eslint/utils" "8.19.1"
3376-
"@typescript-eslint/visitor-keys" "8.19.1"
3373+
"@typescript-eslint/scope-manager" "8.23.0"
3374+
"@typescript-eslint/type-utils" "8.23.0"
3375+
"@typescript-eslint/utils" "8.23.0"
3376+
"@typescript-eslint/visitor-keys" "8.23.0"
33773377
graphemer "^1.4.0"
33783378
ignore "^5.3.1"
33793379
natural-compare "^1.4.0"
3380-
ts-api-utils "^2.0.0"
3380+
ts-api-utils "^2.0.1"
33813381

33823382
"@typescript-eslint/parser@^8.19.0":
3383-
version "8.19.1"
3384-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.19.1.tgz#b836fcfe7a704c8c65f5a50e5b0ff8acfca5c21b"
3385-
integrity sha512-67gbfv8rAwawjYx3fYArwldTQKoYfezNUT4D5ioWetr/xCrxXxvleo3uuiFuKfejipvq+og7mjz3b0G2bVyUCw==
3386-
dependencies:
3387-
"@typescript-eslint/scope-manager" "8.19.1"
3388-
"@typescript-eslint/types" "8.19.1"
3389-
"@typescript-eslint/typescript-estree" "8.19.1"
3390-
"@typescript-eslint/visitor-keys" "8.19.1"
3383+
version "8.23.0"
3384+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.23.0.tgz#57acb3b65fce48d12b70d119436e145842a30081"
3385+
integrity sha512-h2lUByouOXFAlMec2mILeELUbME5SZRN/7R9Cw2RD2lRQQY08MWMM+PmVVKKJNK1aIwqTo9t/0CvOxwPbRIE2Q==
3386+
dependencies:
3387+
"@typescript-eslint/scope-manager" "8.23.0"
3388+
"@typescript-eslint/types" "8.23.0"
3389+
"@typescript-eslint/typescript-estree" "8.23.0"
3390+
"@typescript-eslint/visitor-keys" "8.23.0"
33913391
debug "^4.3.4"
33923392

33933393
"@typescript-eslint/[email protected]":
@@ -3398,33 +3398,33 @@
33983398
"@typescript-eslint/types" "8.16.0"
33993399
"@typescript-eslint/visitor-keys" "8.16.0"
34003400

3401-
"@typescript-eslint/scope-manager@8.19.1":
3402-
version "8.19.1"
3403-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.19.1.tgz#794cfc8add4f373b9cd6fa32e367e7565a0e231b"
3404-
integrity sha512-60L9KIuN/xgmsINzonOcMDSB8p82h95hoBfSBtXuO4jlR1R9L1xSkmVZKgCPVfavDlXihh4ARNjXhh1gGnLC7Q==
3401+
"@typescript-eslint/scope-manager@8.23.0":
3402+
version "8.23.0"
3403+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.23.0.tgz#ee3bb7546421ca924b9b7a8b62a77d388193ddec"
3404+
integrity sha512-OGqo7+dXHqI7Hfm+WqkZjKjsiRtFUQHPdGMXzk5mYXhJUedO7e/Y7i8AK3MyLMgZR93TX4bIzYrfyVjLC+0VSw==
34053405
dependencies:
3406-
"@typescript-eslint/types" "8.19.1"
3407-
"@typescript-eslint/visitor-keys" "8.19.1"
3406+
"@typescript-eslint/types" "8.23.0"
3407+
"@typescript-eslint/visitor-keys" "8.23.0"
34083408

3409-
"@typescript-eslint/type-utils@8.19.1":
3410-
version "8.19.1"
3411-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.19.1.tgz#23710ab52643c19f74601b3f4a076c98f4e159aa"
3412-
integrity sha512-Rp7k9lhDKBMRJB/nM9Ksp1zs4796wVNyihG9/TU9R6KCJDNkQbc2EOKjrBtLYh3396ZdpXLtr/MkaSEmNMtykw==
3409+
"@typescript-eslint/type-utils@8.23.0":
3410+
version "8.23.0"
3411+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.23.0.tgz#271e1eecece072d92679dfda5ccfceac3faa9f76"
3412+
integrity sha512-iIuLdYpQWZKbiH+RkCGc6iu+VwscP5rCtQ1lyQ7TYuKLrcZoeJVpcLiG8DliXVkUxirW/PWlmS+d6yD51L9jvA==
34133413
dependencies:
3414-
"@typescript-eslint/typescript-estree" "8.19.1"
3415-
"@typescript-eslint/utils" "8.19.1"
3414+
"@typescript-eslint/typescript-estree" "8.23.0"
3415+
"@typescript-eslint/utils" "8.23.0"
34163416
debug "^4.3.4"
3417-
ts-api-utils "^2.0.0"
3417+
ts-api-utils "^2.0.1"
34183418

34193419
"@typescript-eslint/[email protected]":
34203420
version "8.16.0"
34213421
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.16.0.tgz#49c92ae1b57942458ab83d9ec7ccab3005e64737"
34223422
integrity sha512-NzrHj6thBAOSE4d9bsuRNMvk+BvaQvmY4dDglgkgGC0EW/tB3Kelnp3tAKH87GEwzoxgeQn9fNGRyFJM/xd+GQ==
34233423

3424-
"@typescript-eslint/types@8.19.1":
3425-
version "8.19.1"
3426-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.19.1.tgz#015a991281754ed986f2e549263a1188d6ed0a8c"
3427-
integrity sha512-JBVHMLj7B1K1v1051ZaMMgLW4Q/jre5qGK0Ew6UgXz1Rqh+/xPzV1aW581OM00X6iOfyr1be+QyW8LOUf19BbA==
3424+
"@typescript-eslint/types@8.23.0":
3425+
version "8.23.0"
3426+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.23.0.tgz#3355f6bcc5ebab77ef6dcbbd1113ec0a683a234a"
3427+
integrity sha512-1sK4ILJbCmZOTt9k4vkoulT6/y5CHJ1qUYxqpF1K/DBAd8+ZUL4LlSCxOssuH5m4rUaaN0uS0HlVPvd45zjduQ==
34283428

34293429
"@typescript-eslint/[email protected]":
34303430
version "8.16.0"
@@ -3440,29 +3440,29 @@
34403440
semver "^7.6.0"
34413441
ts-api-utils "^1.3.0"
34423442

3443-
"@typescript-eslint/typescript-estree@8.19.1":
3444-
version "8.19.1"
3445-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.19.1.tgz#c1094bb00bc251ac76cf215569ca27236435036b"
3446-
integrity sha512-jk/TZwSMJlxlNnqhy0Eod1PNEvCkpY6MXOXE/WLlblZ6ibb32i2We4uByoKPv1d0OD2xebDv4hbs3fm11SMw8Q==
3443+
"@typescript-eslint/typescript-estree@8.23.0":
3444+
version "8.23.0"
3445+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.23.0.tgz#f633ef08efa656e386bc44b045ffcf9537cc6924"
3446+
integrity sha512-LcqzfipsB8RTvH8FX24W4UUFk1bl+0yTOf9ZA08XngFwMg4Kj8A+9hwz8Cr/ZS4KwHrmo9PJiLZkOt49vPnuvQ==
34473447
dependencies:
3448-
"@typescript-eslint/types" "8.19.1"
3449-
"@typescript-eslint/visitor-keys" "8.19.1"
3448+
"@typescript-eslint/types" "8.23.0"
3449+
"@typescript-eslint/visitor-keys" "8.23.0"
34503450
debug "^4.3.4"
34513451
fast-glob "^3.3.2"
34523452
is-glob "^4.0.3"
34533453
minimatch "^9.0.4"
34543454
semver "^7.6.0"
3455-
ts-api-utils "^2.0.0"
3455+
ts-api-utils "^2.0.1"
34563456

3457-
"@typescript-eslint/utils@8.19.1":
3458-
version "8.19.1"
3459-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.19.1.tgz#dd8eabd46b92bf61e573286e1c0ba6bd243a185b"
3460-
integrity sha512-IxG5gLO0Ne+KaUc8iW1A+XuKLd63o4wlbI1Zp692n1xojCl/THvgIKXJXBZixTh5dd5+yTJ/VXH7GJaaw21qXA==
3457+
"@typescript-eslint/utils@8.23.0":
3458+
version "8.23.0"
3459+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.23.0.tgz#b269cbdc77129fd6e0e600b168b5ef740a625554"
3460+
integrity sha512-uB/+PSo6Exu02b5ZEiVtmY6RVYO7YU5xqgzTIVZwTHvvK3HsL8tZZHFaTLFtRG3CsV4A5mhOv+NZx5BlhXPyIA==
34613461
dependencies:
34623462
"@eslint-community/eslint-utils" "^4.4.0"
3463-
"@typescript-eslint/scope-manager" "8.19.1"
3464-
"@typescript-eslint/types" "8.19.1"
3465-
"@typescript-eslint/typescript-estree" "8.19.1"
3463+
"@typescript-eslint/scope-manager" "8.23.0"
3464+
"@typescript-eslint/types" "8.23.0"
3465+
"@typescript-eslint/typescript-estree" "8.23.0"
34663466

34673467
"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0", "@typescript-eslint/utils@^8.13.0":
34683468
version "8.16.0"
@@ -3482,12 +3482,12 @@
34823482
"@typescript-eslint/types" "8.16.0"
34833483
eslint-visitor-keys "^4.2.0"
34843484

3485-
"@typescript-eslint/visitor-keys@8.19.1":
3486-
version "8.19.1"
3487-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.19.1.tgz#fce54d7cfa5351a92387d6c0c5be598caee072e0"
3488-
integrity sha512-fzmjU8CHK853V/avYZAvuVut3ZTfwN5YtMaoi+X9Y9MA9keaWNHC3zEQ9zvyX/7Hj+5JkNyK1l7TOR2hevHB6Q==
3485+
"@typescript-eslint/visitor-keys@8.23.0":
3486+
version "8.23.0"
3487+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.23.0.tgz#40405fd26a61d23f5f4c2ed0f016a47074781df8"
3488+
integrity sha512-oWWhcWDLwDfu++BGTZcmXWqpwtkwb5o7fxUIGksMQQDSdPW9prsSnfIOZMlsj4vBOSrcnjIUZMiIjODgGosFhQ==
34893489
dependencies:
3490-
"@typescript-eslint/types" "8.19.1"
3490+
"@typescript-eslint/types" "8.23.0"
34913491
eslint-visitor-keys "^4.2.0"
34923492

34933493
"@ungap/structured-clone@^1.2.0":
@@ -5265,7 +5265,7 @@ [email protected]:
52655265
dependencies:
52665266
ms "2.0.0"
52675267

5268-
debug@4, debug@^4.1.0, debug@^4.3.1, debug@^4.3.5, debug@^4.3.7:
5268+
debug@4, debug@^4.1.0, debug@^4.3.1, debug@^4.3.4, debug@^4.3.5, debug@^4.3.7:
52695269
version "4.4.0"
52705270
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
52715271
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
@@ -5279,7 +5279,7 @@ debug@^3.2.7:
52795279
dependencies:
52805280
ms "^2.1.1"
52815281

5282-
debug@^4.1.1, debug@^4.3.2, debug@^4.3.4, debug@~4.3.6:
5282+
debug@^4.1.1, debug@^4.3.2, debug@~4.3.6:
52835283
version "4.3.7"
52845284
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
52855285
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==
@@ -6300,7 +6300,7 @@ fast-fifo@^1.2.0, fast-fifo@^1.3.2:
63006300
resolved "https://registry.yarnpkg.com/fast-fifo/-/fast-fifo-1.3.2.tgz#286e31de96eb96d38a97899815740ba2a4f3640c"
63016301
integrity sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==
63026302

6303-
fast-glob@^3.2.9, fast-glob@^3.3.3:
6303+
fast-glob@^3.2.9, fast-glob@^3.3.2, fast-glob@^3.3.3:
63046304
version "3.3.3"
63056305
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
63066306
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
@@ -6311,17 +6311,6 @@ fast-glob@^3.2.9, fast-glob@^3.3.3:
63116311
merge2 "^1.3.0"
63126312
micromatch "^4.0.8"
63136313

6314-
fast-glob@^3.3.2:
6315-
version "3.3.2"
6316-
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
6317-
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
6318-
dependencies:
6319-
"@nodelib/fs.stat" "^2.0.2"
6320-
"@nodelib/fs.walk" "^1.2.3"
6321-
glob-parent "^5.1.2"
6322-
merge2 "^1.3.0"
6323-
micromatch "^4.0.4"
6324-
63256314
fast-json-stable-stringify@^2.0.0, fast-json-stable-stringify@^2.1.0:
63266315
version "2.1.0"
63276316
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -10969,11 +10958,16 @@ semver@^6.3.0, semver@^6.3.1:
1096910958
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
1097010959
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
1097110960

10972-
semver@^7.5.2, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.3:
10961+
semver@^7.5.2, semver@^7.5.3, semver@^7.5.4, semver@^7.6.3:
1097310962
version "7.6.3"
1097410963
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
1097510964
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
1097610965

10966+
semver@^7.6.0:
10967+
version "7.7.1"
10968+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.1.tgz#abd5098d82b18c6c81f6074ff2647fd3e7220c9f"
10969+
integrity sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==
10970+
1097710971
1097810972
version "0.19.0"
1097910973
resolved "https://registry.yarnpkg.com/send/-/send-0.19.0.tgz#bbc5a388c8ea6c048967049dbeac0e4a3f09d7f8"
@@ -11937,10 +11931,10 @@ ts-api-utils@^1.3.0:
1193711931
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064"
1193811932
integrity sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==
1193911933

11940-
ts-api-utils@^2.0.0:
11941-
version "2.0.0"
11942-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.0.tgz#b9d7d5f7ec9f736f4d0f09758b8607979044a900"
11943-
integrity sha512-xCt/TOAc+EOHS1XPnijD3/yzpH6qg2xppZO1YDqGoVsNXfQfzHpOdNuXwrwOU8u4ITXJyDCTyt8w5g1sZv9ynQ==
11934+
ts-api-utils@^2.0.1:
11935+
version "2.0.1"
11936+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd"
11937+
integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==
1194411938

1194511939
ts-node@^10.9.1:
1194611940
version "10.9.2"

0 commit comments

Comments
 (0)