From b8f242d2859e9a3301d9f8e3f2a6597250e494c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 14:33:08 +0000 Subject: [PATCH] chore(deps): update dependency tsx to v4.23.11 --- 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 b8a02cf..36b196f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "prettier": "3.9.6", "prettier-plugin-jsdoc": "1.8.1", "prettier-plugin-pkg": "0.22.1", - "tsx": "4.23.1", + "tsx": "4.23.11", "typescript": "6.0.3", "typescript-eslint": "8.65.0", "zshy": "0.7.3" @@ -9155,9 +9155,9 @@ "optional": true }, "node_modules/tsx": { - "version": "4.23.1", - "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.23.1.tgz", - "integrity": "sha512-GQHnkIfxyx1wYCOS/wonik5MVRZU9hi1TEZmzGZSCJB1y9YgoZ8H6itNE/u4suE+yLmOzuE4E5S4TZ/ZX2wcWQ==", + "version": "4.23.11", + "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.23.11.tgz", + "integrity": "sha512-Ry2oTEUnhBdeEdWIztY8kf3/nBGnPnjMLVGL0YfdRXMORuPER5NlKmayqxtxRxwB1xBN+RivRaJfe7PM1rtiyw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index f1633a0..b4c1931 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "prettier": "3.9.6", "prettier-plugin-jsdoc": "1.8.1", "prettier-plugin-pkg": "0.22.1", - "tsx": "4.23.1", + "tsx": "4.23.11", "typescript": "6.0.3", "typescript-eslint": "8.65.0", "zshy": "0.7.3"