Skip to content

Commit 8c74d67

Browse files
chore(deps): update typescript-eslint monorepo to v7.5.0
1 parent 963c16d commit 8c74d67

File tree

1 file changed

+52
-52
lines changed

1 file changed

+52
-52
lines changed

yarn.lock

+52-52
Original file line numberDiff line numberDiff line change
@@ -770,15 +770,15 @@
770770
"@types/yargs-parser" "*"
771771

772772
"@typescript-eslint/eslint-plugin@^7.1.1":
773-
version "7.1.1"
774-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.1.1.tgz#dd71fc5c7ecec745ca26ece506d84d203a205c0e"
775-
integrity sha512-zioDz623d0RHNhvx0eesUmGfIjzrk18nSBC8xewepKXbBvN/7c1qImV7Hg8TI1URTxKax7/zxfxj3Uph8Chcuw==
773+
version "7.5.0"
774+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.5.0.tgz#1dc52fe48454d5b54be2d5f089680452f1628a5a"
775+
integrity sha512-HpqNTH8Du34nLxbKgVMGljZMG0rJd2O9ecvr2QLYp+7512ty1j42KnsFwspPXg1Vh8an9YImf6CokUBltisZFQ==
776776
dependencies:
777777
"@eslint-community/regexpp" "^4.5.1"
778-
"@typescript-eslint/scope-manager" "7.1.1"
779-
"@typescript-eslint/type-utils" "7.1.1"
780-
"@typescript-eslint/utils" "7.1.1"
781-
"@typescript-eslint/visitor-keys" "7.1.1"
778+
"@typescript-eslint/scope-manager" "7.5.0"
779+
"@typescript-eslint/type-utils" "7.5.0"
780+
"@typescript-eslint/utils" "7.5.0"
781+
"@typescript-eslint/visitor-keys" "7.5.0"
782782
debug "^4.3.4"
783783
graphemer "^1.4.0"
784784
ignore "^5.2.4"
@@ -787,72 +787,72 @@
787787
ts-api-utils "^1.0.1"
788788

789789
"@typescript-eslint/parser@^7.1.1":
790-
version "7.1.1"
791-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.1.1.tgz#6a9d0a5c9ccdf5dbd3cb8c949728c64e24e07d1f"
792-
integrity sha512-ZWUFyL0z04R1nAEgr9e79YtV5LbafdOtN7yapNbn1ansMyaegl2D4bL7vHoJ4HPSc4CaLwuCVas8CVuneKzplQ==
793-
dependencies:
794-
"@typescript-eslint/scope-manager" "7.1.1"
795-
"@typescript-eslint/types" "7.1.1"
796-
"@typescript-eslint/typescript-estree" "7.1.1"
797-
"@typescript-eslint/visitor-keys" "7.1.1"
790+
version "7.5.0"
791+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.5.0.tgz#1eeff36309ac2253c905dd4a88b4b71b72a358ed"
792+
integrity sha512-cj+XGhNujfD2/wzR1tabNsidnYRaFfEkcULdcIyVBYcXjBvBKOes+mpMBP7hMpOyk+gBcfXsrg4NBGAStQyxjQ==
793+
dependencies:
794+
"@typescript-eslint/scope-manager" "7.5.0"
795+
"@typescript-eslint/types" "7.5.0"
796+
"@typescript-eslint/typescript-estree" "7.5.0"
797+
"@typescript-eslint/visitor-keys" "7.5.0"
798798
debug "^4.3.4"
799799

800-
"@typescript-eslint/scope-manager@7.1.1":
801-
version "7.1.1"
802-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.1.1.tgz#9e301803ff8e21a74f50c6f89a4baccad9a48f93"
803-
integrity sha512-cirZpA8bJMRb4WZ+rO6+mnOJrGFDd38WoXCEI57+CYBqta8Yc8aJym2i7vyqLL1vVYljgw0X27axkUXz32T8TA==
800+
"@typescript-eslint/scope-manager@7.5.0":
801+
version "7.5.0"
802+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.5.0.tgz#70f0a7361430ab1043a5f97386da2a0d8b2f4d56"
803+
integrity sha512-Z1r7uJY0MDeUlql9XJ6kRVgk/sP11sr3HKXn268HZyqL7i4cEfrdFuSSY/0tUqT37l5zT0tJOsuDP16kio85iA==
804804
dependencies:
805-
"@typescript-eslint/types" "7.1.1"
806-
"@typescript-eslint/visitor-keys" "7.1.1"
805+
"@typescript-eslint/types" "7.5.0"
806+
"@typescript-eslint/visitor-keys" "7.5.0"
807807

808-
"@typescript-eslint/type-utils@7.1.1":
809-
version "7.1.1"
810-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.1.1.tgz#aee820d5bedd39b83c18585a526cc520ddb7a226"
811-
integrity sha512-5r4RKze6XHEEhlZnJtR3GYeCh1IueUHdbrukV2KSlLXaTjuSfeVF8mZUVPLovidCuZfbVjfhi4c0DNSa/Rdg5g==
808+
"@typescript-eslint/type-utils@7.5.0":
809+
version "7.5.0"
810+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.5.0.tgz#a8faa403232da3a3901655387c7082111f692cf9"
811+
integrity sha512-A021Rj33+G8mx2Dqh0nMO9GyjjIBK3MqgVgZ2qlKf6CJy51wY/lkkFqq3TqqnH34XyAHUkq27IjlUkWlQRpLHw==
812812
dependencies:
813-
"@typescript-eslint/typescript-estree" "7.1.1"
814-
"@typescript-eslint/utils" "7.1.1"
813+
"@typescript-eslint/typescript-estree" "7.5.0"
814+
"@typescript-eslint/utils" "7.5.0"
815815
debug "^4.3.4"
816816
ts-api-utils "^1.0.1"
817817

818-
"@typescript-eslint/types@7.1.1":
819-
version "7.1.1"
820-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.1.1.tgz#ca33ba7cf58224fb46a84fea62593c2c53cd795f"
821-
integrity sha512-KhewzrlRMrgeKm1U9bh2z5aoL4s7K3tK5DwHDn8MHv0yQfWFz/0ZR6trrIHHa5CsF83j/GgHqzdbzCXJ3crx0Q==
818+
"@typescript-eslint/types@7.5.0":
819+
version "7.5.0"
820+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.5.0.tgz#0a284bcdef3cb850ec9fd57992df9f29d6bde1bc"
821+
integrity sha512-tv5B4IHeAdhR7uS4+bf8Ov3k793VEVHd45viRRkehIUZxm0WF82VPiLgHzA/Xl4TGPg1ZD49vfxBKFPecD5/mg==
822822

823-
"@typescript-eslint/typescript-estree@7.1.1":
824-
version "7.1.1"
825-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.1.1.tgz#09c54af0151a1b05d0875c0fc7fe2ec7a2476ece"
826-
integrity sha512-9ZOncVSfr+sMXVxxca2OJOPagRwT0u/UHikM2Rd6L/aB+kL/QAuTnsv6MeXtjzCJYb8PzrXarypSGIPx3Jemxw==
823+
"@typescript-eslint/typescript-estree@7.5.0":
824+
version "7.5.0"
825+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.5.0.tgz#aa5031c511874420f6b5edd90f8e4021525ee776"
826+
integrity sha512-YklQQfe0Rv2PZEueLTUffiQGKQneiIEKKnfIqPIOxgM9lKSZFCjT5Ad4VqRKj/U4+kQE3fa8YQpskViL7WjdPQ==
827827
dependencies:
828-
"@typescript-eslint/types" "7.1.1"
829-
"@typescript-eslint/visitor-keys" "7.1.1"
828+
"@typescript-eslint/types" "7.5.0"
829+
"@typescript-eslint/visitor-keys" "7.5.0"
830830
debug "^4.3.4"
831831
globby "^11.1.0"
832832
is-glob "^4.0.3"
833833
minimatch "9.0.3"
834834
semver "^7.5.4"
835835
ts-api-utils "^1.0.1"
836836

837-
"@typescript-eslint/utils@7.1.1":
838-
version "7.1.1"
839-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.1.1.tgz#bdeeb789eee4af5d3fb5400a69566d4dbf97ff3b"
840-
integrity sha512-thOXM89xA03xAE0lW7alstvnyoBUbBX38YtY+zAUcpRPcq9EIhXPuJ0YTv948MbzmKh6e1AUszn5cBFK49Umqg==
837+
"@typescript-eslint/utils@7.5.0":
838+
version "7.5.0"
839+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.5.0.tgz#bbd963647fbbe9ffea033f42c0fb7e89bb19c858"
840+
integrity sha512-3vZl9u0R+/FLQcpy2EHyRGNqAS/ofJ3Ji8aebilfJe+fobK8+LbIFmrHciLVDxjDoONmufDcnVSF38KwMEOjzw==
841841
dependencies:
842842
"@eslint-community/eslint-utils" "^4.4.0"
843843
"@types/json-schema" "^7.0.12"
844844
"@types/semver" "^7.5.0"
845-
"@typescript-eslint/scope-manager" "7.1.1"
846-
"@typescript-eslint/types" "7.1.1"
847-
"@typescript-eslint/typescript-estree" "7.1.1"
845+
"@typescript-eslint/scope-manager" "7.5.0"
846+
"@typescript-eslint/types" "7.5.0"
847+
"@typescript-eslint/typescript-estree" "7.5.0"
848848
semver "^7.5.4"
849849

850-
"@typescript-eslint/visitor-keys@7.1.1":
851-
version "7.1.1"
852-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.1.1.tgz#e6538a58c9b157f03bcbb29e3b6a92fe39a6ab0d"
853-
integrity sha512-yTdHDQxY7cSoCcAtiBzVzxleJhkGB9NncSIyMYe2+OGON1ZsP9zOPws/Pqgopa65jvknOjlk/w7ulPlZ78PiLQ==
850+
"@typescript-eslint/visitor-keys@7.5.0":
851+
version "7.5.0"
852+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.5.0.tgz#8abcac66f93ef20b093e87a400c2d21e3a6d55ee"
853+
integrity sha512-mcuHM/QircmA6O7fy6nn2w/3ditQkj+SgtOc8DW3uQ10Yfj42amm2i+6F2K4YAOPNNTmE6iM1ynM6lrSwdendA==
854854
dependencies:
855-
"@typescript-eslint/types" "7.1.1"
855+
"@typescript-eslint/types" "7.5.0"
856856
eslint-visitor-keys "^3.4.1"
857857

858858
"@ungap/structured-clone@^1.2.0":
@@ -2715,9 +2715,9 @@ to-regex-range@^5.0.1:
27152715
is-number "^7.0.0"
27162716

27172717
ts-api-utils@^1.0.1:
2718-
version "1.2.1"
2719-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.2.1.tgz#f716c7e027494629485b21c0df6180f4d08f5e8b"
2720-
integrity sha512-RIYA36cJn2WiH9Hy77hdF9r7oEwxAtB/TS9/S4Qd90Ap4z5FSiin5zEiTL44OII1Y3IIlEvxwxFUVgrHSZ/UpA==
2718+
version "1.3.0"
2719+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
2720+
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
27212721

27222722
ts-jest@^29.1.2:
27232723
version "29.1.2"

0 commit comments

Comments
 (0)