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

This commit is contained in:
2026-02-08 07:04:48 -08:00
parent 3f3f2b10e8
commit e7b0b3076d
2 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"devDependencies": {
"@nhcarrigan/eslint-config": "5.1.0",
"@nhcarrigan/typescript-config": "4.0.0",
"@types/node": "25.0.10",
"@types/node": "25.1.0",
"eslint": "9.20.0",
"typescript": "5.7.3"
}