From aa3632f571e1795e11beb40a17f8e967744cb0e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Nov 2023 14:38:17 +0000 Subject: [PATCH] chore(deps): update dependency tsx to ^4.4.0 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f6d61047..c18a3962 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "fast-glob": "^3.3.2", "prettier": "^3.1.0", "rollup": "^4.5.1", - "tsx": "^4.3.0", + "tsx": "^4.4.0", "typescript": "^5.3.2", "unbuild": "^2.0.0", "vite": "^5.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 11cf1804..43a9e076 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,8 +61,8 @@ importers: specifier: ^4.5.1 version: 4.5.1 tsx: - specifier: ^4.3.0 - version: 4.3.0 + specifier: ^4.4.0 + version: 4.4.0 typescript: specifier: ^5.3.2 version: 5.3.2 @@ -2560,8 +2560,8 @@ packages: dependencies: is-number: 7.0.0 - /tsx@4.3.0: - resolution: {integrity: sha512-zalfbBdr7tvYok5sSbnsv4uL+DhT1wRZwbWwuOXjhH8YtJxN2bpl6lpXMxuPThMAKzZ2qgrhuf5ckq/uSsm3CA==} + /tsx@4.4.0: + resolution: {integrity: sha512-4fwcEjRUxW20ciSaMB8zkpGwCPxuRGnadDuj/pBk5S9uT29zvWz15PK36GrKJo45mSJomDxVejZ73c6lr3811Q==} engines: {node: '>=18.0.0'} hasBin: true dependencies: