From 910c95df84a3bd7bc9aa979f87934ba1089fd479 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 07:53:12 +0000 Subject: [PATCH] chore(deps): update dependency knip to v5.39.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 6320005..565ae18 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "eslint-plugin-perfectionist": "4.1.2", "expect-type": "1.1.0", "husky": "9.1.7", - "knip": "5.39.0", + "knip": "5.39.1", "lint-staged": "15.2.10", "markdownlint-cli2": "0.15.0", "markdownlint-cli2-formatter-pretty": "0.0.7", @@ -5432,9 +5432,9 @@ } }, "node_modules/knip": { - "version": "5.39.0", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.39.0.tgz", - "integrity": "sha512-GL6tGe5SCyLm4JtKFlHq5TOm7jbzzrXyk/xemSmWgdehN89ZKdFQkpJXL/lOTrQV6jnqgx9LlFMN1UnICx3FYQ==", + "version": "5.39.1", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.39.1.tgz", + "integrity": "sha512-a7QFI40JOUIXeU5PcGt6pX3amIDSA8sXwwh59RWN3X6ZbIe8U4nzAWSXyx+dBW+SJgBUt5/6uQ8zhC6BKbxR/A==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 4693857..10af831 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "eslint-plugin-perfectionist": "4.1.2", "expect-type": "1.1.0", "husky": "9.1.7", - "knip": "5.39.0", + "knip": "5.39.1", "lint-staged": "15.2.10", "markdownlint-cli2": "0.15.0", "markdownlint-cli2-formatter-pretty": "0.0.7",