From 5dff03c012834a66e40d3ded7c6956b383ff204f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joaqu=C3=ADn=20S=C3=A1nchez?= Date: Thu, 23 May 2024 18:09:49 +0200 Subject: [PATCH] chore: update tsx to 4.11.0 (#4) --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index b69e2d7..49e9f2d 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "debug": "^4.3.4", "esbuild": "^0.20.2", "jiti": "^1.21.0", - "tsx": "^4.10.3" + "tsx": "^4.11.0" }, "devDependencies": { "@antfu/eslint-config": "^2.18.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 412c62d..ff5a170 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^1.21.0 version: 1.21.0 tsx: - specifier: ^4.10.3 - version: 4.10.3 + specifier: ^4.11.0 + version: 4.11.0 devDependencies: '@antfu/eslint-config': specifier: ^2.18.0 @@ -2672,8 +2672,8 @@ packages: tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} - tsx@4.10.3: - resolution: {integrity: sha512-f0g60aFSVRVkzcQkEflh8fPLRfmt+HJHgWi/plG5UgvVaV+9TcpOwJ0sZJSACXmwmjMPg9yQR0BhTLbhkfV2uA==} + tsx@4.11.0: + resolution: {integrity: sha512-vzGGELOgAupsNVssAmZjbUDfdm/pWP4R+Kg8TVdsonxbXk0bEpE1qh0yV6/QxUVXaVlNemgcPajGdJJ82n3stg==} engines: {node: '>=18.0.0'} hasBin: true @@ -4445,7 +4445,7 @@ snapshots: esno@4.7.0: dependencies: - tsx: 4.10.3 + tsx: 4.11.0 espree@10.0.1: dependencies: @@ -5467,7 +5467,7 @@ snapshots: tslib@2.6.2: {} - tsx@4.10.3: + tsx@4.11.0: dependencies: esbuild: 0.20.2 get-tsconfig: 4.7.5