From f7f6ad670ce7fb9990b015d92152b392e6c8fa56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 23:19:41 +0000 Subject: [PATCH] Bump knip from 5.76.3 to 5.77.0 Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.76.3 to 5.77.0. - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@5.77.0/packages/knip) --- updated-dependencies: - dependency-name: knip dependency-version: 5.77.0 dependency-type: direct:development update-type: version-update:semver-minor ... 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 9bdb5a5..275cd10 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.76.3", + "knip": "^5.77.0", "prettier": "^3.7.4", "prettier-plugin-packagejson": "^2.5.20", "tsx": "^4.21.0", @@ -6000,9 +6000,9 @@ } }, "node_modules/knip": { - "version": "5.76.3", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.76.3.tgz", - "integrity": "sha512-YLCCzOFzkuNgyL9LdrwFBstV9gpmvPCuolRzs9W++of0mtPH1D3ehE3M4okgayksgq7tWkkMAmyjrDrXxX6aAQ==", + "version": "5.77.0", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.77.0.tgz", + "integrity": "sha512-+J+YupbivNvdeNNeMhxJKX+i5Npaq8ZPMeTbmlor/Kdab+gcWwFXTi+0OvRJHBY+Y+UCzvUfR+OSVp+bAEfNXg==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 0cfb2a5..78fc498 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.76.3", + "knip": "^5.77.0", "prettier": "^3.7.4", "prettier-plugin-packagejson": "^2.5.20", "tsx": "^4.21.0",