From 5a9dd82917fe12193d21e9de26a0b69327e31f38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 06:32:11 +0000 Subject: [PATCH] Bump tsx from 4.20.1 to 4.20.3 Bumps [tsx](https://github.com/privatenumber/tsx) from 4.20.1 to 4.20.3. - [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.20.1...v4.20.3) --- updated-dependencies: - dependency-name: tsx dependency-version: 4.20.3 dependency-type: direct:production 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 125f234..cc538db 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: version: 14.0.0 tsx: specifier: ^4.19.3 - version: 4.20.1 + version: 4.20.3 devDependencies: '@types/jest': specifier: ^29.5.1 @@ -2503,8 +2503,8 @@ packages: tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} - tsx@4.20.1: - resolution: {integrity: sha512-JsFUnMHIE+g8KllOvWTrSOwCKM10xLcsesvUQR61znsbrcwZ4U/QaqdymmvTqG5GMD7k2VFv9UG35C4dRy34Ag==} + tsx@4.20.3: + resolution: {integrity: sha512-qjbnuR9Tr+FJOMBqJCW5ehvIo/buZq7vH7qD7JziU98h6l3qGy0a/yPFjwO+y0/T7GFpNgNAvEcPPVfyT8rrPQ==} engines: {node: '>=18.0.0'} hasBin: true @@ -5540,7 +5540,7 @@ snapshots: tslib@2.8.1: optional: true - tsx@4.20.1: + tsx@4.20.3: dependencies: esbuild: 0.25.5 get-tsconfig: 4.10.1