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

This commit is contained in:
2026-04-03 07:01:42 -07:00
parent de5570b5fc
commit 58f411285c
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -11,6 +11,6 @@
},
"devDependencies": {
"@nhcarrigan/typescript-config": "4.0.0",
"typescript": "5.9.3"
"typescript": "6.0.2"
}
}