From 41a90ae34731b82939fd8aa9d6bb7bcfd4e5e424 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 May 2024 22:41:44 +0800 Subject: [PATCH] fix(deps): update dependency tsx to v4.9.5 (#210) 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 eeaebe34..66925b32 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "lint-staged": "15.2.2", "prettier": "3.2.5", "simple-git-hooks": "2.11.1", - "tsx": "4.9.4", + "tsx": "4.9.5", "typescript": "5.4.5" }, "volta": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cb766ecb..9d402007 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -66,8 +66,8 @@ importers: specifier: 2.11.1 version: 2.11.1 tsx: - specifier: 4.9.4 - version: 4.9.4 + specifier: 4.9.5 + version: 4.9.5 typescript: specifier: 5.4.5 version: 5.4.5 @@ -1227,8 +1227,8 @@ packages: peerDependencies: typescript: '>=4.2.0' - tsx@4.9.4: - resolution: {integrity: sha512-TlSJTVn2taGGDgdV3jAqCj7WQ/CafCB5p4SbG7W2Bl/0AJWH1ShJlBbc0y2lOFTjQEVAAULSTlmehw/Mwv3S/Q==} + tsx@4.9.5: + resolution: {integrity: sha512-bVKowxL5sqd5Pxkkgy6M9IGpxyY9+SPxWPNviZyqNBT/i6/X9EHbmuLDUw/6/Tugw1ca8VXNDtcM/amQjXcEOA==} engines: {node: '>=18.0.0'} hasBin: true @@ -2391,7 +2391,7 @@ snapshots: dependencies: typescript: 5.4.5 - tsx@4.9.4: + tsx@4.9.5: dependencies: esbuild: 0.20.2 get-tsconfig: 4.7.3