From 46f5ad8b72c2a42e35c4b562f2f9dba88859f6ce Mon Sep 17 00:00:00 2001 From: "balena-renovate[bot]" <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 05:53:11 +0000 Subject: [PATCH] Update dependency typescript to v6 Update typescript from 5.9.3 to 6.0.3 Change-type: patch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d085c66e..7a0f5c3d 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "husky": "^9.1.7", "lint-staged": "^17.0.0", "mocha": "^11.7.1", - "typescript": "^5.9.2" + "typescript": "^6.0.0" }, "lint-staged": { "*.ts": [