From 895482f0fd9c27ccbcf6e501c4cac6641e5d0f7c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Jun 2025 06:59:46 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v5.8.3 --- javascript/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/javascript/package.json b/javascript/package.json index 3ca3645b..890cba82 100644 --- a/javascript/package.json +++ b/javascript/package.json @@ -70,7 +70,7 @@ "prettier": "^3.5.2", "pretty-quick": "4.2.2", "ts-node": "10.9.2", - "typescript": "5.7.3" + "typescript": "5.8.3" }, "dependencies": { "regexp-match-indices": "1.0.2"