deps: update tsx to 4.21.0
Node.js CI / CI (pull_request) Successful in 52s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m54s

This commit is contained in:
2026-02-04 08:51:15 -08:00
parent 26dffb7d14
commit 00ef3bd7fd
2 changed files with 303 additions and 24 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
"@types/node": "24.10.1",
"@vitest/coverage-v8": "4.0.10",
"eslint": "9.39.1",
"tsx": "4.20.6",
"tsx": "4.21.0",
"typescript": "5.9.3",
"vitest": "4.0.10"
}