From d593981204cccaa235d5a66baa0b34d86e226c29 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 20:28:50 +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..b7f1798 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.0.0", "type-coverage": "^2.29.7", "typescript": "~5.9.3" }