Skip to content

Commit 7d4d06f

Browse files
Update typescript-eslint monorepo to v8.36.0
1 parent 92ade53 commit 7d4d06f

File tree

1 file changed

+77
-56
lines changed

1 file changed

+77
-56
lines changed

yarn.lock

Lines changed: 77 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -395,85 +395,101 @@
395395
integrity sha512-LyeCIU3jb9d38w0MXFwta9r0Jx23ugujkAxdwLTNCyspdZTKUc43t7ppPbCiPoQ/Ivd/pnDFZrb4hWd45wrsgA==
396396

397397
"@typescript-eslint/eslint-plugin@^8.0.0":
398-
version "8.32.1"
399-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.32.1.tgz#9185b3eaa3b083d8318910e12d56c68b3c4f45b4"
400-
integrity sha512-6u6Plg9nP/J1GRpe/vcjjabo6Uc5YQPAMxsgQyGC/I0RuukiG1wIe3+Vtg3IrSCVJDmqK3j8adrtzXSENRtFgg==
398+
version "8.36.0"
399+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.36.0.tgz#880ce277f8a30ccf539ec027acac157088f131ae"
400+
integrity sha512-lZNihHUVB6ZZiPBNgOQGSxUASI7UJWhT8nHyUGCnaQ28XFCw98IfrMCG3rUl1uwUWoAvodJQby2KTs79UTcrAg==
401401
dependencies:
402402
"@eslint-community/regexpp" "^4.10.0"
403-
"@typescript-eslint/scope-manager" "8.32.1"
404-
"@typescript-eslint/type-utils" "8.32.1"
405-
"@typescript-eslint/utils" "8.32.1"
406-
"@typescript-eslint/visitor-keys" "8.32.1"
403+
"@typescript-eslint/scope-manager" "8.36.0"
404+
"@typescript-eslint/type-utils" "8.36.0"
405+
"@typescript-eslint/utils" "8.36.0"
406+
"@typescript-eslint/visitor-keys" "8.36.0"
407407
graphemer "^1.4.0"
408408
ignore "^7.0.0"
409409
natural-compare "^1.4.0"
410410
ts-api-utils "^2.1.0"
411411

412412
"@typescript-eslint/parser@^8.0.0":
413-
version "8.32.1"
414-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.32.1.tgz#18b0e53315e0bc22b2619d398ae49a968370935e"
415-
integrity sha512-LKMrmwCPoLhM45Z00O1ulb6jwyVr2kr3XJp+G+tSEZcbauNnScewcQwtJqXDhXeYPDEjZ8C1SjXm015CirEmGg==
416-
dependencies:
417-
"@typescript-eslint/scope-manager" "8.32.1"
418-
"@typescript-eslint/types" "8.32.1"
419-
"@typescript-eslint/typescript-estree" "8.32.1"
420-
"@typescript-eslint/visitor-keys" "8.32.1"
413+
version "8.36.0"
414+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.36.0.tgz#003007fe2030013936b6634b9cf52c457d36ed42"
415+
integrity sha512-FuYgkHwZLuPbZjQHzJXrtXreJdFMKl16BFYyRrLxDhWr6Qr7Kbcu2s1Yhu8tsiMXw1S0W1pjfFfYEt+R604s+Q==
416+
dependencies:
417+
"@typescript-eslint/scope-manager" "8.36.0"
418+
"@typescript-eslint/types" "8.36.0"
419+
"@typescript-eslint/typescript-estree" "8.36.0"
420+
"@typescript-eslint/visitor-keys" "8.36.0"
421421
debug "^4.3.4"
422422

423-
"@typescript-eslint/scope-manager@8.32.1":
424-
version "8.32.1"
425-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.32.1.tgz#9a6bf5fb2c5380e14fe9d38ccac6e4bbe17e8afc"
426-
integrity sha512-7IsIaIDeZn7kffk7qXC3o6Z4UblZJKV3UBpkvRNpr5NSyLji7tvTcvmnMNYuYLyh26mN8W723xpo3i4MlD33vA==
423+
"@typescript-eslint/project-service@8.36.0":
424+
version "8.36.0"
425+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.36.0.tgz#0c4acdcbe56476a43cdabaac1f08819424a379fd"
426+
integrity sha512-JAhQFIABkWccQYeLMrHadu/fhpzmSQ1F1KXkpzqiVxA/iYI6UnRt2trqXHt1sYEcw1mxLnB9rKMsOxXPxowN/g==
427427
dependencies:
428-
"@typescript-eslint/types" "8.32.1"
429-
"@typescript-eslint/visitor-keys" "8.32.1"
428+
"@typescript-eslint/tsconfig-utils" "^8.36.0"
429+
"@typescript-eslint/types" "^8.36.0"
430+
debug "^4.3.4"
431+
432+
"@typescript-eslint/scope-manager@8.36.0":
433+
version "8.36.0"
434+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.36.0.tgz#23e4196ed07d7ea3737a584fbebc9a79c3835168"
435+
integrity sha512-wCnapIKnDkN62fYtTGv2+RY8FlnBYA3tNm0fm91kc2BjPhV2vIjwwozJ7LToaLAyb1ca8BxrS7vT+Pvvf7RvqA==
436+
dependencies:
437+
"@typescript-eslint/types" "8.36.0"
438+
"@typescript-eslint/visitor-keys" "8.36.0"
430439

431-
"@typescript-eslint/type-utils@8.32.1":
432-
version "8.32.1"
433-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.32.1.tgz#b9292a45f69ecdb7db74d1696e57d1a89514d21e"
434-
integrity sha512-mv9YpQGA8iIsl5KyUPi+FGLm7+bA4fgXaeRcFKRDRwDMu4iwrSHeDPipwueNXhdIIZltwCJv+NkxftECbIZWfA==
440+
"@typescript-eslint/tsconfig-utils@8.36.0", "@typescript-eslint/tsconfig-utils@^8.36.0":
441+
version "8.36.0"
442+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.36.0.tgz#63ef8a20ae9b5754c6ceacbe87b2fe1aab12ba13"
443+
integrity sha512-Nhh3TIEgN18mNbdXpd5Q8mSCBnrZQeY9V7Ca3dqYvNDStNIGRmJA6dmrIPMJ0kow3C7gcQbpsG2rPzy1Ks/AnA==
444+
445+
"@typescript-eslint/type-utils@8.36.0":
446+
version "8.36.0"
447+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.36.0.tgz#16b092c2cbbb5549f6a4df1382a481586850502f"
448+
integrity sha512-5aaGYG8cVDd6cxfk/ynpYzxBRZJk7w/ymto6uiyUFtdCozQIsQWh7M28/6r57Fwkbweng8qAzoMCPwSJfWlmsg==
435449
dependencies:
436-
"@typescript-eslint/typescript-estree" "8.32.1"
437-
"@typescript-eslint/utils" "8.32.1"
450+
"@typescript-eslint/typescript-estree" "8.36.0"
451+
"@typescript-eslint/utils" "8.36.0"
438452
debug "^4.3.4"
439453
ts-api-utils "^2.1.0"
440454

441-
"@typescript-eslint/types@8.32.1":
442-
version "8.32.1"
443-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.1.tgz#b19fe4ac0dc08317bae0ce9ec1168123576c1d4b"
444-
integrity sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg==
455+
"@typescript-eslint/types@8.36.0", "@typescript-eslint/types@^8.36.0":
456+
version "8.36.0"
457+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.36.0.tgz#d3d184adc2899e2912c13b17c1590486ef37c7ac"
458+
integrity sha512-xGms6l5cTJKQPZOKM75Dl9yBfNdGeLRsIyufewnxT4vZTrjC0ImQT4fj8QmtJK84F58uSh5HVBSANwcfiXxABQ==
445459

446-
"@typescript-eslint/typescript-estree@8.32.1":
447-
version "8.32.1"
448-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.1.tgz#9023720ca4ecf4f59c275a05b5fed69b1276face"
449-
integrity sha512-Y3AP9EIfYwBb4kWGb+simvPaqQoT5oJuzzj9m0i6FCY6SPvlomY2Ei4UEMm7+FXtlNJbor80ximyslzaQF6xhg==
460+
"@typescript-eslint/typescript-estree@8.36.0":
461+
version "8.36.0"
462+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.36.0.tgz#344857fa79f71715369554a3cbb6b4ff8695a7bc"
463+
integrity sha512-JaS8bDVrfVJX4av0jLpe4ye0BpAaUW7+tnS4Y4ETa3q7NoZgzYbN9zDQTJ8kPb5fQ4n0hliAt9tA4Pfs2zA2Hg==
450464
dependencies:
451-
"@typescript-eslint/types" "8.32.1"
452-
"@typescript-eslint/visitor-keys" "8.32.1"
465+
"@typescript-eslint/project-service" "8.36.0"
466+
"@typescript-eslint/tsconfig-utils" "8.36.0"
467+
"@typescript-eslint/types" "8.36.0"
468+
"@typescript-eslint/visitor-keys" "8.36.0"
453469
debug "^4.3.4"
454470
fast-glob "^3.3.2"
455471
is-glob "^4.0.3"
456472
minimatch "^9.0.4"
457473
semver "^7.6.0"
458474
ts-api-utils "^2.1.0"
459475

460-
"@typescript-eslint/utils@8.32.1":
461-
version "8.32.1"
462-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.32.1.tgz#4d6d5d29b9e519e9a85e9a74e9f7bdb58abe9704"
463-
integrity sha512-DsSFNIgLSrc89gpq1LJB7Hm1YpuhK086DRDJSNrewcGvYloWW1vZLHBTIvarKZDcAORIy/uWNx8Gad+4oMpkSA==
476+
"@typescript-eslint/utils@8.36.0":
477+
version "8.36.0"
478+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.36.0.tgz#2c9af5292f14e0aa4b0e9c7ac0406afafb299acf"
479+
integrity sha512-VOqmHu42aEMT+P2qYjylw6zP/3E/HvptRwdn/PZxyV27KhZg2IOszXod4NcXisWzPAGSS4trE/g4moNj6XmH2g==
464480
dependencies:
465481
"@eslint-community/eslint-utils" "^4.7.0"
466-
"@typescript-eslint/scope-manager" "8.32.1"
467-
"@typescript-eslint/types" "8.32.1"
468-
"@typescript-eslint/typescript-estree" "8.32.1"
482+
"@typescript-eslint/scope-manager" "8.36.0"
483+
"@typescript-eslint/types" "8.36.0"
484+
"@typescript-eslint/typescript-estree" "8.36.0"
469485

470-
"@typescript-eslint/visitor-keys@8.32.1":
471-
version "8.32.1"
472-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.32.1.tgz#4321395cc55c2eb46036cbbb03e101994d11ddca"
473-
integrity sha512-ar0tjQfObzhSaW3C3QNmTc5ofj0hDoNQ5XWrCy6zDyabdr0TWhCkClp+rywGNj/odAFBVzzJrK4tEq5M4Hmu4w==
486+
"@typescript-eslint/visitor-keys@8.36.0":
487+
version "8.36.0"
488+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.36.0.tgz#7dc6ba4dd037979eb3a3bdd2093aa3604bb73674"
489+
integrity sha512-vZrhV2lRPWDuGoxcmrzRZyxAggPL+qp3WzUrlZD+slFueDiYHxeBa34dUXPuC0RmGKzl4lS5kFJYvKCq9cnNDA==
474490
dependencies:
475-
"@typescript-eslint/types" "8.32.1"
476-
eslint-visitor-keys "^4.2.0"
491+
"@typescript-eslint/types" "8.36.0"
492+
eslint-visitor-keys "^4.2.1"
477493

478494
"@ungap/structured-clone@^1.2.0":
479495
version "1.2.0"
@@ -968,9 +984,9 @@ brace-expansion@^1.1.7:
968984
concat-map "0.0.1"
969985

970986
brace-expansion@^2.0.1:
971-
version "2.0.1"
972-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
973-
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
987+
version "2.0.2"
988+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.2.tgz#54fc53237a613d854c7bd37463aad17df87214e7"
989+
integrity sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==
974990
dependencies:
975991
balanced-match "^1.0.0"
976992

@@ -1854,6 +1870,11 @@ eslint-visitor-keys@^4.2.0:
18541870
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
18551871
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
18561872

1873+
eslint-visitor-keys@^4.2.1:
1874+
version "4.2.1"
1875+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
1876+
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
1877+
18571878
eslint@^8.52.0:
18581879
version "8.57.1"
18591880
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
@@ -2725,9 +2746,9 @@ ignore@^5.2.0:
27252746
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
27262747

27272748
ignore@^7.0.0:
2728-
version "7.0.4"
2729-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.4.tgz#a12c70d0f2607c5bf508fb65a40c75f037d7a078"
2730-
integrity sha512-gJzzk+PQNznz8ysRrC0aOkBNVRBDtE1n53IqyqEf3PXrYwomFs5q4pGMizBMJF+ykh03insJ27hB8gSrD2Hn8A==
2749+
version "7.0.5"
2750+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
2751+
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
27312752

27322753
immediate@~3.0.5:
27332754
version "3.0.6"

0 commit comments

Comments
 (0)