From a3975207dcbd7a47d1aede412a1ca5835a98c0b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 19:46:47 +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 8f3b585..24a3f59 100755 --- a/package.json +++ b/package.json @@ -17,6 +17,6 @@ "@types/node": "18.0.0", "ts-node": "10.8.1", "ts-node-dev": "2.0.0", - "typescript": "4.7.4" + "typescript": "5.9.3" } } \ No newline at end of file