From 8d4574594273a8f66586c92f1f238603bed79d25 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 07:17:50 +0000 Subject: [PATCH] chore(deps): update dependency tsx to v4.8.1 (#479) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 20062af6..d2a0e5f7 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "puppeteer-core": "22.7.1", "run-z": "2.0.0", "tar-stream": "3.1.7", - "tsx": "4.8.0", + "tsx": "4.8.1", "typescript": "5.4.5" }, "packageManager": "pnpm@9.0.6" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7766e7af..8b41a407 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: specifier: 3.1.7 version: 3.1.7 tsx: - specifier: 4.8.0 - version: 4.8.0 + specifier: 4.8.1 + version: 4.8.1 typescript: specifier: 5.4.5 version: 5.4.5 @@ -1771,8 +1771,8 @@ packages: tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} - tsx@4.8.0: - resolution: {integrity: sha512-lp2y1/L03n7HUMujPgJQ/BwLDT4QEPPY5gBsDohsx54o0d0FqC8uL7QeQwv29ZVrv6S8rH8nzQ5cPn5ry4KBZA==} + tsx@4.8.1: + resolution: {integrity: sha512-xkdE3/l+gZPHKfcZDCeCrCj2aJS5V8WFF2lPmMfj5ZAPa9RNN74XQsXA6lnPDe3uToGMCZ0ybytLvoP2rv8f5Q==} engines: {node: '>=18.0.0'} hasBin: true @@ -3812,7 +3812,7 @@ snapshots: tslib@2.6.2: {} - tsx@4.8.0: + tsx@4.8.1: dependencies: esbuild: 0.20.2 get-tsconfig: 4.7.3