diff --git a/package.json b/package.json index e78facd..fcf7c88 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@release-it/conventional-changelog": "8.0.1", "@types/node": "18", "husky": "8.0.3", - "knip": "3.11.0", + "knip": "3.12.0", "lint-staged": "15.2.0", "pinst": "3.0.0", "prettier": "3.1.1", diff --git a/yarn.lock b/yarn.lock index af740f5..9df8d11 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3214,10 +3214,10 @@ keyv@^4.5.3: dependencies: json-buffer "3.0.1" -knip@3.11.0: - version "3.11.0" - resolved "https://registry.yarnpkg.com/knip/-/knip-3.11.0.tgz#38e3a2631cb6d6447802b2adc85383e50389835c" - integrity sha512-NSLWVT17sqDuSQevD+dz9akd3l7ga5s7LkQRIKzmIJ/xF6u38G5jbX6lA7WL9q28IvVj1a6tK4LwlMt0gSnFCw== +knip@3.12.0: + version "3.12.0" + resolved "https://registry.yarnpkg.com/knip/-/knip-3.12.0.tgz#38d783a0ada35a26d0807256e17b5159f9048c30" + integrity sha512-Lw+3vAIz/fO/E1T4XiWXHzM6hymx2ox912fvUh1+oHj2pkUkRJ+wMHg+7FgUFXv3YP2OLd2mgqDOB72zG/qpYQ== dependencies: "@ericcornelissen/bash-parser" "0.5.2" "@npmcli/map-workspaces" "3.0.4"