From 595b55dcf3a5376d0aa47b884a27518e77311130 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 03:15:00 +0000 Subject: [PATCH] chore(deps): bump `typescript` from ^5.9.3 to ^6.0.2 --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 305c92b..473769f 100644 --- a/bun.lock +++ b/bun.lock @@ -16,7 +16,7 @@ "eslint": "^10.1.0", "jiti": "^2.6.1", "tsdown": "^0.21.5", - "typescript": "^5.9.3", + "typescript": "^6.0.2", "typescript-eslint": "^8.57.2", }, }, @@ -302,7 +302,7 @@ "type-check": ["type-check@0.4.0", "", { "dependencies": { "prelude-ls": "^1.2.1" } }, "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew=="], - "typescript": ["typescript@5.9.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw=="], + "typescript": ["typescript@6.0.2", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ=="], "typescript-eslint": ["typescript-eslint@8.57.2", "", { "dependencies": { "@typescript-eslint/eslint-plugin": "8.57.2", "@typescript-eslint/parser": "8.57.2", "@typescript-eslint/typescript-estree": "8.57.2", "@typescript-eslint/utils": "8.57.2" }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0", "typescript": ">=4.8.4 <6.0.0" } }, "sha512-VEPQ0iPgWO/sBaZOU1xo4nuNdODVOajPnTIbog2GKYr31nIlZ0fWPoCQgGfF3ETyBl1vn63F/p50Um9Z4J8O8A=="], diff --git a/package.json b/package.json index a22aec0..717eebc 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "eslint": "^10.1.0", "jiti": "^2.6.1", "tsdown": "^0.21.5", - "typescript": "^5.9.3", + "typescript": "^6.0.2", "typescript-eslint": "^8.57.2" } } \ No newline at end of file