From 14d3bcb4db0995f1827994a3f41ba0a163c02c00 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Sep 2026 20:22:52 +0000 Subject: [PATCH] chore(deps): update dependency knip to v6.36.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 20e6ddb..1569539 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "globals": "17.12.0", "husky": "9.1.7", "installed-check": "10.0.1", - "knip": "6.35.1", + "knip": "6.36.0", "lint-staged": "17.5.1", "markdownlint-cli2": "0.23.2", "markdownlint-cli2-formatter-pretty": "0.0.10", @@ -6023,9 +6023,9 @@ } }, "node_modules/knip": { - "version": "6.35.1", - "resolved": "https://registry.npmjs.org/knip/-/knip-6.35.1.tgz", - "integrity": "sha512-22wnEnv4do2fvoeJsxpFCG/MBxReNxoCVBccaCl7suUJsG+F0UvxI9ycxZ9YgtLHSSjrZl5tOas0JZ/R1vJ93g==", + "version": "6.36.0", + "resolved": "https://registry.npmjs.org/knip/-/knip-6.36.0.tgz", + "integrity": "sha512-DWETufDYX4UdaLeCK9gI5rfROanxVxbrsyEPzHFIrrn1H+W04f3XdQ6HPWMnA7O2u2VOKOLWt+EV23K/kb5jlA==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index dd7a319..f389de1 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "globals": "17.12.0", "husky": "9.1.7", "installed-check": "10.0.1", - "knip": "6.35.1", + "knip": "6.36.0", "lint-staged": "17.5.1", "markdownlint-cli2": "0.23.2", "markdownlint-cli2-formatter-pretty": "0.0.10",