From 77b49a67f4a834ee6eff9021db2b0cf034805f37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 13:05:08 +0000 Subject: [PATCH] chore(deps): update dependency tsx to v4.15.6 (#2391) 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 69299110920..8396d8af24b 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "prettier-plugin-tailwindcss": "0.6.4", "rimraf": "5.0.7", "tsup": "^8.0.0", - "tsx": "4.15.5", + "tsx": "4.15.6", "turbo": "^1.13.2", "typescript": "5.4.5", "vitest": "0.34.6" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b3fe663d50f..002e5a04506 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -83,8 +83,8 @@ importers: specifier: ^8.0.0 version: 8.1.0(postcss@8.4.38)(typescript@5.4.5) tsx: - specifier: 4.15.5 - version: 4.15.5 + specifier: 4.15.6 + version: 4.15.6 turbo: specifier: ^1.13.2 version: 1.13.4 @@ -5623,8 +5623,8 @@ packages: typescript: optional: true - tsx@4.15.5: - resolution: {integrity: sha512-iKi8jQ2VBmZ2kU/FkGkL2OSHBHsazsUzsdC/W/RwhKIEsIoZ1alCclZHP5jGfNHEaEWUJFM1GquzCf+4db3b0w==} + tsx@4.15.6: + resolution: {integrity: sha512-is0VQQlfNZRHEuSSTKA6m4xw74IU4AizmuB6lAYLRt9XtuyeQnyJYexhNZOPCB59SqC4JzmSzPnHGBXxf3k0hA==} engines: {node: '>=18.0.0'} hasBin: true @@ -12501,7 +12501,7 @@ snapshots: - supports-color - ts-node - tsx@4.15.5: + tsx@4.15.6: dependencies: esbuild: 0.21.5 get-tsconfig: 4.7.5