From cc3aec4215ee6120ac730c18343df578866f5798 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:39:12 +0000 Subject: [PATCH] :arrow_up: Updates typescript to v6 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57683b0..b14b326 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "ts-node": "9.1.1", "tsdx": "0.14.1", "typedoc": "0.20.36", - "typescript": "4.2.4", + "typescript": "6.0.3", "yaml": "1.10.2" }, "repository": {