From fec465c1cbac70555d6b28d0ac1e8beb47dfb6b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 16:31:20 +0000 Subject: [PATCH] chore(deps): update dependency tsx to v4.16.0 (#2876) 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 3feba664b..12a4546fb 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "prettier-plugin-packagejson": "2.5.0", "semantic-release": "23.1.1", "shelljs": "0.8.5", - "tsx": "4.15.8", + "tsx": "4.16.0", "type-fest": "4.20.1", "typescript": "5.4.5", "vite": "5.3.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6d8382ff4..932211a7d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -189,8 +189,8 @@ importers: specifier: 0.8.5 version: 0.8.5 tsx: - specifier: 4.15.8 - version: 4.15.8 + specifier: 4.16.0 + version: 4.16.0 type-fest: specifier: 4.20.1 version: 4.20.1 @@ -3244,8 +3244,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.15.8: - resolution: {integrity: sha512-B8dMlbbkZPW0GQ7wafyy2TGXyoGYW0IURfWkM1h/WzgG5lxxRoeDU2VbMURmmjwGaCsoKROVTLmQQPe/s2TnLw==} + tsx@4.16.0: + resolution: {integrity: sha512-MPgN+CuY+4iKxGoJNPv+1pyo5YWZAQ5XfsyobUG+zoKG7IkvCPLZDEyoIb8yLS2FcWci1nlxAqmvPlFWD5AFiQ==} engines: {node: '>=18.0.0'} hasBin: true @@ -6719,7 +6719,7 @@ snapshots: tslib: 1.14.1 typescript: 5.4.5 - tsx@4.15.8: + tsx@4.16.0: dependencies: esbuild: 0.21.5 get-tsconfig: 4.7.5