Skip to content

Commit 7ea14de

Browse files
build(deps-dev): bump typescript-eslint from 8.61.1 to 8.62.0 (#913)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.61.1 to 8.62.0. - [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.62.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.62.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f99380a commit 7ea14de

1 file changed

Lines changed: 71 additions & 71 deletions

File tree

yarn.lock

Lines changed: 71 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -515,100 +515,100 @@
515515
dependencies:
516516
"@types/yargs-parser" "*"
517517

518-
"@typescript-eslint/eslint-plugin@8.61.1":
519-
version "8.61.1"
520-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.61.1.tgz#6e4b7fee21f1983308e9e9b634ecbaf702c86006"
521-
integrity sha512-ZPlVl3PB3et/59Ne0fv/sci6ZXz4T4Hp4nTJ56i/Y0gR89ARb+KphojTq6j+56E5PIezmOIOOWyY+aWQFd+IkQ==
518+
"@typescript-eslint/eslint-plugin@8.62.0":
519+
version "8.62.0"
520+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.62.0.tgz#ef482aab65b9b2c0abf92d36d670a0d270bcef4c"
521+
integrity sha512-o+mpz7EYiMzXoySXiKmzlabIvTVqUuK5yLrAedRPRDA0IpPFMUV1IXt6OqljIxX/kumN6EjUYp41Hqelh6p/Dw==
522522
dependencies:
523523
"@eslint-community/regexpp" "^4.12.2"
524-
"@typescript-eslint/scope-manager" "8.61.1"
525-
"@typescript-eslint/type-utils" "8.61.1"
526-
"@typescript-eslint/utils" "8.61.1"
527-
"@typescript-eslint/visitor-keys" "8.61.1"
524+
"@typescript-eslint/scope-manager" "8.62.0"
525+
"@typescript-eslint/type-utils" "8.62.0"
526+
"@typescript-eslint/utils" "8.62.0"
527+
"@typescript-eslint/visitor-keys" "8.62.0"
528528
ignore "^7.0.5"
529529
natural-compare "^1.4.0"
530530
ts-api-utils "^2.5.0"
531531

532-
"@typescript-eslint/parser@8.61.1":
533-
version "8.61.1"
534-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.61.1.tgz#881fba60b50636249cdeea2e547bf75715254c72"
535-
integrity sha512-PJ5vePq5/ognBbrIcoC5+SHO5dfpeLPzP9FpLkzWrguoYQEeeSjlJpVwOpo1JRSTEi7dRcwNy4h4dzV70PqHcg==
532+
"@typescript-eslint/parser@8.62.0":
533+
version "8.62.0"
534+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.62.0.tgz#8533094fb44427f50b82813c6d3876782f20dc3e"
535+
integrity sha512-dzHeT2gySzZtLDsuqxU9AkYgIsQoHAHtRBpOqM+Ofzx1Bwrd2RcCjQJ+6iQbsHOIR6NS33bF2W1k3blN1zLDrA==
536536
dependencies:
537-
"@typescript-eslint/scope-manager" "8.61.1"
538-
"@typescript-eslint/types" "8.61.1"
539-
"@typescript-eslint/typescript-estree" "8.61.1"
540-
"@typescript-eslint/visitor-keys" "8.61.1"
537+
"@typescript-eslint/scope-manager" "8.62.0"
538+
"@typescript-eslint/types" "8.62.0"
539+
"@typescript-eslint/typescript-estree" "8.62.0"
540+
"@typescript-eslint/visitor-keys" "8.62.0"
541541
debug "^4.4.3"
542542

543-
"@typescript-eslint/project-service@8.61.1":
544-
version "8.61.1"
545-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.61.1.tgz#fcd9739964a40867eed55f1ac318d3909f24b4af"
546-
integrity sha512-PrC4JYGmR241lYnfhmKGTXkFqv8+ymbTFgSAY0fVXpY82/QkMw5TZPl+vGzuDDU2QYJk9fIDOBTntF+yDv9LEA==
543+
"@typescript-eslint/project-service@8.62.0":
544+
version "8.62.0"
545+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.62.0.tgz#ab74c1abb4959fb4c3ba7d7edc6554ee245db990"
546+
integrity sha512-wexnCqiTg7BOGtbLDftYpRWlmLq4xfoMd7BKFR6Y75sZS3QmRKLdN3yWLhmIYgqMmP/OXWpj3H8odkb5nGURCQ==
547547
dependencies:
548-
"@typescript-eslint/tsconfig-utils" "^8.61.1"
549-
"@typescript-eslint/types" "^8.61.1"
548+
"@typescript-eslint/tsconfig-utils" "^8.62.0"
549+
"@typescript-eslint/types" "^8.62.0"
550550
debug "^4.4.3"
551551

552-
"@typescript-eslint/scope-manager@8.61.1":
553-
version "8.61.1"
554-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.61.1.tgz#2479921a40fdb0afa18f5838fae6167264b417b2"
555-
integrity sha512-L2bdIeoQS8FlKAvONAr20w6OcLXeB+qiDKbAooS9A0Ben+iSIkBef0FxqwKWYqt5sa0i4KJtxVyVmhMylKzF5w==
552+
"@typescript-eslint/scope-manager@8.62.0":
553+
version "8.62.0"
554+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.62.0.tgz#a7a7b428d32444bc9a4fe16f24a78fc124283fd4"
555+
integrity sha512-1lX38kNxXIRb8mEc3lbq5mdHq1Pf2+U0nFU65KfT18mtPxxl0fvjuEE92mHuXPuCtElJhOrddOpyMlM3Z0umEA==
556556
dependencies:
557-
"@typescript-eslint/types" "8.61.1"
558-
"@typescript-eslint/visitor-keys" "8.61.1"
557+
"@typescript-eslint/types" "8.62.0"
558+
"@typescript-eslint/visitor-keys" "8.62.0"
559559

560-
"@typescript-eslint/tsconfig-utils@8.61.1", "@typescript-eslint/tsconfig-utils@^8.61.1":
561-
version "8.61.1"
562-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.61.1.tgz#ca88080e0cf191d49516d7f300b67aa090d2254f"
563-
integrity sha512-UN/H4di+OO7EWx2ovME+8t31YO+KVnK0RRKEHR3kOt21/Ay8BOq3M1OMvWs5vNiqcFCYGYoxK3MXPZzmMUE+yg==
560+
"@typescript-eslint/tsconfig-utils@8.62.0", "@typescript-eslint/tsconfig-utils@^8.62.0":
561+
version "8.62.0"
562+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.62.0.tgz#9440a673581c6d9de308c4d5803dd52ed5d71729"
563+
integrity sha512-y2GAdB6ykaXUvuspbYnizQc4oDDz0Tz/Yc7iWrXf9mx8vm/L/0vLHCe0tS2boG96Zy+DivnVDQ9ZUEWoHqqx1g==
564564

565-
"@typescript-eslint/type-utils@8.61.1":
566-
version "8.61.1"
567-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.61.1.tgz#8fa18f453ee140893b47d339d1a6b64cac9b08a1"
568-
integrity sha512-GYRicKmVK0C4fsKgaACaknOUAq9Oa2kwsjnpFhFcS/5p4Ht5IP9OVLbgIgcK4SRk92nVHFluurg1lumD9dBcLw==
565+
"@typescript-eslint/type-utils@8.62.0":
566+
version "8.62.0"
567+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.62.0.tgz#6f64d813ed9f340d796baed40cdab86b8e9a491a"
568+
integrity sha512-+g5O3j0w2ldzC86Pv6fvbO/xhAonbJFIdf/MKQ1d30gndlsVzUOE83ldfSE15Qrl9fhFjK6AovHs5Wpp6vx86w==
569569
dependencies:
570-
"@typescript-eslint/types" "8.61.1"
571-
"@typescript-eslint/typescript-estree" "8.61.1"
572-
"@typescript-eslint/utils" "8.61.1"
570+
"@typescript-eslint/types" "8.62.0"
571+
"@typescript-eslint/typescript-estree" "8.62.0"
572+
"@typescript-eslint/utils" "8.62.0"
573573
debug "^4.4.3"
574574
ts-api-utils "^2.5.0"
575575

576-
"@typescript-eslint/types@8.61.1", "@typescript-eslint/types@^8.61.1":
577-
version "8.61.1"
578-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.61.1.tgz#0c51f518e4e6848371a1c988e859d59eb7522d5a"
579-
integrity sha512-G+CRlPqLv7Bz1IZVs03x5K59F1veqL0EJUROAdGhKsEq8qOiRiZbI+HUojPq5l0fEGOKModD9br6lObhB8zkoA==
576+
"@typescript-eslint/types@8.62.0", "@typescript-eslint/types@^8.62.0":
577+
version "8.62.0"
578+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.62.0.tgz#601427c10203d9f0f34f0b3e474df735eb12b593"
579+
integrity sha512-KvAclkktORPvM54TgLgA4z9HIV1M8zOgw9ZVNXl9f/8dLYfXYX1wkMXP7qmabpijQRV5bHJLOmoyGQbLMaUYeg==
580580

581-
"@typescript-eslint/typescript-estree@8.61.1":
582-
version "8.61.1"
583-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.61.1.tgz#febbe70365ac0bf7611262b61b338fc8797965c7"
584-
integrity sha512-u+oQD3BqYWPc8YV9Zab4vaJElJuwOLPRc10Jm1o/qS+6Qwen14HCWwx0Seo4LnSn2wxea2Ik8DxPt2/FHmuhrg==
581+
"@typescript-eslint/typescript-estree@8.62.0":
582+
version "8.62.0"
583+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.62.0.tgz#b96b55d02e26aa09434421c3fa678e525ca09a4c"
584+
integrity sha512-+hVbNxtW64pIcZWDPGbyaKF7vp2IBTVY5ma1blwwksrjdsbdqqEKvJWMGbBofei4F6Dovx1M0RJgoFeNu2279A==
585585
dependencies:
586-
"@typescript-eslint/project-service" "8.61.1"
587-
"@typescript-eslint/tsconfig-utils" "8.61.1"
588-
"@typescript-eslint/types" "8.61.1"
589-
"@typescript-eslint/visitor-keys" "8.61.1"
586+
"@typescript-eslint/project-service" "8.62.0"
587+
"@typescript-eslint/tsconfig-utils" "8.62.0"
588+
"@typescript-eslint/types" "8.62.0"
589+
"@typescript-eslint/visitor-keys" "8.62.0"
590590
debug "^4.4.3"
591591
minimatch "^10.2.2"
592592
semver "^7.7.3"
593593
tinyglobby "^0.2.15"
594594
ts-api-utils "^2.5.0"
595595

596-
"@typescript-eslint/utils@8.61.1":
597-
version "8.61.1"
598-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.61.1.tgz#ffd1054de7dd33b7873cd6c6713ec6b0366316d3"
599-
integrity sha512-1+P/3Dj6jvtybE1q0HQ6yBt/gq+oKJyLdEv4HdnqasaEXRSYCAsD59mXEVQnM/ULNdQxbX77tdG4jPRjIS6knA==
596+
"@typescript-eslint/utils@8.62.0":
597+
version "8.62.0"
598+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.62.0.tgz#b5228524ca1ee51af40e156c82d425dec3e01cfe"
599+
integrity sha512-82r66fi9zYwZ+mTq3vKgwjbZ1PVk/DJzrXFLpG6RnBbdvH8TEGVHIs9H4d2drhkOzf0syZuD/OZvvlu6GDbP4g==
600600
dependencies:
601601
"@eslint-community/eslint-utils" "^4.9.1"
602-
"@typescript-eslint/scope-manager" "8.61.1"
603-
"@typescript-eslint/types" "8.61.1"
604-
"@typescript-eslint/typescript-estree" "8.61.1"
602+
"@typescript-eslint/scope-manager" "8.62.0"
603+
"@typescript-eslint/types" "8.62.0"
604+
"@typescript-eslint/typescript-estree" "8.62.0"
605605

606-
"@typescript-eslint/visitor-keys@8.61.1":
607-
version "8.61.1"
608-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.61.1.tgz#546cf102b4efdb72a9a08e63a1b0d7d745eb66eb"
609-
integrity sha512-6fJ9MHWtK14C1DSkiMlHUSOmrVebL7150xZJBlJiL62jjhIA4JmOq6flwBgDxIdBKKdoiZRel+dfPD5MLfny3w==
606+
"@typescript-eslint/visitor-keys@8.62.0":
607+
version "8.62.0"
608+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.62.0.tgz#b6daab190bf8f18612f5b86323469a12288c6b31"
609+
integrity sha512-CY3uyFSRbcQv3nnSv8S0+lDftMVz6P963PoRlxrV7ew/Md564g9ut60PYzdLM5qW4jFn93GBF+Soi90ISAN+GQ==
610610
dependencies:
611-
"@typescript-eslint/types" "8.61.1"
611+
"@typescript-eslint/types" "8.62.0"
612612
eslint-visitor-keys "^5.0.0"
613613

614614
acorn-jsx@^5.3.2:
@@ -2777,14 +2777,14 @@ typedarray.prototype.slice@^1.0.5:
27772777
typed-array-byte-offset "^1.0.4"
27782778

27792779
typescript-eslint@^8.59.1:
2780-
version "8.61.1"
2781-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.61.1.tgz#7c224a9a643b7f42d295c67a75c1e30fee8c3eaa"
2782-
integrity sha512-V7PayAfJokV3pEHgN7/v03D1SpujhRfQtYLbLIiBfDDncdg4PAiRBfoS4cnCANK4jmAPncczi59QO3afiXUlNw==
2783-
dependencies:
2784-
"@typescript-eslint/eslint-plugin" "8.61.1"
2785-
"@typescript-eslint/parser" "8.61.1"
2786-
"@typescript-eslint/typescript-estree" "8.61.1"
2787-
"@typescript-eslint/utils" "8.61.1"
2780+
version "8.62.0"
2781+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.62.0.tgz#7252c3c931637cda28794c0518f321ee89621d67"
2782+
integrity sha512-8QxXi+ZACKX0kaqO4gY8kn0RSD9gFfaHDWwjqtEN48aWCBkX4MJaufWN+c3BzlrXLOxfywDL8CaoqUwcRq4j4Q==
2783+
dependencies:
2784+
"@typescript-eslint/eslint-plugin" "8.62.0"
2785+
"@typescript-eslint/parser" "8.62.0"
2786+
"@typescript-eslint/typescript-estree" "8.62.0"
2787+
"@typescript-eslint/utils" "8.62.0"
27882788

27892789
typescript@^5.9.3:
27902790
version "5.9.3"

0 commit comments

Comments
 (0)