From 17cbf0ce978cb9968148349f5a5fab996a8fba27 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 18:33:14 +0000 Subject: [PATCH] chore(deps): update dependency knip to v5.34.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 f041aba..890f087 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "eslint-plugin-n": "17.11.1", "eslint-plugin-perfectionist": "3.9.1", "husky": "9.1.6", - "knip": "5.34.1", + "knip": "5.34.2", "lint-staged": "15.2.10", "markdownlint-cli2": "0.14.0", "markdownlint-cli2-formatter-pretty": "0.0.7", @@ -4632,9 +4632,9 @@ } }, "node_modules/knip": { - "version": "5.34.1", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.34.1.tgz", - "integrity": "sha512-MwQjEWBxsi7MnTL3JpLJwYRhqD1262Fv+TylMYDyZRAVJMmEs4y0qie5zv8VjU5DBSGoEs35Ssu7I/2klNOQgw==", + "version": "5.34.2", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.34.2.tgz", + "integrity": "sha512-quSohta9fKJUWTXIqHenA4NYW24rmoP3g/Naw5Lq/Xb/LjAQYSUK4aIyU1wizDLC4EnMicGA5g/H33vJ3ovz5Q==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 2cd5475..9af8537 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "eslint-plugin-n": "17.11.1", "eslint-plugin-perfectionist": "3.9.1", "husky": "9.1.6", - "knip": "5.34.1", + "knip": "5.34.2", "lint-staged": "15.2.10", "markdownlint-cli2": "0.14.0", "markdownlint-cli2-formatter-pretty": "0.0.7",