From 4df9ff94bf76d5579ccf33017e33621e8f9c0414 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Mar 2026 13:02:55 +0000 Subject: [PATCH] chore: update dependency knip to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9dd984a..7223524 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "eslint-config-eslint": "^14.0.0", "eslint-plugin-eslint-plugin": "^7.3.2", "globals": "^17.0.0", - "knip": "^5.87.0", + "knip": "^6.0.0", "lint-staged": "^16.0.0", "mdast-util-from-markdown": "^2.0.2", "mdn-data": "^2.27.1",