From 9c95c9687b5e76b1a9617bf8b51f1998c5127817 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 11:00:28 +0000 Subject: [PATCH] chore(deps): update dependency knip to v5.30.5 --- 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 08cb3a2..e17da5a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "eslint-plugin-perfectionist": "3.6.0", "expect-type": "0.20.0", "husky": "9.1.6", - "knip": "5.30.4", + "knip": "5.30.5", "lint-staged": "15.2.10", "markdownlint-cli2": "0.14.0", "markdownlint-cli2-formatter-pretty": "0.0.7", @@ -5511,9 +5511,9 @@ } }, "node_modules/knip": { - "version": "5.30.4", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.30.4.tgz", - "integrity": "sha512-ws9HtVEMyEFFlGZ3+XCC/XQ0dRfllaW0TVWQJzYTJprAvB98cy3mSH4wZo1UkzdPe6l+qbJJxnGuG69Jm916BQ==", + "version": "5.30.5", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.30.5.tgz", + "integrity": "sha512-opta1VVKAfIzhvj1iyOr/3SgSDC6jYPoUaYkvjftNqMTeURppYY5VqrAa5DOcJnIsdcAdyoIKHUFg9NRiFaM5w==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index a0c1fd9..a6e1233 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "eslint-plugin-perfectionist": "3.6.0", "expect-type": "0.20.0", "husky": "9.1.6", - "knip": "5.30.4", + "knip": "5.30.5", "lint-staged": "15.2.10", "markdownlint-cli2": "0.14.0", "markdownlint-cli2-formatter-pretty": "0.0.7",