From 3cb7db7e086087806ca8285635e6c1da24a22504 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 08:29:22 +0000 Subject: [PATCH] chore(deps): update dependency knip to ^5.88.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 659274e..a97307c 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "eslint": "^9.39.4", "husky": "^9.1.7", "installed-check": "^10.0.1", - "knip": "^5.86.0", + "knip": "^5.88.1", "npm-run-all2": "^8.0.4", "tstyche": "^6.2.0", "type-coverage": "^2.29.7",