deps: update typescript to 6.0.2
Node.js CI / CI (pull_request) Failing after 13s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m24s

This commit is contained in:
2026-04-03 07:03:37 -07:00
parent 4437762002
commit 0a58b4bff8
2 changed files with 85 additions and 74 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
"@types/node": "24.7.0",
"@types/node-schedule": "2.1.8",
"eslint": "9.37.0",
"typescript": "5.9.3"
"typescript": "6.0.2"
},
"peerDependencies": {
"@nhcarrigan/logger": ">=1.1.0-hotfix",