diff --git a/package-lock.json b/package-lock.json index ead926c..946f971 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "globals": "17.11.0", "husky": "9.1.7", "installed-check": "10.0.1", - "knip": "6.33.0", + "knip": "6.34.0", "lint-staged": "17.4.1", "markdownlint-cli2": "0.23.2", "markdownlint-cli2-formatter-pretty": "0.0.10", @@ -5954,9 +5954,9 @@ } }, "node_modules/knip": { - "version": "6.33.0", - "resolved": "https://registry.npmjs.org/knip/-/knip-6.33.0.tgz", - "integrity": "sha512-gMXWV2bqgJcdZKsaRgl1oH5V2J0VumhJ2ujfP4M6b9ftpca2BNpvlX3Dq++vVtEey7sU67EXCvZGNkQfG2w1RQ==", + "version": "6.34.0", + "resolved": "https://registry.npmjs.org/knip/-/knip-6.34.0.tgz", + "integrity": "sha512-bbHIrnGspYwe4EBPjjx+lvkUor0F2qfKQc5BPzPI4SOAImYA+k2ueVpIcF7d/W1LEVT7XoJUPt6zELeGZhXBgA==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 39dfcde..60de45e 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "globals": "17.11.0", "husky": "9.1.7", "installed-check": "10.0.1", - "knip": "6.33.0", + "knip": "6.34.0", "lint-staged": "17.4.1", "markdownlint-cli2": "0.23.2", "markdownlint-cli2-formatter-pretty": "0.0.10",