From ed3e644681a2a962e2ff75ea6566742362741828 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 18:33:37 +0000 Subject: [PATCH] chore(deps): update dependency knip to v5.39.2 --- 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 f841954..c983569 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "eslint-plugin-perfectionist": "4.2.0", "expect-type": "1.1.0", "husky": "9.1.7", - "knip": "5.39.1", + "knip": "5.39.2", "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.1", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.39.1.tgz", - "integrity": "sha512-a7QFI40JOUIXeU5PcGt6pX3amIDSA8sXwwh59RWN3X6ZbIe8U4nzAWSXyx+dBW+SJgBUt5/6uQ8zhC6BKbxR/A==", + "version": "5.39.2", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.39.2.tgz", + "integrity": "sha512-BuvuWRllLWV/r2G4m9ggNH+DZ6gouP/dhtJPXVlMbWNF++w9/EfrF6k2g7YBKCwjzCC+PXmYtpH8S2t8RjnY4Q==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 25bf4c2..69a8441 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "eslint-plugin-perfectionist": "4.2.0", "expect-type": "1.1.0", "husky": "9.1.7", - "knip": "5.39.1", + "knip": "5.39.2", "lint-staged": "15.2.10", "markdownlint-cli2": "0.15.0", "markdownlint-cli2-formatter-pretty": "0.0.7",