From 0cda86b4cde3ef43b2af1556a3d74670bbdd5839 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Jun 2024 01:26:25 +0000 Subject: [PATCH] chore(deps): update dependency tsx to v4.15.5 --- 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 993914f6..907c65f5 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": "1.6.0", "rimraf": "5.0.7", - "tsx": "4.15.4", + "tsx": "4.15.5", "typescript": "5.4.5", "vite": "5.3.1", "vitest": "1.6.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 85c99c32..fe2e8e51 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -128,8 +128,8 @@ importers: specifier: 5.0.7 version: 5.0.7 tsx: - specifier: 4.15.4 - version: 4.15.4 + specifier: 4.15.5 + version: 4.15.5 typescript: specifier: 5.4.5 version: 5.4.5 @@ -2300,8 +2300,8 @@ packages: tslib@2.6.3: resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==} - tsx@4.15.4: - resolution: {integrity: sha512-d++FLCwJLrXaBFtRcqdPBzu6FiVOJ2j+UsvUZPtoTrnYtCGU5CEW7iHXtNZfA2fcRTvJFWPqA6SWBuB0GSva9w==} + tsx@4.15.5: + resolution: {integrity: sha512-iKi8jQ2VBmZ2kU/FkGkL2OSHBHsazsUzsdC/W/RwhKIEsIoZ1alCclZHP5jGfNHEaEWUJFM1GquzCf+4db3b0w==} engines: {node: '>=18.0.0'} hasBin: true @@ -4801,7 +4801,7 @@ snapshots: tslib@2.6.3: {} - tsx@4.15.4: + tsx@4.15.5: dependencies: esbuild: 0.21.5 get-tsconfig: 4.7.5