diff --git a/package-lock.json b/package-lock.json index 7dddb83b..79042b8f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "cspell": "^10.3.3", "husky": "^9.1.7", "jscpd": "^5.2.1", - "knip": "^6.35.1", + "knip": "^6.36.0", "oxlint": "^1.83.0", "oxlint-plugin-anti-slop": "github:dmmulroy/anti-slop#main", "oxlint-tsgolint": "^7.0.2001", @@ -10392,9 +10392,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 2bdc662d..e2c75d3f 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "cspell": "^10.3.3", "husky": "^9.1.7", "jscpd": "^5.2.1", - "knip": "^6.35.1", + "knip": "^6.36.0", "oxlint": "^1.83.0", "oxlint-plugin-anti-slop": "github:dmmulroy/anti-slop#main", "oxlint-tsgolint": "^7.0.2001",