From eda639f9cf8d7f3f138ea35f890e154f0ed230ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 22:58:38 +0000 Subject: [PATCH] chore(deps): update dependency knip to ^2.19.3 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9566c9ab..1d0627c0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "eslint-plugin-unicorn": "^48.0.0", "husky": "^8.0.3", "installed-check": "^8.0.0", - "knip": "^2.17.0", + "knip": "^2.19.3", "npm-run-all2": "^6.0.6", "typescript": "~5.1.6", "validate-conventional-commit": "^1.0.2" @@ -2860,9 +2860,9 @@ } }, "node_modules/knip": { - "version": "2.17.0", - "resolved": "https://registry.npmjs.org/knip/-/knip-2.17.0.tgz", - "integrity": "sha512-3KaG356MbiF8qyddXL9k94UUWRFrlQeC5XcguhOUhNOfM+upLRDIGmCp1HwrjQOxzCuTs1TOuCDlqXzLanNApw==", + "version": "2.19.3", + "resolved": "https://registry.npmjs.org/knip/-/knip-2.19.3.tgz", + "integrity": "sha512-Z94wFtmmh7jamijbcSrMwWwGNeuEcE0VFORmeQmM2Kf0+woND++lLp+AOb8FoaJZhREP5m9L0vHT2LT84q+9dw==", "dev": true, "dependencies": { "@ericcornelissen/bash-parser": "^0.5.2", diff --git a/package.json b/package.json index 36e2be0a..bb0261fd 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "eslint-plugin-unicorn": "^48.0.0", "husky": "^8.0.3", "installed-check": "^8.0.0", - "knip": "^2.17.0", + "knip": "^2.19.3", "npm-run-all2": "^6.0.6", "typescript": "~5.1.6", "validate-conventional-commit": "^1.0.2"