From 608b1c867e230235e49d91543169e374665ffb80 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 07:01:04 +0000 Subject: [PATCH] chore(deps): update dependency tsx to v4.19.0 --- packages/prettier-plugin-apex/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/prettier-plugin-apex/package.json b/packages/prettier-plugin-apex/package.json index a8debe38..3ea910a0 100644 --- a/packages/prettier-plugin-apex/package.json +++ b/packages/prettier-plugin-apex/package.json @@ -50,7 +50,7 @@ "@types/wait-on": "5.3.4", "@vitest/coverage-v8": "2.0.5", "rimraf": "5.0.10", - "tsx": "4.18.0", + "tsx": "4.19.0", "typescript": "5.5.4", "vite": "5.4.2", "vitest": "2.0.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 71a61504..d96f561a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -128,8 +128,8 @@ importers: specifier: 5.0.10 version: 5.0.10 tsx: - specifier: 4.18.0 - version: 4.18.0 + specifier: 4.19.0 + version: 4.19.0 typescript: specifier: 5.5.4 version: 5.5.4 @@ -2427,8 +2427,8 @@ packages: tslib@2.7.0: resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==} - tsx@4.18.0: - resolution: {integrity: sha512-a1jaKBSVQkd6yEc1/NI7G6yHFfefIcuf3QJST7ZEyn4oQnxLYrZR5uZAM8UrwUa3Ge8suiZHcNS1gNrEvmobqg==} + tsx@4.19.0: + resolution: {integrity: sha512-bV30kM7bsLZKZIOCHeMNVMJ32/LuJzLVajkQI/qf92J2Qr08ueLQvW00PUZGiuLPP760UINwupgUj8qrSCPUKg==} engines: {node: '>=18.0.0'} hasBin: true @@ -4995,7 +4995,7 @@ snapshots: tslib@2.7.0: {} - tsx@4.18.0: + tsx@4.19.0: dependencies: esbuild: 0.23.1 get-tsconfig: 4.7.6