From 54354726194ec5f5d0ef23993c06fe00979d6071 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 07:34:29 +0000 Subject: [PATCH] chore(deps): update dependency tsx to v4.19.0 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 63c3773..29798c3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "commitlint": "19.4.0", "husky": "9.1.5", "id128": "1.6.6", - "tsx": "4.18.0" + "tsx": "4.19.0" }, "engines": { "node": ">=20", @@ -7380,9 +7380,9 @@ "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==" }, "node_modules/tsx": { - "version": "4.18.0", - "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.18.0.tgz", - "integrity": "sha512-a1jaKBSVQkd6yEc1/NI7G6yHFfefIcuf3QJST7ZEyn4oQnxLYrZR5uZAM8UrwUa3Ge8suiZHcNS1gNrEvmobqg==", + "version": "4.19.0", + "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.19.0.tgz", + "integrity": "sha512-bV30kM7bsLZKZIOCHeMNVMJ32/LuJzLVajkQI/qf92J2Qr08ueLQvW00PUZGiuLPP760UINwupgUj8qrSCPUKg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index f7401e3..f5ca952 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "commitlint": "19.4.0", "husky": "9.1.5", "id128": "1.6.6", - "tsx": "4.18.0" + "tsx": "4.19.0" }, "lint-staged": { "*.ts": [