deps: update @types/node to 25.1.0
Node.js CI / CI (pull_request) Failing after 15s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m5s

This commit is contained in:
2026-02-08 07:00:56 -08:00
parent e91adb56bf
commit 837b370ca6
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.0.10",
"@types/node": "25.1.0",
"typescript": "5.7.2",
"vitest": "2.1.8"
}