From 7132778ec674f912413d3f83dbf5305b424be75f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 19:46:36 +0000 Subject: [PATCH] chore(deps): update dependency knip to v5.38.1 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 241c532..8cb6e33 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "eslint-plugin-n": "17.14.0", "eslint-plugin-perfectionist": "4.1.2", "husky": "9.1.7", - "knip": "5.38.0", + "knip": "5.38.1", "lint-staged": "15.2.10", "markdownlint-cli2": "0.15.0", "markdownlint-cli2-formatter-pretty": "0.0.7", @@ -4620,9 +4620,9 @@ } }, "node_modules/knip": { - "version": "5.38.0", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.38.0.tgz", - "integrity": "sha512-aoxgQKzhoepkTHltu6pgsPbz6tka0y3NT+SVLY4LpyinCsGlMCYxqm1Ki/C0DkfFS4ps1BThPph93tAkB7tVBQ==", + "version": "5.38.1", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.38.1.tgz", + "integrity": "sha512-qGQpVO9jhHDoJ/4O1paXQ8Y6XyqH3Xm6OTety/z5IouZBEvJuJoWp59iY9E82Dt0pz9BBmKLczliB4sbYMPr2g==", "dev": true, "funding": [ { @@ -4670,9 +4670,9 @@ } }, "node_modules/knip/node_modules/jiti": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.4.0.tgz", - "integrity": "sha512-H5UpaUI+aHOqZXlYOaFP/8AzKsg+guWu+Pr3Y8i7+Y3zr1aXAvCvTAQ1RxSc6oVD8R8c7brgNtTVP91E7upH/g==", + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.4.1.tgz", + "integrity": "sha512-yPBThwecp1wS9DmoA4x4KR2h3QoslacnDR8ypuFM962kI4/456Iy1oHx2RAgh4jfZNdn0bctsdadceiBUgpU1g==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index cdd4da9..8f6d9ff 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "eslint-plugin-n": "17.14.0", "eslint-plugin-perfectionist": "4.1.2", "husky": "9.1.7", - "knip": "5.38.0", + "knip": "5.38.1", "lint-staged": "15.2.10", "markdownlint-cli2": "0.15.0", "markdownlint-cli2-formatter-pretty": "0.0.7",