Skip to content

Commit dde40da

Browse files
Update typescript-eslint monorepo to v8.36.0
1 parent 943ec17 commit dde40da

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
@@ -400,85 +400,101 @@
400400
integrity sha512-LyeCIU3jb9d38w0MXFwta9r0Jx23ugujkAxdwLTNCyspdZTKUc43t7ppPbCiPoQ/Ivd/pnDFZrb4hWd45wrsgA==
401401

402402
"@typescript-eslint/eslint-plugin@^8.0.0":
403-
version "8.32.1"
404-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.32.1.tgz#9185b3eaa3b083d8318910e12d56c68b3c4f45b4"
405-
integrity sha512-6u6Plg9nP/J1GRpe/vcjjabo6Uc5YQPAMxsgQyGC/I0RuukiG1wIe3+Vtg3IrSCVJDmqK3j8adrtzXSENRtFgg==
403+
version "8.36.0"
404+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.36.0.tgz#880ce277f8a30ccf539ec027acac157088f131ae"
405+
integrity sha512-lZNihHUVB6ZZiPBNgOQGSxUASI7UJWhT8nHyUGCnaQ28XFCw98IfrMCG3rUl1uwUWoAvodJQby2KTs79UTcrAg==
406406
dependencies:
407407
"@eslint-community/regexpp" "^4.10.0"
408-
"@typescript-eslint/scope-manager" "8.32.1"
409-
"@typescript-eslint/type-utils" "8.32.1"
410-
"@typescript-eslint/utils" "8.32.1"
411-
"@typescript-eslint/visitor-keys" "8.32.1"
408+
"@typescript-eslint/scope-manager" "8.36.0"
409+
"@typescript-eslint/type-utils" "8.36.0"
410+
"@typescript-eslint/utils" "8.36.0"
411+
"@typescript-eslint/visitor-keys" "8.36.0"
412412
graphemer "^1.4.0"
413413
ignore "^7.0.0"
414414
natural-compare "^1.4.0"
415415
ts-api-utils "^2.1.0"
416416

417417
"@typescript-eslint/parser@^8.0.0":
418-
version "8.32.1"
419-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.32.1.tgz#18b0e53315e0bc22b2619d398ae49a968370935e"
420-
integrity sha512-LKMrmwCPoLhM45Z00O1ulb6jwyVr2kr3XJp+G+tSEZcbauNnScewcQwtJqXDhXeYPDEjZ8C1SjXm015CirEmGg==
421-
dependencies:
422-
"@typescript-eslint/scope-manager" "8.32.1"
423-
"@typescript-eslint/types" "8.32.1"
424-
"@typescript-eslint/typescript-estree" "8.32.1"
425-
"@typescript-eslint/visitor-keys" "8.32.1"
418+
version "8.36.0"
419+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.36.0.tgz#003007fe2030013936b6634b9cf52c457d36ed42"
420+
integrity sha512-FuYgkHwZLuPbZjQHzJXrtXreJdFMKl16BFYyRrLxDhWr6Qr7Kbcu2s1Yhu8tsiMXw1S0W1pjfFfYEt+R604s+Q==
421+
dependencies:
422+
"@typescript-eslint/scope-manager" "8.36.0"
423+
"@typescript-eslint/types" "8.36.0"
424+
"@typescript-eslint/typescript-estree" "8.36.0"
425+
"@typescript-eslint/visitor-keys" "8.36.0"
426426
debug "^4.3.4"
427427

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

436-
"@typescript-eslint/type-utils@8.32.1":
437-
version "8.32.1"
438-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.32.1.tgz#b9292a45f69ecdb7db74d1696e57d1a89514d21e"
439-
integrity sha512-mv9YpQGA8iIsl5KyUPi+FGLm7+bA4fgXaeRcFKRDRwDMu4iwrSHeDPipwueNXhdIIZltwCJv+NkxftECbIZWfA==
445+
"@typescript-eslint/tsconfig-utils@8.36.0", "@typescript-eslint/tsconfig-utils@^8.36.0":
446+
version "8.36.0"
447+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.36.0.tgz#63ef8a20ae9b5754c6ceacbe87b2fe1aab12ba13"
448+
integrity sha512-Nhh3TIEgN18mNbdXpd5Q8mSCBnrZQeY9V7Ca3dqYvNDStNIGRmJA6dmrIPMJ0kow3C7gcQbpsG2rPzy1Ks/AnA==
449+
450+
"@typescript-eslint/type-utils@8.36.0":
451+
version "8.36.0"
452+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.36.0.tgz#16b092c2cbbb5549f6a4df1382a481586850502f"
453+
integrity sha512-5aaGYG8cVDd6cxfk/ynpYzxBRZJk7w/ymto6uiyUFtdCozQIsQWh7M28/6r57Fwkbweng8qAzoMCPwSJfWlmsg==
440454
dependencies:
441-
"@typescript-eslint/typescript-estree" "8.32.1"
442-
"@typescript-eslint/utils" "8.32.1"
455+
"@typescript-eslint/typescript-estree" "8.36.0"
456+
"@typescript-eslint/utils" "8.36.0"
443457
debug "^4.3.4"
444458
ts-api-utils "^2.1.0"
445459

446-
"@typescript-eslint/types@8.32.1":
447-
version "8.32.1"
448-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.1.tgz#b19fe4ac0dc08317bae0ce9ec1168123576c1d4b"
449-
integrity sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg==
460+
"@typescript-eslint/types@8.36.0", "@typescript-eslint/types@^8.36.0":
461+
version "8.36.0"
462+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.36.0.tgz#d3d184adc2899e2912c13b17c1590486ef37c7ac"
463+
integrity sha512-xGms6l5cTJKQPZOKM75Dl9yBfNdGeLRsIyufewnxT4vZTrjC0ImQT4fj8QmtJK84F58uSh5HVBSANwcfiXxABQ==
450464

451-
"@typescript-eslint/typescript-estree@8.32.1":
452-
version "8.32.1"
453-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.1.tgz#9023720ca4ecf4f59c275a05b5fed69b1276face"
454-
integrity sha512-Y3AP9EIfYwBb4kWGb+simvPaqQoT5oJuzzj9m0i6FCY6SPvlomY2Ei4UEMm7+FXtlNJbor80ximyslzaQF6xhg==
465+
"@typescript-eslint/typescript-estree@8.36.0":
466+
version "8.36.0"
467+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.36.0.tgz#344857fa79f71715369554a3cbb6b4ff8695a7bc"
468+
integrity sha512-JaS8bDVrfVJX4av0jLpe4ye0BpAaUW7+tnS4Y4ETa3q7NoZgzYbN9zDQTJ8kPb5fQ4n0hliAt9tA4Pfs2zA2Hg==
455469
dependencies:
456-
"@typescript-eslint/types" "8.32.1"
457-
"@typescript-eslint/visitor-keys" "8.32.1"
470+
"@typescript-eslint/project-service" "8.36.0"
471+
"@typescript-eslint/tsconfig-utils" "8.36.0"
472+
"@typescript-eslint/types" "8.36.0"
473+
"@typescript-eslint/visitor-keys" "8.36.0"
458474
debug "^4.3.4"
459475
fast-glob "^3.3.2"
460476
is-glob "^4.0.3"
461477
minimatch "^9.0.4"
462478
semver "^7.6.0"
463479
ts-api-utils "^2.1.0"
464480

465-
"@typescript-eslint/utils@8.32.1":
466-
version "8.32.1"
467-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.32.1.tgz#4d6d5d29b9e519e9a85e9a74e9f7bdb58abe9704"
468-
integrity sha512-DsSFNIgLSrc89gpq1LJB7Hm1YpuhK086DRDJSNrewcGvYloWW1vZLHBTIvarKZDcAORIy/uWNx8Gad+4oMpkSA==
481+
"@typescript-eslint/utils@8.36.0":
482+
version "8.36.0"
483+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.36.0.tgz#2c9af5292f14e0aa4b0e9c7ac0406afafb299acf"
484+
integrity sha512-VOqmHu42aEMT+P2qYjylw6zP/3E/HvptRwdn/PZxyV27KhZg2IOszXod4NcXisWzPAGSS4trE/g4moNj6XmH2g==
469485
dependencies:
470486
"@eslint-community/eslint-utils" "^4.7.0"
471-
"@typescript-eslint/scope-manager" "8.32.1"
472-
"@typescript-eslint/types" "8.32.1"
473-
"@typescript-eslint/typescript-estree" "8.32.1"
487+
"@typescript-eslint/scope-manager" "8.36.0"
488+
"@typescript-eslint/types" "8.36.0"
489+
"@typescript-eslint/typescript-estree" "8.36.0"
474490

475-
"@typescript-eslint/visitor-keys@8.32.1":
476-
version "8.32.1"
477-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.32.1.tgz#4321395cc55c2eb46036cbbb03e101994d11ddca"
478-
integrity sha512-ar0tjQfObzhSaW3C3QNmTc5ofj0hDoNQ5XWrCy6zDyabdr0TWhCkClp+rywGNj/odAFBVzzJrK4tEq5M4Hmu4w==
491+
"@typescript-eslint/visitor-keys@8.36.0":
492+
version "8.36.0"
493+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.36.0.tgz#7dc6ba4dd037979eb3a3bdd2093aa3604bb73674"
494+
integrity sha512-vZrhV2lRPWDuGoxcmrzRZyxAggPL+qp3WzUrlZD+slFueDiYHxeBa34dUXPuC0RmGKzl4lS5kFJYvKCq9cnNDA==
479495
dependencies:
480-
"@typescript-eslint/types" "8.32.1"
481-
eslint-visitor-keys "^4.2.0"
496+
"@typescript-eslint/types" "8.36.0"
497+
eslint-visitor-keys "^4.2.1"
482498

483499
"@ungap/structured-clone@^1.2.0":
484500
version "1.2.0"
@@ -983,9 +999,9 @@ brace-expansion@^1.1.7:
983999
concat-map "0.0.1"
9841000

9851001
brace-expansion@^2.0.1:
986-
version "2.0.1"
987-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
988-
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
1002+
version "2.0.2"
1003+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.2.tgz#54fc53237a613d854c7bd37463aad17df87214e7"
1004+
integrity sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==
9891005
dependencies:
9901006
balanced-match "^1.0.0"
9911007

@@ -1869,6 +1885,11 @@ eslint-visitor-keys@^4.2.0:
18691885
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
18701886
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
18711887

1888+
eslint-visitor-keys@^4.2.1:
1889+
version "4.2.1"
1890+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
1891+
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
1892+
18721893
eslint@^8.52.0:
18731894
version "8.57.1"
18741895
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
@@ -2740,9 +2761,9 @@ ignore@^5.2.0:
27402761
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
27412762

27422763
ignore@^7.0.0:
2743-
version "7.0.4"
2744-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.4.tgz#a12c70d0f2607c5bf508fb65a40c75f037d7a078"
2745-
integrity sha512-gJzzk+PQNznz8ysRrC0aOkBNVRBDtE1n53IqyqEf3PXrYwomFs5q4pGMizBMJF+ykh03insJ27hB8gSrD2Hn8A==
2764+
version "7.0.5"
2765+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
2766+
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
27462767

27472768
immediate@~3.0.5:
27482769
version "3.0.6"

0 commit comments

Comments
 (0)