From 328fa4551b4f6900d1ce61f286cf002c36d3a7ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Sep 2024 17:30:48 +0200 Subject: [PATCH] Update dependency tsx to v4.19.1 (#2242) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/db/package.json | 2 +- packages/seeder/package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/db/package.json b/packages/db/package.json index 8ac062f29..13d542b85 100644 --- a/packages/db/package.json +++ b/packages/db/package.json @@ -37,7 +37,7 @@ "dotenv-cli": "7.4.2", "drizzle-kit": "0.24.2", "eslint-config-webkom": "workspace:*", - "tsx": "4.19.0", + "tsx": "4.19.1", "typescript": "5.5.4" }, "eslintConfig": { diff --git a/packages/seeder/package.json b/packages/seeder/package.json index f9fd7dcac..294d7b8cb 100644 --- a/packages/seeder/package.json +++ b/packages/seeder/package.json @@ -16,7 +16,7 @@ "dotenv-cli": "7.4.2", "eslint": "8.57.0", "eslint-config-webkom": "workspace:*", - "tsx": "4.19.0", + "tsx": "4.19.1", "typescript": "5.5.4" }, "eslintConfig": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 545df0eed..144366ffb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -438,8 +438,8 @@ importers: specifier: workspace:* version: link:../config/eslint tsx: - specifier: 4.19.0 - version: 4.19.0 + specifier: 4.19.1 + version: 4.19.1 typescript: specifier: 5.5.4 version: 5.5.4 @@ -574,8 +574,8 @@ importers: specifier: workspace:* version: link:../config/eslint tsx: - specifier: 4.19.0 - version: 4.19.0 + specifier: 4.19.1 + version: 4.19.1 typescript: specifier: 5.5.4 version: 5.5.4 @@ -8504,8 +8504,8 @@ packages: tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} - 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 @@ -18859,7 +18859,7 @@ snapshots: tslib@2.6.2: {} - tsx@4.19.0: + tsx@4.19.1: dependencies: esbuild: 0.23.0 get-tsconfig: 4.7.5