From e69c40a823978b3bc61689c02b1bdafae70757c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 15:56:57 +0000 Subject: [PATCH] Bump knip from 5.27.2 to 5.27.3 Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.27.2 to 5.27.3. - [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.27.3/packages/knip) --- updated-dependencies: - dependency-name: knip dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 74da6c70..caa4542f 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "cypress": "^13.13.3", "eslint": "^8.57.0", "eslint-plugin-react": "^7.35.0", - "knip": "^5.27.2", + "knip": "^5.27.3", "prettier": "3.3.3", "stylelint": "^16.8.2", "stylelint-config-standard": "^36.0.1", diff --git a/yarn.lock b/yarn.lock index 3b3a5670..b80e03ca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2849,10 +2849,10 @@ kind-of@^6.0.2: resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd" integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw== -knip@^5.27.2: - version "5.27.2" - resolved "https://registry.yarnpkg.com/knip/-/knip-5.27.2.tgz#8a5a569a5baac0ab2e06dbd5454f07608ccb1952" - integrity sha512-Mya1XEDq1oygibQf0uocQd02Fil8RtvNVhcFAcxypjcc6zakT7wsJtS0xvuwEitilfI0tiFC9PghmJQ3DMKuTg== +knip@^5.27.3: + version "5.27.3" + resolved "https://registry.yarnpkg.com/knip/-/knip-5.27.3.tgz#7e8118b1e578f5cfa54c7128af581ab36f8870c2" + integrity sha512-X0zYs0viwENUtp+FZE2Ig6vQZYvKOz8TvuQkWSWMOXiEDoiMAF+NuDczVD9Dhupicfew0YKpYamHhKtNP+f8+g== dependencies: "@nodelib/fs.walk" "1.2.8" "@snyk/github-codeowners" "1.1.0"