From a70ee589b9b82882c8da3b68394a2fe972963574 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 May 2024 11:20:11 +0000 Subject: [PATCH] chore(deps): update dependency tsx to ^4.10.1 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 98eecea8..7b160bb8 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "bumpp": "latest", "release-it": "^16.2.1", "rimraf": "^5.0.7", - "tsx": "^4.10.0", + "tsx": "^4.10.1", "turbo": "^1.13.3", "typescript": "^5.4.5", "unbuild": "^2.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 29c92546..e96bbfee 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,8 +32,8 @@ importers: specifier: ^5.0.7 version: 5.0.7 tsx: - specifier: ^4.10.0 - version: 4.10.0 + specifier: ^4.10.1 + version: 4.10.1 turbo: specifier: ^1.13.3 version: 1.13.3 @@ -2977,8 +2977,8 @@ packages: tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} - tsx@4.10.0: - resolution: {integrity: sha512-Ct/j4Yv49EFlr1z5CT++ld+BUhjLRLtimE4hIDaW9zEVIp3xJOQdTDAan+KEXeme7GcYIGzFD421Zcqf9dHomw==} + tsx@4.10.1: + resolution: {integrity: sha512-G+CcyTOopwhuI81FU+KpzGN5UBhHgGEDlGt8mHAXKxv8pDGr6WI7hI7aRjTRol5WzFVsSNuzl3ekCZ0eLIJlEQ==} engines: {node: '>=18.0.0'} hasBin: true @@ -6151,7 +6151,7 @@ snapshots: tslib@2.6.2: {} - tsx@4.10.0: + tsx@4.10.1: dependencies: esbuild: 0.20.2 get-tsconfig: 4.7.3