diff --git a/package-lock.json b/package-lock.json index 3c5a6bf..3573d3f 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.2", + "knip": "5.76.3", "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.2", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.76.2.tgz", - "integrity": "sha512-UCs2MNe+sUYo5rR/KcoyEqCqwWh1mrHcAkTvW7Hm7DcnaLa1xzHHRbEqmEeocI23bMXPaZtlSALrfjFIU0xNjQ==", + "version": "5.76.3", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.76.3.tgz", + "integrity": "sha512-YLCCzOFzkuNgyL9LdrwFBstV9gpmvPCuolRzs9W++of0mtPH1D3ehE3M4okgayksgq7tWkkMAmyjrDrXxX6aAQ==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index d575670..68970bc 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.2", + "knip": "5.76.3", "lint-staged": "16.2.7", "markdownlint-cli2": "0.20.0", "markdownlint-cli2-formatter-pretty": "0.0.9",