From b689316c3bd6b067ce4cfaac55101f75743dba01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 06:39:15 +0000 Subject: [PATCH] chore(deps): update dependency tsx to v4.19.1 --- 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 a938d9d..2ecd25b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "commitlint": "19.5.0", "husky": "9.1.6", "id128": "1.6.6", - "tsx": "4.19.0" + "tsx": "4.19.1" }, "engines": { "node": ">=20", @@ -7540,9 +7540,9 @@ "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==" }, "node_modules/tsx": { - "version": "4.19.0", - "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.19.0.tgz", - "integrity": "sha512-bV30kM7bsLZKZIOCHeMNVMJ32/LuJzLVajkQI/qf92J2Qr08ueLQvW00PUZGiuLPP760UINwupgUj8qrSCPUKg==", + "version": "4.19.1", + "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.19.1.tgz", + "integrity": "sha512-0flMz1lh74BR4wOvBjuh9olbnwqCPc35OOlfyzHba0Dc+QNUeWX/Gq2YTbnwcWPO3BMd8fkzRVrHcsR+a7z7rA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 1099666..2e64354 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "commitlint": "19.5.0", "husky": "9.1.6", "id128": "1.6.6", - "tsx": "4.19.0" + "tsx": "4.19.1" }, "lint-staged": { "*.ts": [