From 59d2d6ea10aebfc7d7e53bca7a8bde5df9c7a5b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 04:00:11 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v5 --- bindings/typescript/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bindings/typescript/package.json b/bindings/typescript/package.json index 63948187..bf6ad498 100644 --- a/bindings/typescript/package.json +++ b/bindings/typescript/package.json @@ -13,7 +13,7 @@ "devDependencies": { "@types/google-protobuf": "3.15.6", "protoc-gen-ts": "0.8.6", - "typescript": "^4.9.0" + "typescript": "^5.7.3" }, "comment": [ "protoc-gen-ts is pinned to 0.8.1 because there is a breaking change in ", diff --git a/yarn.lock b/yarn.lock index 39f92ec5..f1a693d4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -32,7 +32,7 @@ tree-sitter-cli@0.21.0: resolved "https://registry.yarnpkg.com/tree-sitter-cli/-/tree-sitter-cli-0.21.0.tgz#563f0a387a62c6ca57ce8dc94849e3ad7bbb0abc" integrity sha512-wA7wT5724fNQW82XDH6zT6ZcYonjrAKLCHHuhLsPcAKULrhp3rNuMvlgBdB5FUBvmjHNhtTZF/qpHenMoRJPBw== -typescript@^4.9.0: - version "4.9.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a" - integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== +typescript@^5.7.3: + version "5.7.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e" + integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==