From 89bd40e9fb8aaba7b9277bfb7aaf1faa855a4459 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 06:15:10 +0000 Subject: [PATCH] chore(deps-dev): bump knip from 5.26.0 to 5.32.0 Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.26.0 to 5.32.0. - [Release notes](https://github.com/webpro-nl/knip/releases) - [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json) - [Commits](https://github.com/webpro-nl/knip/commits/5.32.0/packages/knip) --- updated-dependencies: - dependency-name: knip dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d005099..37bf4b1 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "eslint": "8.56.x", "eslint-config-next": "14.2.x", "husky": "9.0.x", - "knip": "5.26.x", + "knip": "5.32.x", "lint-staged": "15.2.x", "typescript": "5.5.x", "typescript-eslint": "7.16.x"