From 1aadd8e38eb6814e6b199ce5924833b75e9b4d25 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 19:08:16 +0000 Subject: [PATCH] chore(deps): update dependency knip to v5.32.0 --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9ed9b3b..1cbe99e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "eslint-plugin-n": "17.10.3", "eslint-plugin-perfectionist": "3.8.0", "husky": "9.1.6", - "knip": "5.31.0", + "knip": "5.32.0", "lint-staged": "15.2.10", "markdownlint-cli2": "0.14.0", "markdownlint-cli2-formatter-pretty": "0.0.7", @@ -4658,9 +4658,9 @@ } }, "node_modules/knip": { - "version": "5.31.0", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.31.0.tgz", - "integrity": "sha512-4hR+qHx/id7mniCWWUqA4MXwGjYFN75xv3qLmEkl9Hm6eCKAhv0wGP0CyrXKUYxVyDplJQsqQaAlsjuRKYsdPA==", + "version": "5.32.0", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.32.0.tgz", + "integrity": "sha512-2M4qnAu1rjg17DEC1oXNmdb3gPqsEclTQasnAYPYr9wuGSRQLkb2X3VrqMpBHAcvboyB/gF8iE3FFdFhIjFwww==", "dev": true, "funding": [ { @@ -4683,7 +4683,7 @@ "easy-table": "1.2.0", "enhanced-resolve": "^5.17.1", "fast-glob": "^3.3.2", - "jiti": "^2.1.0", + "jiti": "^2.3.1", "js-yaml": "^4.1.0", "minimist": "^1.2.8", "picocolors": "^1.0.0", @@ -4708,9 +4708,9 @@ } }, "node_modules/knip/node_modules/jiti": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.3.1.tgz", - "integrity": "sha512-xPZ6pPzUifI8XDBBxIL4OB1w1ZKmBpmNEeKwNt2d0Spn8XisAIZhWrlOHq5seBrFGTxVx9PbrWvEMyrk4IO5bA==", + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.3.3.tgz", + "integrity": "sha512-EX4oNDwcXSivPrw2qKH2LB5PoFxEvgtv2JgwW0bU858HoLQ+kutSvjLMUqBd0PeJYEinLWhoI9Ol0eYMqj/wNQ==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index 905fbf7..c4b4caa 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "eslint-plugin-n": "17.10.3", "eslint-plugin-perfectionist": "3.8.0", "husky": "9.1.6", - "knip": "5.31.0", + "knip": "5.32.0", "lint-staged": "15.2.10", "markdownlint-cli2": "0.14.0", "markdownlint-cli2-formatter-pretty": "0.0.7",