From 6f4c88433dda3b916562107c7787be0a8925d76b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 21:41:05 +0000 Subject: [PATCH] chore(deps): update dependency knip to v5.36.7 (#206) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [knip](https://knip.dev) ([source](https://redirect.github.com/webpro-nl/knip/tree/HEAD/packages/knip)) | [`5.36.6` -> `5.36.7`](https://renovatebot.com/diffs/npm/knip/5.36.6/5.36.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.36.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.36.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.36.6/5.36.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.36.6/5.36.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
webpro-nl/knip (knip) ### [`v5.36.7`](https://redirect.github.com/webpro-nl/knip/compare/5.36.6...fd2d9d31951c3ae18306088a1cd68030a409a095) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.36.6...5.36.7)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/boneskull/impvol). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 0519fb2..e457816 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "eslint-plugin-n": "17.12.0", "eslint-plugin-perfectionist": "3.9.1", "husky": "9.1.6", - "knip": "5.36.6", + "knip": "5.36.7", "lint-staged": "15.2.10", "markdownlint-cli2": "0.15.0", "markdownlint-cli2-formatter-pretty": "0.0.7", @@ -4668,9 +4668,9 @@ } }, "node_modules/knip": { - "version": "5.36.6", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.36.6.tgz", - "integrity": "sha512-9Id0az4KDqdiSWEkzGh9qPXs84gvp+4fPeYF8k3ogiJK98EjAgPGAVWcdtrcIj1fgs4OSiGe/e7UOdy3wXhbTA==", + "version": "5.36.7", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.36.7.tgz", + "integrity": "sha512-PSuu62+6wqd1Q1V/ZzbDhvJ3X+RU8wZILon90h2s93+d1OZL118ZE9WihzSqwP29GVt72MTlbS/HHG+O47H68w==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 2b42ee8..28ac989 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "eslint-plugin-n": "17.12.0", "eslint-plugin-perfectionist": "3.9.1", "husky": "9.1.6", - "knip": "5.36.6", + "knip": "5.36.7", "lint-staged": "15.2.10", "markdownlint-cli2": "0.15.0", "markdownlint-cli2-formatter-pretty": "0.0.7",