From a37ce510540deea66e576ac214416eae0a138c9d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 May 2026 00:25:09 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v6 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 601fede..a1781d5 100644 --- a/package.json +++ b/package.json @@ -57,6 +57,6 @@ "lint-staged": "^16.4.0", "rimraf": "^6.1.3", "ts-jest": "^29.4.9", - "typescript": "^5.9.3" + "typescript": "^6.0.3" } } diff --git a/yarn.lock b/yarn.lock index 112a3d7..0be3bad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7488,10 +7488,10 @@ typescript-eslint@^8.32.0, typescript-eslint@^8.45.0: "@typescript-eslint/typescript-estree" "8.46.0" "@typescript-eslint/utils" "8.46.0" -typescript@^5.9.3: - version "5.9.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f" - integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw== +typescript@^6.0.3: + version "6.0.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.3.tgz#90251dc007916e972786cb94d74d15b185577d21" + integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw== uglify-js@^3.1.4: version "3.17.4"