deps: update typescript to 5.9.3
CI / Lint, Build & Test (pull_request) Successful in 1m35s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m26s

This commit is contained in:
2026-03-09 07:01:46 -07:00
parent b604a4aa5c
commit 22acd84425
2 changed files with 15 additions and 4 deletions
+1 -1
View File
@@ -11,6 +11,6 @@
},
"devDependencies": {
"@nhcarrigan/typescript-config": "4.0.0",
"typescript": "5.8.2"
"typescript": "5.9.3"
}
}