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

This commit is contained in:
2026-02-18 07:00:46 -08:00
parent fee3d8640d
commit b9b958dad8
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.1",
"@types/node": "25.2.2",
"typescript": "5.7.2",
"vitest": "2.1.8"
}