From 5ee8dab593e09a9649a3fbc9397f09857d88b62c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 22:06:50 +0000 Subject: [PATCH] chore(deps): update dependency knip to v5.41.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 d5cfe81..ab7e908 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "eslint-plugin-perfectionist": "4.3.0", "expect-type": "1.1.0", "husky": "9.1.7", - "knip": "5.40.0", + "knip": "5.41.0", "lint-staged": "15.2.11", "markdownlint-cli2": "0.16.0", "markdownlint-cli2-formatter-pretty": "0.0.7", @@ -5405,9 +5405,9 @@ } }, "node_modules/knip": { - "version": "5.40.0", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.40.0.tgz", - "integrity": "sha512-EzBfQDz4YBzYnMLueWnaaVr15mneqZs1c3RanttciuVuRcodlNjzAmR2nch/khlRdVABAxAdMGFxfSvhvcH1NA==", + "version": "5.41.0", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.41.0.tgz", + "integrity": "sha512-W8omBs+jhC/P/A3kC0xdEGrhYVmsmWafUVz0wzQjYfoaK0YNEBPPLptUeqwQl6ihYVqzb/X0zs50gY9Akw1Bww==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 135a6af..f037084 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "eslint-plugin-perfectionist": "4.3.0", "expect-type": "1.1.0", "husky": "9.1.7", - "knip": "5.40.0", + "knip": "5.41.0", "lint-staged": "15.2.11", "markdownlint-cli2": "0.16.0", "markdownlint-cli2-formatter-pretty": "0.0.7",