diff --git a/package-lock.json b/package-lock.json index 5fc6902..80b7aaf 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.0", + "knip": "5.76.1", "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.0", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.76.0.tgz", - "integrity": "sha512-Qw3rbm8oFzsegHQOP1m2VgVFB/mPiY9ws0axt/OPawqaf7glft561AC1woSFO0/UrzG3KUSwckQ2CcYBwpZ9iw==", + "version": "5.76.1", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.76.1.tgz", + "integrity": "sha512-V9CgrzE8ZhqsJeZE4VFUXZHm1cRDmL8WiRRZUPBi65rWJkExdJkEmV2ab+jiOQTzhoBIL/d3DegOPpMq5IF3DA==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 33a827e..f69756f 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.0", + "knip": "5.76.1", "lint-staged": "16.2.7", "markdownlint-cli2": "0.20.0", "markdownlint-cli2-formatter-pretty": "0.0.9",