From 72afde49fdccf7b8a172422c953a1ee503a3559f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 21:30:57 +0000 Subject: [PATCH] chore(deps): update dependency knip to v5.17.2 (#1538) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [knip](https://knip.dev) ([source](https://togithub.com/webpro-nl/knip/tree/HEAD/packages/knip)) | [`5.17.1` -> `5.17.2`](https://renovatebot.com/diffs/npm/knip/5.17.1/5.17.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.17.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.17.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.17.1/5.17.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.17.1/5.17.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
webpro-nl/knip (knip) ### [`v5.17.2`](https://togithub.com/webpro-nl/knip/releases/tag/5.17.2) [Compare Source](https://togithub.com/webpro-nl/knip/compare/5.17.1...5.17.2) - Fix external require.resolve (resolves [#​657](https://togithub.com/webpro-nl/knip/issues/657)) ([`c188a7a`](https://togithub.com/webpro-nl/knip/commit/c188a7a7))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/JoshuaKGoldberg/create-typescript-app). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 15bc599e..4baf4a09 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "globby": "^14.0.0", "husky": "^9.0.11", "jsonc-eslint-parser": "^2.4.0", - "knip": "5.17.1", + "knip": "5.17.2", "lint-staged": "^15.2.2", "markdownlint": "^0.34.0", "markdownlint-cli": "^0.41.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dbf892d1..9b0be07b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -142,8 +142,8 @@ importers: specifier: ^2.4.0 version: 2.4.0 knip: - specifier: 5.17.1 - version: 5.17.1(@types/node@20.12.7)(typescript@5.4.3) + specifier: 5.17.2 + version: 5.17.2(@types/node@20.12.7)(typescript@5.4.3) lint-staged: specifier: ^15.2.2 version: 15.2.2 @@ -2997,8 +2997,8 @@ packages: keyv@4.5.4: resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==} - knip@5.17.1: - resolution: {integrity: sha512-3uRwsnr5l7djGGWH70W0J3/19ZK8e5Pdy2sEYurGs0WmyetKdpq7grkITb+3Mbp5B5O9XMcZxhJ9CBHPF9/lmg==} + knip@5.17.2: + resolution: {integrity: sha512-1DFsVQJpWeR2+RblRbf1TAmEfQkgUvYyhWpZdBIj8taR2GpTN2GpAf+iBuMlFpLkVYCsR++cp/G3bR68M5u68g==} engines: {node: '>=18.6.0'} hasBin: true peerDependencies: @@ -7545,7 +7545,7 @@ snapshots: dependencies: json-buffer: 3.0.1 - knip@5.17.1(@types/node@20.12.7)(typescript@5.4.3): + knip@5.17.2(@types/node@20.12.7)(typescript@5.4.3): dependencies: '@ericcornelissen/bash-parser': 0.5.2 '@nodelib/fs.walk': 2.0.0