diff --git a/package-lock.json b/package-lock.json index 80b7aaf..3c5a6bf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "eslint-plugin-perfectionist": "5.0.0", "globals": "16.5.0", "husky": "9.1.7", - "knip": "5.76.1", + "knip": "5.76.2", "lint-staged": "16.2.7", "markdownlint-cli2": "0.20.0", "markdownlint-cli2-formatter-pretty": "0.0.9", @@ -5808,9 +5808,9 @@ } }, "node_modules/knip": { - "version": "5.76.1", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.76.1.tgz", - "integrity": "sha512-V9CgrzE8ZhqsJeZE4VFUXZHm1cRDmL8WiRRZUPBi65rWJkExdJkEmV2ab+jiOQTzhoBIL/d3DegOPpMq5IF3DA==", + "version": "5.76.2", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.76.2.tgz", + "integrity": "sha512-UCs2MNe+sUYo5rR/KcoyEqCqwWh1mrHcAkTvW7Hm7DcnaLa1xzHHRbEqmEeocI23bMXPaZtlSALrfjFIU0xNjQ==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index f69756f..d575670 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "eslint-plugin-perfectionist": "5.0.0", "globals": "16.5.0", "husky": "9.1.7", - "knip": "5.76.1", + "knip": "5.76.2", "lint-staged": "16.2.7", "markdownlint-cli2": "0.20.0", "markdownlint-cli2-formatter-pretty": "0.0.9",