From c5f5bf959914a539fc14e50889170cc22e2cd80a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 01:48:33 +0000 Subject: [PATCH] Bump tsx from 4.15.8 to 4.16.0 Bumps [tsx](https://github.com/privatenumber/tsx) from 4.15.8 to 4.16.0. - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](https://github.com/privatenumber/tsx/compare/v4.15.8...v4.16.0) --- updated-dependencies: - dependency-name: tsx dependency-type: direct:production update-type: version-update:semver-minor ... 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 a5cda7f..30a53f9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -34,7 +34,7 @@ importers: version: 3.7.0 tsx: specifier: ^4.9.0 - version: 4.15.8 + version: 4.16.0 devDependencies: '@arethetypeswrong/cli': specifier: ^0.15.3 @@ -1286,8 +1286,8 @@ packages: typescript: optional: true - tsx@4.15.8: - resolution: {integrity: sha512-B8dMlbbkZPW0GQ7wafyy2TGXyoGYW0IURfWkM1h/WzgG5lxxRoeDU2VbMURmmjwGaCsoKROVTLmQQPe/s2TnLw==} + tsx@4.16.0: + resolution: {integrity: sha512-MPgN+CuY+4iKxGoJNPv+1pyo5YWZAQ5XfsyobUG+zoKG7IkvCPLZDEyoIb8yLS2FcWci1nlxAqmvPlFWD5AFiQ==} engines: {node: '>=18.0.0'} hasBin: true @@ -2541,7 +2541,7 @@ snapshots: - supports-color - ts-node - tsx@4.15.8: + tsx@4.16.0: dependencies: esbuild: 0.21.5 get-tsconfig: 4.7.5