From 573a568cf173d1b6f4789cdfe25f6a51fc4250ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 11:52:09 +0000 Subject: [PATCH] Update dependency knip to v5.84.0 --- 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 a607fca..5a983d3 100755 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "eslint": "9.39.2", "eslint-plugin-notice": "1.0.0", "husky": "9.1.7", - "knip": "5.83.1", + "knip": "5.84.0", "node-reporter-sonarqube": "1.0.3", "nyc": "17.1.0", "package-manifest-generator": "1.0.0-beta.4", @@ -3622,9 +3622,9 @@ } }, "node_modules/knip": { - "version": "5.83.1", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.83.1.tgz", - "integrity": "sha512-av3ZG/Nui6S/BNL8Tmj12yGxYfTnwWnslouW97m40him7o8MwiMjZBY9TPvlEWUci45aVId0/HbgTwSKIDGpMw==", + "version": "5.84.0", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.84.0.tgz", + "integrity": "sha512-gWXgr9HxRvghijn9t+7AueEwp3vy7uPIV+Ckl72xqBRw+tK2nNI9H0oknVE9J/NSk1jE5WuShzTp4A+40PjYhg==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 4fcde16..f9b8783 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "eslint": "9.39.2", "eslint-plugin-notice": "1.0.0", "husky": "9.1.7", - "knip": "5.83.1", + "knip": "5.84.0", "prettier": "3.8.1", "node-reporter-sonarqube": "1.0.3", "nyc": "17.1.0",