diff --git a/package-lock.json b/package-lock.json index 08f81bc9..631a7ccd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "textlint-rule-preset-ja-spacing": "3.0.3", "textlint-rule-preset-ja-technical-writing": "12.0.2", "textlint-rule-terminology": "5.2.16", - "tsx": "4.23.10", + "tsx": "4.23.11", "typescript": "7.0.2" }, "engines": { @@ -7819,9 +7819,9 @@ } }, "node_modules/tsx": { - "version": "4.23.10", - "resolved": "https://npm.flatt.tech/tsx/-/tsx-4.23.10.tgz", - "integrity": "sha512-0Vb9eKU47njkxv/6B8CRZRDsxNDT/Pz+BIU+M5jw7xL3TdzAjSxlZUxu0xFL/kLpaG3sHZ0LH2wbK1T1yo7CUQ==", + "version": "4.23.11", + "resolved": "https://npm.flatt.tech/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 a235be67..40021aa4 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "textlint-rule-preset-ja-spacing": "3.0.3", "textlint-rule-preset-ja-technical-writing": "12.0.2", "textlint-rule-terminology": "5.2.16", - "tsx": "4.23.10", + "tsx": "4.23.11", "typescript": "7.0.2" }, "engines": {