From fc03e68d773fb46ee0eb314278bfcb17b629bc71 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Sep 2026 15:29:40 +0000 Subject: [PATCH] chore(deps): update dependency knip to v6.38.0 --- 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 11d2a75..4d2871a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "globals": "17.12.0", "husky": "9.1.7", "installed-check": "11.0.0", - "knip": "6.37.0", + "knip": "6.38.0", "lint-staged": "17.5.1", "markdownlint-cli2": "0.23.3", "markdownlint-cli2-formatter-pretty": "0.0.10", @@ -6028,9 +6028,9 @@ } }, "node_modules/knip": { - "version": "6.37.0", - "resolved": "https://registry.npmjs.org/knip/-/knip-6.37.0.tgz", - "integrity": "sha512-NKCYuoGKJ+o2AuoCuV1mDvfMYnSSWfDXqxwmzxeHyd8fftjNRl8TBUg3fbSrtJjhm7Vj6sc1PX3WZnZhECs9EQ==", + "version": "6.38.0", + "resolved": "https://registry.npmjs.org/knip/-/knip-6.38.0.tgz", + "integrity": "sha512-umytiMCaZf02MV9SOO1FEDgbDf6h20VZk3ruJE0kh52kkGjYZFRUAXHJWYoLhvhoHGINO/7GXVJmQ2vxTBvl6A==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 0ef4523..d74017d 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "globals": "17.12.0", "husky": "9.1.7", "installed-check": "11.0.0", - "knip": "6.37.0", + "knip": "6.38.0", "lint-staged": "17.5.1", "markdownlint-cli2": "0.23.3", "markdownlint-cli2-formatter-pretty": "0.0.10",