From 6338082a2fd993e40d88b3c5931d8ec2772c9717 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 May 2024 08:16:31 +0000 Subject: [PATCH] chore(deps): update dependency tsx to v4.10.5 --- pnpm-lock.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 14ecf4270..424ee804c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,7 +36,7 @@ importers: version: 0.7.6 '@effect/docgen': specifier: ^0.4.3 - version: 0.4.3(tsx@4.10.4)(typescript@5.4.5) + version: 0.4.3(tsx@4.10.5)(typescript@5.4.5) '@effect/dtslint': specifier: ^0.1.0 version: 0.1.0(typescript@5.4.5) @@ -102,7 +102,7 @@ importers: version: 5.0.7 tsx: specifier: ^4.10.4 - version: 4.10.4 + version: 4.10.5 typescript: specifier: ^5.4.5 version: 5.4.5 @@ -3173,8 +3173,8 @@ packages: peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' - tsx@4.10.4: - resolution: {integrity: sha512-Gtg9qnZWNqC/OtcgiXfoAUdAKx3/cgKOYvEocAsv+m21MV/eKpV/WUjRXe6/sDCaGBl2/v8S6v29BpUnGMCX5A==} + tsx@4.10.5: + resolution: {integrity: sha512-twDSbf7Gtea4I2copqovUiNTEDrT8XNFXsuHpfGbdpW/z9ZW4fTghzzhAG0WfrCuJmJiOEY1nLIjq4u3oujRWQ==} engines: {node: '>=18.0.0'} hasBin: true @@ -3792,13 +3792,13 @@ snapshots: '@effect/build-utils@0.7.6': {} - '@effect/docgen@0.4.3(tsx@4.10.4)(typescript@5.4.5)': + '@effect/docgen@0.4.3(tsx@4.10.5)(typescript@5.4.5)': dependencies: '@effect/markdown-toc': 0.1.0 doctrine: 3.0.0 glob: 10.3.15 prettier: 3.2.5 - tsx: 4.10.4 + tsx: 4.10.5 typescript: 5.4.5 '@effect/dtslint@0.1.0(typescript@5.4.5)': @@ -6781,7 +6781,7 @@ snapshots: tslib: 1.14.1 typescript: 5.4.5 - tsx@4.10.4: + tsx@4.10.5: dependencies: esbuild: 0.20.2 get-tsconfig: 4.7.5