From e01c39c62e5138f457ec13d89d5450b8dd58db8d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 21:15:45 +0000 Subject: [PATCH] chore(deps): update dependency knip to v5.33.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 37b0d6a..6bb2324 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "eslint-plugin-n": "17.10.3", "eslint-plugin-perfectionist": "3.8.0", "husky": "9.1.6", - "knip": "5.33.1", + "knip": "5.33.2", "lint-staged": "15.2.10", "markdownlint-cli2": "0.14.0", "markdownlint-cli2-formatter-pretty": "0.0.7", @@ -4658,9 +4658,9 @@ } }, "node_modules/knip": { - "version": "5.33.1", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.33.1.tgz", - "integrity": "sha512-SeuH+6IcDNNFRdVsi2uGnO6gsSDlx1V+TcQkKnzciF2Z7QHHasKseGUf9GMNVm3bSCKDeqaKPMp0F6BOiKuYRA==", + "version": "5.33.2", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.33.2.tgz", + "integrity": "sha512-Ni6uBzUONCjTYjOutffsAvoKOYt1pgVZJlEmOxDYcLAjkuoLwSMnZu6/aB4DbSNMUSOJMCTNxO3kQSrxx6LtKg==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 5b0df9c..013c4fb 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "eslint-plugin-n": "17.10.3", "eslint-plugin-perfectionist": "3.8.0", "husky": "9.1.6", - "knip": "5.33.1", + "knip": "5.33.2", "lint-staged": "15.2.10", "markdownlint-cli2": "0.14.0", "markdownlint-cli2-formatter-pretty": "0.0.7",