From a4918e012b8dae2a254fb32feeb7b81c8edc0b74 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 12:38:09 +0000 Subject: [PATCH] chore(deps): update dependency knip to v2.32.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 97316a7..9174599 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@release-it/conventional-changelog": "7.0.2", "@types/node": "18", "husky": "8.0.3", - "knip": "2.31.0", + "knip": "2.32.0", "lint-staged": "14.0.1", "pinst": "3.0.0", "prettier": "3.0.3", diff --git a/yarn.lock b/yarn.lock index 06ef51f..cd33688 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2678,10 +2678,10 @@ keyv@^4.5.3: dependencies: json-buffer "3.0.1" -knip@2.31.0: - version "2.31.0" - resolved "https://registry.yarnpkg.com/knip/-/knip-2.31.0.tgz#cd2abd9256d53ddc05d4dfba53b8c75a5e18f6a5" - integrity sha512-Axy7cLkKbD4IWMzhw1I6HaZMGRFbVY9zhr5AdM4TZuS93RdqxbdPJQcLInw8RSF+uymfwYHdjFpPsOMa4di1HA== +knip@2.32.0: + version "2.32.0" + resolved "https://registry.yarnpkg.com/knip/-/knip-2.32.0.tgz#fd4460d1ed58dbb6619bcfcef5d2488c1c9629f7" + integrity sha512-ePBB/5fiDsM9yrY3VwezxwGkU8ZRfIVIQuIQ9wIfjY4Wl7WVqYbCjDU2s3NdjppNLPlnqwQxOT+ngcWUBv0vTg== dependencies: "@ericcornelissen/bash-parser" "^0.5.2" "@npmcli/map-workspaces" "^3.0.4"