From fe5d813ab03fa4bfda5532ae1067d8d58bba3a21 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 20:04:31 +0000 Subject: [PATCH] Update dependency typescript to v5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 04b1cee..b0ff57a 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "tslint": "5.20.1", "tslint-clean-code": "0.2.10", "tslint-microsoft-contrib": "6.2.0", - "typescript": "3.9.10", + "typescript": "5.4.4", "unibeautify": "0.17.1" }, "dependencies": {