diff --git a/package-lock.json b/package-lock.json index fb515c6..22eea19 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "eslint-plugin-perfectionist": "3.7.0", "expect-type": "0.20.0", "husky": "9.1.6", - "knip": "5.30.5", + "knip": "5.30.6", "lint-staged": "15.2.10", "markdownlint-cli2": "0.14.0", "markdownlint-cli2-formatter-pretty": "0.0.7", @@ -5524,9 +5524,9 @@ } }, "node_modules/knip": { - "version": "5.30.5", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.30.5.tgz", - "integrity": "sha512-opta1VVKAfIzhvj1iyOr/3SgSDC6jYPoUaYkvjftNqMTeURppYY5VqrAa5DOcJnIsdcAdyoIKHUFg9NRiFaM5w==", + "version": "5.30.6", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.30.6.tgz", + "integrity": "sha512-YkcnRVl0N99xZ7eaXE7KlH/4cPTCn6BGuk9KxINEdCMFN3yita2vGBizApy97ZOHgghy8tb589gQ3xvLMFIO4w==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index e070202..48021d6 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "eslint-plugin-perfectionist": "3.7.0", "expect-type": "0.20.0", "husky": "9.1.6", - "knip": "5.30.5", + "knip": "5.30.6", "lint-staged": "15.2.10", "markdownlint-cli2": "0.14.0", "markdownlint-cli2-formatter-pretty": "0.0.7",