From a051ae53a05c8d4aa03a30cad9ef8c775f5c18be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 21:45:11 +0000 Subject: [PATCH] chore(deps): update dependency tshy to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d96406..a1f7ba2 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "git-contributor": "^2.1.5", "mm": "^3.3.0", "runscript": "^1.5.3", - "tshy": "^1.1.1", + "tshy": "^4.0.0", "tshy-after": "^1.0.0", "typescript": "^5.2.2" },