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

This commit is contained in:
2026-02-15 07:02:32 -08:00
parent 8256af58ff
commit 4b80247a75
2 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
"devDependencies": {
"@nhcarrigan/eslint-config": "5.2.0",
"@nhcarrigan/typescript-config": "4.0.0",
"@types/node": "25.2.0",
"@types/node": "25.2.1",
"eslint": "9.27.0",
"typescript": "5.8.3"
},