From 2673c3c2027929626af44f19e8ba3bc2a9f772fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 17:54:07 +0000 Subject: [PATCH] :arrow_up: Updates typescript to v4.9.5 Signed-off-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b66897..fe8593f 100644 --- a/package.json +++ b/package.json @@ -139,7 +139,7 @@ "ts-node": "10.0.0", "tsdx": "0.14.1", "typedoc": "0.20.36", - "typescript": "4.3.2", + "typescript": "4.9.5", "yaml": "1.10.2" }, "repository": {