From d31f413d01699e61971659e3ee91e849018a5359 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Oct 2025 22:13:39 +0000 Subject: [PATCH] chore(deps): update dependency knip to v5.66.0 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9d7a2f0..dad5473 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "eslint-plugin-perfectionist": "4.15.1", "globals": "16.4.0", "husky": "9.1.7", - "knip": "5.64.2", + "knip": "5.66.0", "lint-staged": "16.2.3", "markdownlint-cli2": "0.18.1", "markdownlint-cli2-formatter-pretty": "0.0.8", @@ -6205,9 +6205,9 @@ } }, "node_modules/knip": { - "version": "5.64.2", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.64.2.tgz", - "integrity": "sha512-gyIN+ZqZjyxdsocvkZx2HMy7D9+5WAgFrTM69sGg1QZ8wZuabtanhAP8ZnroctU26sQ5bO2RSPvjnOn0pRNuKw==", + "version": "5.66.0", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.66.0.tgz", + "integrity": "sha512-b1IR8sEgeywrnzhl0ePDM6euAjrC3Jefdpg6EpUc2z+WSYO0UChGQhftZIbnSNTeqYi//7/5vh+lLAxwO1AoVQ==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index ec77649..1790323 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "eslint-plugin-perfectionist": "4.15.1", "globals": "16.4.0", "husky": "9.1.7", - "knip": "5.64.2", + "knip": "5.66.0", "lint-staged": "16.2.3", "markdownlint-cli2": "0.18.1", "markdownlint-cli2-formatter-pretty": "0.0.8",