From 2a000827dad1617de6bd05971fb470755214debd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Nov 2024 13:13:42 +0000 Subject: [PATCH] chore(deps): update dependency knip to v5.37.0 (#236) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 48debde..8e87724 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "eslint-plugin-perfectionist": "3.9.1", "expect-type": "1.1.0", "husky": "9.1.6", - "knip": "5.36.7", + "knip": "5.37.0", "lint-staged": "15.2.10", "markdownlint-cli2": "0.15.0", "markdownlint-cli2-formatter-pretty": "0.0.7", @@ -5572,9 +5572,9 @@ } }, "node_modules/knip": { - "version": "5.36.7", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.36.7.tgz", - "integrity": "sha512-PSuu62+6wqd1Q1V/ZzbDhvJ3X+RU8wZILon90h2s93+d1OZL118ZE9WihzSqwP29GVt72MTlbS/HHG+O47H68w==", + "version": "5.37.0", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.37.0.tgz", + "integrity": "sha512-ppbIumjNNnFKGr+DGWJtnfc4kXgEzNI+TxHwnyafr0IxT5nfonwGL0Qs53ZgSiIswSWM77m7KRzzP1AEvBEn6Q==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 8b75234..288e095 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "eslint-plugin-perfectionist": "3.9.1", "expect-type": "1.1.0", "husky": "9.1.6", - "knip": "5.36.7", + "knip": "5.37.0", "lint-staged": "15.2.10", "markdownlint-cli2": "0.15.0", "markdownlint-cli2-formatter-pretty": "0.0.7",