From dde73be9b34a02fb6cbdde0d589b1ee401ec75fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 08:14:29 +0000 Subject: [PATCH] chore(deps): update dependency tsx to ^4.19.1 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 3bdfdfa56c3..0a97b845db3 100644 --- a/package.json +++ b/package.json @@ -160,7 +160,7 @@ "string-to-color": "^2.2.2", "tailwindcss": "^3.4.11", "ts-case-convert": "^2.0.7", - "tsx": "^4.19.0", + "tsx": "^4.19.1", "type-fest": "^4.26.1", "typescript": "^5.6.2", "validate-branch-name": "^1.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 24dd3844c49..78079f23f5b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -286,8 +286,8 @@ importers: specifier: ^2.0.7 version: 2.0.7 tsx: - specifier: ^4.19.0 - version: 4.19.0 + specifier: ^4.19.1 + version: 4.19.1 type-fest: specifier: ^4.26.1 version: 4.26.1 @@ -7989,8 +7989,8 @@ packages: resolution: {integrity: sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==} engines: {node: '>=0.6.x'} - tsx@4.19.0: - resolution: {integrity: sha512-bV30kM7bsLZKZIOCHeMNVMJ32/LuJzLVajkQI/qf92J2Qr08ueLQvW00PUZGiuLPP760UINwupgUj8qrSCPUKg==} + tsx@4.19.1: + resolution: {integrity: sha512-0flMz1lh74BR4wOvBjuh9olbnwqCPc35OOlfyzHba0Dc+QNUeWX/Gq2YTbnwcWPO3BMd8fkzRVrHcsR+a7z7rA==} engines: {node: '>=18.0.0'} hasBin: true @@ -18017,7 +18017,7 @@ snapshots: tsscmp@1.0.6: {} - tsx@4.19.0: + tsx@4.19.1: dependencies: esbuild: 0.23.1 get-tsconfig: 4.7.5