From 04a44b526fb6d9aaa96d1050e1df4b193f9cdd76 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 13:08:30 +0000 Subject: [PATCH] chore(deps): update dependency tsx to ^4.19.2 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 181dcbd38..a2e610150 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "prettier": "^2.8.8", "ts-jest": "^29.2.5", "ts-node": "^10.9.2", - "tsx": "^4.19.0", + "tsx": "^4.19.2", "typescript": "^5.6.3", "utf-8-validate": "^6.0.4", "wait-on": "^7.2.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 29de12e62..a6ce467b1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -78,8 +78,8 @@ importers: specifier: ^10.9.2 version: 10.9.2(@types/node@20.16.5)(typescript@5.6.3) tsx: - specifier: ^4.19.0 - version: 4.19.0 + specifier: ^4.19.2 + version: 4.19.2 typescript: specifier: ^5.6.3 version: 5.6.3 @@ -15612,8 +15612,8 @@ packages: typescript: 5.6.3 dev: true - /tsx@4.19.0: - resolution: {integrity: sha512-bV30kM7bsLZKZIOCHeMNVMJ32/LuJzLVajkQI/qf92J2Qr08ueLQvW00PUZGiuLPP760UINwupgUj8qrSCPUKg==} + /tsx@4.19.2: + resolution: {integrity: sha512-pOUl6Vo2LUq/bSa8S5q7b91cgNSjctn9ugq/+Mvow99qW6x/UZYwzxy/3NmqoT66eHYfCVvFvACC58UBPFf28g==} engines: {node: '>=18.0.0'} hasBin: true dependencies: