From 9900ed3148ad5bb8ce718b24fcd34c284f065041 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 03:18:44 +0000 Subject: [PATCH] chore(deps): update dependency tstyche to v7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 659274e..791b2c7 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "installed-check": "^10.0.1", "knip": "^5.86.0", "npm-run-all2": "^8.0.4", - "tstyche": "^6.2.0", + "tstyche": "^7.2.1", "type-coverage": "^2.29.7", "typescript": "~5.9.3" }