diff --git a/package-lock.json b/package-lock.json index f041aba..890f087 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "eslint-plugin-n": "17.11.1", "eslint-plugin-perfectionist": "3.9.1", "husky": "9.1.6", - "knip": "5.34.1", + "knip": "5.34.2", "lint-staged": "15.2.10", "markdownlint-cli2": "0.14.0", "markdownlint-cli2-formatter-pretty": "0.0.7", @@ -4632,9 +4632,9 @@ } }, "node_modules/knip": { - "version": "5.34.1", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.34.1.tgz", - "integrity": "sha512-MwQjEWBxsi7MnTL3JpLJwYRhqD1262Fv+TylMYDyZRAVJMmEs4y0qie5zv8VjU5DBSGoEs35Ssu7I/2klNOQgw==", + "version": "5.34.2", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.34.2.tgz", + "integrity": "sha512-quSohta9fKJUWTXIqHenA4NYW24rmoP3g/Naw5Lq/Xb/LjAQYSUK4aIyU1wizDLC4EnMicGA5g/H33vJ3ovz5Q==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 2cd5475..9af8537 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "eslint-plugin-n": "17.11.1", "eslint-plugin-perfectionist": "3.9.1", "husky": "9.1.6", - "knip": "5.34.1", + "knip": "5.34.2", "lint-staged": "15.2.10", "markdownlint-cli2": "0.14.0", "markdownlint-cli2-formatter-pretty": "0.0.7",