From 8521971f7d30dbf511ebcd0929678997dacdf9b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 07:40:08 +0000 Subject: [PATCH] Update dependency typescript to v5.9.3 --- packages/kg-utils/package.json | 2 +- yarn.lock | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/packages/kg-utils/package.json b/packages/kg-utils/package.json index a0b5ac98f3..67dc999df4 100644 --- a/packages/kg-utils/package.json +++ b/packages/kg-utils/package.json @@ -42,7 +42,7 @@ "should": "13.2.3", "sinon": "21.0.2", "tsx": "4.21.0", - "typescript": "5.8.3", + "typescript": "5.9.3", "typescript-eslint": "8.57.0" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index 68341a2e56..d115adf5e9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14574,11 +14574,6 @@ typescript@5.8.2: resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4" integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ== -typescript@5.8.3: - version "5.8.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e" - integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ== - typescript@5.9.3, "typescript@>=3 < 6": version "5.9.3" resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"