From 791cfc536e09f6825bbdb06dcc019124d6fa30de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Dec 2025 23:24:36 +0000 Subject: [PATCH] Bump knip from 5.77.1 to 5.77.4 Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.77.1 to 5.77.4. - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@5.77.4/packages/knip) --- updated-dependencies: - dependency-name: knip dependency-version: 5.77.4 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 381df15..a0866e4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "eslint-plugin-jsdoc": "^61.5.0", "eslint-plugin-sonarjs": "^3.0.5", "eslint-plugin-unicorn": "^62.0.0", - "knip": "^5.77.1", + "knip": "^5.77.4", "prettier": "^3.7.4", "prettier-plugin-packagejson": "^2.5.20", "tsx": "^4.21.0", @@ -6000,9 +6000,9 @@ } }, "node_modules/knip": { - "version": "5.77.1", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.77.1.tgz", - "integrity": "sha512-+yA/vfQUDEFUOcR0XRn/dOZmNEsS10pIMztS5JbKUhk9zvQiAFvr3Mcc3zC7Dn9gBG8LeImhaXA6/D3uhzwZvg==", + "version": "5.77.4", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.77.4.tgz", + "integrity": "sha512-CmRd3UabOBqA4lDUAMA8CJeepIoQPD2qRqq0wCnLz9Z3FTlG1iucZ7puwe+i3zV0gUaIWVYgC8cXoDMZEC+DyA==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index a15339a..a4d3695 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "eslint-plugin-jsdoc": "^61.5.0", "eslint-plugin-sonarjs": "^3.0.5", "eslint-plugin-unicorn": "^62.0.0", - "knip": "^5.77.1", + "knip": "^5.77.4", "prettier": "^3.7.4", "prettier-plugin-packagejson": "^2.5.20", "tsx": "^4.21.0",