From f60c3b963551016ef578f62f78ddb3f9bc20d66b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 11:40:31 +0000 Subject: [PATCH] chore(deps): update dependency typescript to ^4.9.5 --- bindings/typescript/package.json | 2 +- bindings/typescript/yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bindings/typescript/package.json b/bindings/typescript/package.json index 63948187..895c44b7 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": "^4.9.5" }, "comment": [ "protoc-gen-ts is pinned to 0.8.1 because there is a breaking change in ", diff --git a/bindings/typescript/yarn.lock b/bindings/typescript/yarn.lock index 29d16d31..b05b676b 100644 --- a/bindings/typescript/yarn.lock +++ b/bindings/typescript/yarn.lock @@ -17,7 +17,7 @@ protoc-gen-ts@0.8.6: resolved "https://registry.yarnpkg.com/protoc-gen-ts/-/protoc-gen-ts-0.8.6.tgz#e789a6fc3fbe09bdc119acecc349b9554ec5940e" integrity sha512-66oeorGy4QBvYjQGd/gaeOYyFqKyRmRgTpofmnw8buMG0P7A0jQjoKSvKJz5h5tNUaVkIzvGBUTRVGakrhhwpA== -typescript@^4.9.0: +typescript@^4.9.5: version "4.9.5" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a" integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==