diff --git a/bindings/typescript/package.json b/bindings/typescript/package.json index 63948187..8938ea94 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.1.6" }, "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..e91a5b97 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.1.6: + version "5.1.6" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274" + integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==