From f9c64a6b35af9876241dfaf1bf0e0fd286188043 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 18:13:23 +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..64b710a6 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.3.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 ffbe805e..e8f0d0b5 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.3.2: + version "5.3.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43" + integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==