diff --git a/package.json b/package.json index de299465..142286e5 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "eslint-plugin-react-hooks": "^5.0.0", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", - "knip": "5.36.2", + "knip": "5.36.3", "lint-staged": "15.2.10", "mockdate": "3.0.5", "msw": "2.4.3", diff --git a/yarn.lock b/yarn.lock index f49eef1f..d1125a2d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5494,10 +5494,10 @@ kleur@^3.0.3: resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e" integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w== -knip@5.36.2: - version "5.36.2" - resolved "https://registry.yarnpkg.com/knip/-/knip-5.36.2.tgz#346ce5eb464bdf34329cdcf3a6d41d0a41dce647" - integrity sha512-MudNTKBSqThAFAV29GuRPSKSebByZeQCFeNgXVRVSd+sXcubehTgQHTGqqiwlXGCt4WBP7vuVekp0ZehfZtHuw== +knip@5.36.3: + version "5.36.3" + resolved "https://registry.yarnpkg.com/knip/-/knip-5.36.3.tgz#a0309c8224222cf6cf05c327b79ea43086e3fa11" + integrity sha512-pjHOGbaa09317IvnNU7EsSA8mXhBrY+A0LnrCOcRLPx5rZVmg10cVkxaoiZP7EKuA6vo0HHQ0I/VkJiUbq6d/w== dependencies: "@nodelib/fs.walk" "1.2.8" "@snyk/github-codeowners" "1.1.0"