From b7f366b06bee311a13b7deae198b25292b116fcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 15:12:07 +0000 Subject: [PATCH] build(deps-dev): Bump knip from 6.6.0 to 6.6.1 Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 6.6.0 to 6.6.1. - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@6.6.1/packages/knip) --- updated-dependencies: - dependency-name: knip dependency-version: 6.6.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 4905ae3..486d116 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@commitlint/cli": "^20.4.4", "@commitlint/config-conventional": "^20.4.4", "husky": "^9.1.7", - "knip": "^6.6.0", + "knip": "^6.6.1", "licensee": "^12.0.1", "prettier": "3.8.3" } @@ -2356,9 +2356,9 @@ "license": "MIT" }, "node_modules/knip": { - "version": "6.6.0", - "resolved": "https://registry.npmjs.org/knip/-/knip-6.6.0.tgz", - "integrity": "sha512-IT1YDiHyRctYYsuZNBd/ZiGoa7HmCaxs+ZrWxCfYjQKPG6QyRqMfkteqC+rBuMymBJeLXyBnRa7hn95O+sGG8Q==", + "version": "6.6.1", + "resolved": "https://registry.npmjs.org/knip/-/knip-6.6.1.tgz", + "integrity": "sha512-SOmqh25vuAfdynGoDr/kMCxIuD5+PkMIfMSGQeMqfrxwuPTANvJKcVttLgGZjjkATALqukSe/hhDVqcwNkf92g==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index b2805db..caab414 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@commitlint/cli": "^20.4.4", "@commitlint/config-conventional": "^20.4.4", "husky": "^9.1.7", - "knip": "^6.6.0", + "knip": "^6.6.1", "licensee": "^12.0.1", "prettier": "3.8.3" }