From 8a12fa94d9785cee672d6639fdfea7afcfc1d8c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Dec 2025 12:39:22 +0000 Subject: [PATCH] chore(deps): update dependency knip to v5.75.1 --- 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 8912ed9..b673df1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "eslint-plugin-perfectionist": "4.15.1", "globals": "16.5.0", "husky": "9.1.7", - "knip": "5.74.0", + "knip": "5.75.1", "lint-staged": "16.2.7", "markdownlint-cli2": "0.20.0", "markdownlint-cli2-formatter-pretty": "0.0.9", @@ -5809,9 +5809,9 @@ } }, "node_modules/knip": { - "version": "5.74.0", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.74.0.tgz", - "integrity": "sha512-xSG+vn403ONBkQtSBf1+kcE8ulzyQHLWIDQAxvu3W7HnM0jZJqVUPlK5w6FZNUyKnp+4FInsYQW77eapDpmcNA==", + "version": "5.75.1", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.75.1.tgz", + "integrity": "sha512-raguBFxTUO5JKrv8rtC8wrOtzrDwWp/fOu1F1GhrHD1F3TD2fqI1Z74JB+PyFZubL+RxqOkhGStdPAvaaXSOWQ==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 2ebb1e0..942496e 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "eslint-plugin-perfectionist": "4.15.1", "globals": "16.5.0", "husky": "9.1.7", - "knip": "5.74.0", + "knip": "5.75.1", "lint-staged": "16.2.7", "markdownlint-cli2": "0.20.0", "markdownlint-cli2-formatter-pretty": "0.0.9",