From cc503d208b1004ff1c087b92c9decd54718bcb58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 16:09:16 +0000 Subject: [PATCH] build(deps-dev): bump tsup from 8.2.3 to 8.2.4 Bumps [tsup](https://github.com/egoist/tsup) from 8.2.3 to 8.2.4. - [Release notes](https://github.com/egoist/tsup/releases) - [Changelog](https://github.com/egoist/tsup/blob/dev/.releaserc.json) - [Commits](https://github.com/egoist/tsup/compare/v8.2.3...v8.2.4) --- updated-dependencies: - dependency-name: tsup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dfe55c4..c34f9c3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,7 +49,7 @@ importers: version: 10.9.2(@types/node@22.0.0)(typescript@5.5.4) tsup: specifier: ^8.2.3 - version: 8.2.3(postcss@8.4.40)(typescript@5.5.4)(yaml@2.4.5) + version: 8.2.4(postcss@8.4.40)(typescript@5.5.4)(yaml@2.4.5) typescript: specifier: ^5.5.4 version: 5.5.4 @@ -2729,8 +2729,8 @@ packages: tslib@2.6.3: resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==} - tsup@8.2.3: - resolution: {integrity: sha512-6YNT44oUfXRbZuSMNmN36GzwPPIlD2wBccY7looM2fkTcxkf2NEmwr3OZuDZoySklnrIG4hoEtzy8yUXYOqNcg==} + tsup@8.2.4: + resolution: {integrity: sha512-akpCPePnBnC/CXgRrcy72ZSntgIEUa1jN0oJbbvpALWKNOz1B7aM+UVDWGRGIO/T/PZugAESWDJUAb5FD48o8Q==} engines: {node: '>=18'} hasBin: true peerDependencies: @@ -5859,7 +5859,7 @@ snapshots: tslib@2.6.3: {} - tsup@8.2.3(postcss@8.4.40)(typescript@5.5.4)(yaml@2.4.5): + tsup@8.2.4(postcss@8.4.40)(typescript@5.5.4)(yaml@2.4.5): dependencies: bundle-require: 5.0.0(esbuild@0.23.0) cac: 6.7.14