deps: update @types/node to 25.2.1
Node.js CI / CI (pull_request) Failing after 10s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m15s

This commit is contained in:
2026-02-15 07:00:45 -08:00
parent bac14b727c
commit fee3d8640d
2 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
"devDependencies": {
"@nhcarrigan/typescript-config": "4.0.0",
"@types/eslint": "9.6.1",
"@types/node": "25.2.0",
"@types/node": "25.2.1",
"typescript": "5.7.2",
"vitest": "2.1.8"
}