diff --git a/package-lock.json b/package-lock.json index f841954..c983569 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.1", + "knip": "5.39.2", "lint-staged": "15.2.10", "markdownlint-cli2": "0.15.0", "markdownlint-cli2-formatter-pretty": "0.0.7", @@ -5432,9 +5432,9 @@ } }, "node_modules/knip": { - "version": "5.39.1", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.39.1.tgz", - "integrity": "sha512-a7QFI40JOUIXeU5PcGt6pX3amIDSA8sXwwh59RWN3X6ZbIe8U4nzAWSXyx+dBW+SJgBUt5/6uQ8zhC6BKbxR/A==", + "version": "5.39.2", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.39.2.tgz", + "integrity": "sha512-BuvuWRllLWV/r2G4m9ggNH+DZ6gouP/dhtJPXVlMbWNF++w9/EfrF6k2g7YBKCwjzCC+PXmYtpH8S2t8RjnY4Q==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 25bf4c2..69a8441 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.1", + "knip": "5.39.2", "lint-staged": "15.2.10", "markdownlint-cli2": "0.15.0", "markdownlint-cli2-formatter-pretty": "0.0.7",