deps: update @types/node to 25.0.10
Node.js CI / CI (pull_request) Successful in 43s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m49s

This commit is contained in:
2026-02-04 08:49:06 -08:00
parent 13a1e075e2
commit 1ab8683f90
2 changed files with 32 additions and 21 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
"devDependencies": {
"@nhcarrigan/eslint-config": "5.2.0",
"@nhcarrigan/typescript-config": "4.0.0",
"@types/node": "24.10.0",
"@types/node": "25.0.10",
"eslint": "9.39.1",
"typescript": "5.9.3"
},