From 870e11a4e164f60b37cbb1c6938fcc7342b36106 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 06:27:53 +0000 Subject: [PATCH] build(deps-dev): bump tsup from 8.0.1 to 8.0.2 Bumps [tsup](https://github.com/egoist/tsup) from 8.0.1 to 8.0.2. - [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.0.1...v8.0.2) --- updated-dependencies: - dependency-name: tsup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ef074c1..6a30526 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,7 +36,7 @@ devDependencies: version: 10.9.2(@types/node@20.8.10)(typescript@5.3.2) tsup: specifier: ^8.0.1 - version: 8.0.1(ts-node@10.9.2)(typescript@5.3.2) + version: 8.0.2(ts-node@10.9.2)(typescript@5.3.2) typescript: specifier: ^5.2.2 version: 5.3.2 @@ -2357,8 +2357,8 @@ packages: resolution: {integrity: sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==} dev: true - /tsup@8.0.1(ts-node@10.9.2)(typescript@5.3.2): - resolution: {integrity: sha512-hvW7gUSG96j53ZTSlT4j/KL0q1Q2l6TqGBFc6/mu/L46IoNWqLLUzLRLP1R8Q7xrJTmkDxxDoojV5uCVs1sVOg==} + /tsup@8.0.2(ts-node@10.9.2)(typescript@5.3.2): + resolution: {integrity: sha512-NY8xtQXdH7hDUAZwcQdY/Vzlw9johQsaqf7iwZ6g1DOUlFYQ5/AtVAjTvihhEyeRlGo4dLRVHtrRaL35M1daqQ==} engines: {node: '>=18'} hasBin: true peerDependencies: