diff --git a/package-lock.json b/package-lock.json index e52a39c..ab93f72 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "eslint-plugin-perfectionist": "4.2.0", "expect-type": "1.1.0", "husky": "9.1.7", - "knip": "5.39.2", + "knip": "5.39.4", "lint-staged": "15.2.11", "markdownlint-cli2": "0.16.0", "markdownlint-cli2-formatter-pretty": "0.0.7", @@ -5404,9 +5404,9 @@ } }, "node_modules/knip": { - "version": "5.39.2", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.39.2.tgz", - "integrity": "sha512-BuvuWRllLWV/r2G4m9ggNH+DZ6gouP/dhtJPXVlMbWNF++w9/EfrF6k2g7YBKCwjzCC+PXmYtpH8S2t8RjnY4Q==", + "version": "5.39.4", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.39.4.tgz", + "integrity": "sha512-IiNFwfe8xDFwuGzBY8lKvrY3hhR1I81iCaJ8nd85cxT7LxB7cDd73WP3MrzZylE9Vec1HhC0YLFiAL7jh5OYEQ==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 077c07d..17aed69 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "eslint-plugin-perfectionist": "4.2.0", "expect-type": "1.1.0", "husky": "9.1.7", - "knip": "5.39.2", + "knip": "5.39.4", "lint-staged": "15.2.11", "markdownlint-cli2": "0.16.0", "markdownlint-cli2-formatter-pretty": "0.0.7",