From 70d95184156d2f4f8787d8e76990a7e6fa380fa4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 12:04:18 +0000 Subject: [PATCH] chore(deps): update dependency knip to v5.30.6 --- 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 808ba2f..cebf1c5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "eslint-plugin-n": "17.10.3", "eslint-plugin-perfectionist": "3.7.0", "husky": "9.1.6", - "knip": "5.30.5", + "knip": "5.30.6", "lint-staged": "15.2.10", "markdownlint-cli2": "0.14.0", "markdownlint-cli2-formatter-pretty": "0.0.7", @@ -4774,9 +4774,9 @@ } }, "node_modules/knip": { - "version": "5.30.5", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.30.5.tgz", - "integrity": "sha512-opta1VVKAfIzhvj1iyOr/3SgSDC6jYPoUaYkvjftNqMTeURppYY5VqrAa5DOcJnIsdcAdyoIKHUFg9NRiFaM5w==", + "version": "5.30.6", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.30.6.tgz", + "integrity": "sha512-YkcnRVl0N99xZ7eaXE7KlH/4cPTCn6BGuk9KxINEdCMFN3yita2vGBizApy97ZOHgghy8tb589gQ3xvLMFIO4w==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 046d9a4..8aa7fcb 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "eslint-plugin-n": "17.10.3", "eslint-plugin-perfectionist": "3.7.0", "husky": "9.1.6", - "knip": "5.30.5", + "knip": "5.30.6", "lint-staged": "15.2.10", "markdownlint-cli2": "0.14.0", "markdownlint-cli2-formatter-pretty": "0.0.7",