From 141f08a34c38b5126648a0a3d6cfaf05d3496a49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 18:16:38 +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..ef0bc457 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.5.2" }, "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 62cbfefd..2248df02 100644 --- a/yarn.lock +++ b/yarn.lock @@ -32,7 +32,7 @@ tree-sitter-cli@^0.20.4: resolved "https://registry.yarnpkg.com/tree-sitter-cli/-/tree-sitter-cli-0.20.6.tgz#2a7202190d7bd64e112b451f94573dbe40a04f04" integrity sha512-tjbAeuGSMhco/EnsThjWkQbDIYMDmdkWsTPsa/NJAW7bjaki9P7oM9TkLxfdlnm4LXd1wR5wVSM2/RTLtZbm6A== -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.5.2: + version "5.5.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507" + integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==