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

This commit is contained in:
2026-02-12 07:00:51 -08:00
parent 837b370ca6
commit bac14b727c
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.1.0",
"@types/node": "25.2.0",
"typescript": "5.7.2",
"vitest": "2.1.8"
}