From 4555937ffd5547b279e56cbf4172ca5069eb6f10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 04:10:02 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Bump=20knip=20from=205.86.0=20to?= =?UTF-8?q?=205.87.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.86.0 to 5.87.0. - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@5.87.0/packages/knip) --- updated-dependencies: - dependency-name: knip dependency-version: 5.87.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 70db0f90b64..e14a318c23f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8747,9 +8747,9 @@ kleur@^3.0.3: integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w== knip@^5.85.0: - version "5.86.0" - resolved "https://registry.yarnpkg.com/knip/-/knip-5.86.0.tgz#7e51e9f675f7ad054ae1181ecfc557bf3df6f2f0" - integrity sha512-tGpRCbP+L+VysXnAp1bHTLQ0k/SdC3M3oX18+Cpiqax1qdS25iuCPzpK8LVmAKARZv0Ijri81Wq09Rzk0JTl+Q== + version "5.87.0" + resolved "https://registry.yarnpkg.com/knip/-/knip-5.87.0.tgz#ae3e9879ff82da050e1ea70818fb68e7ddb978da" + integrity sha512-oJBrwd4/Mt5E6817vcdQLaPpejxZTxpASauYLkp6HaT0HN1seHnpF96KEjza9O8yARvHEQ9+So9AFUjkPci7dQ== dependencies: "@nodelib/fs.walk" "^1.2.3" fast-glob "^3.3.3"