fix(deps): update dependency tsx to v4.9.4 (#209)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-05-11 09:44:14 +08:00
committed by GitHub
parent 027b453439
commit 019703b6e6
2 changed files with 6 additions and 6 deletions

10
pnpm-lock.yaml generated
View File

@@ -66,8 +66,8 @@ importers:
specifier: 2.11.1
version: 2.11.1
tsx:
specifier: 4.9.3
version: 4.9.3
specifier: 4.9.4
version: 4.9.4
typescript:
specifier: 5.4.5
version: 5.4.5
@@ -1227,8 +1227,8 @@ packages:
peerDependencies:
typescript: '>=4.2.0'
tsx@4.9.3:
resolution: {integrity: sha512-czVbetlILiyJZI5zGlj2kw9vFiSeyra9liPD4nG+Thh4pKTi0AmMEQ8zdV/L2xbIVKrIqif4sUNrsMAOksx9Zg==}
tsx@4.9.4:
resolution: {integrity: sha512-TlSJTVn2taGGDgdV3jAqCj7WQ/CafCB5p4SbG7W2Bl/0AJWH1ShJlBbc0y2lOFTjQEVAAULSTlmehw/Mwv3S/Q==}
engines: {node: '>=18.0.0'}
hasBin: true
@@ -2391,7 +2391,7 @@ snapshots:
dependencies:
typescript: 5.4.5
tsx@4.9.3:
tsx@4.9.4:
dependencies:
esbuild: 0.20.2
get-tsconfig: 4.7.3