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",