From 34717658457c4c9a935b17e2d724b0b836b848cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2024 19:13:26 +0000 Subject: [PATCH] chore(deps): update dependency tsup to v8.2.3 (#33) 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 | |---|---|---|---|---|---| | [tsup](https://tsup.egoist.dev/) ([source](https://togithub.com/egoist/tsup)) | [`8.2.2` -> `8.2.3`](https://renovatebot.com/diffs/npm/tsup/8.2.2/8.2.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tsup/8.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tsup/8.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tsup/8.2.2/8.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsup/8.2.2/8.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
egoist/tsup (tsup) ### [`v8.2.3`](https://togithub.com/egoist/tsup/compare/v8.2.2...048c93b34671e6fe6cf48600ed6667cab7b6fb1f) [Compare Source](https://togithub.com/egoist/tsup/compare/v8.2.2...v8.2.3)
--- ### 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 was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/console-table-without-index). 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 84ba06d..7f59b89 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "prettier-plugin-sh": "0.14.0", "release-it": "17.6.0", "sentences-per-line": "0.2.1", - "tsup": "8.2.2", + "tsup": "8.2.3", "typescript": "5.5.4", "typescript-eslint": "7.17.0", "vitest": "2.0.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3300ca8..63fe7e1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -100,8 +100,8 @@ importers: specifier: 0.2.1 version: 0.2.1 tsup: - specifier: 8.2.2 - version: 8.2.2(jiti@1.21.6)(postcss@8.4.39)(typescript@5.5.4)(yaml@2.4.5) + specifier: 8.2.3 + version: 8.2.3(jiti@1.21.6)(postcss@8.4.39)(typescript@5.5.4)(yaml@2.4.5) typescript: specifier: 5.5.4 version: 5.5.4 @@ -3282,8 +3282,8 @@ packages: tslib@2.6.3: resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==} - tsup@8.2.2: - resolution: {integrity: sha512-MufIuzdSt6HYPOeOtjUXLR4rqRJySi6XsRNZdwvjC2XR+xghsu2L3vSmYmX+k4S1mO6j0OlUEyVQ3Fc0H66XcA==} + tsup@8.2.3: + resolution: {integrity: sha512-6YNT44oUfXRbZuSMNmN36GzwPPIlD2wBccY7looM2fkTcxkf2NEmwr3OZuDZoySklnrIG4hoEtzy8yUXYOqNcg==} engines: {node: '>=18'} hasBin: true peerDependencies: @@ -6779,7 +6779,7 @@ snapshots: tslib@2.6.3: {} - tsup@8.2.2(jiti@1.21.6)(postcss@8.4.39)(typescript@5.5.4)(yaml@2.4.5): + tsup@8.2.3(jiti@1.21.6)(postcss@8.4.39)(typescript@5.5.4)(yaml@2.4.5): dependencies: bundle-require: 5.0.0(esbuild@0.23.0) cac: 6.7.14