deps: update @types/node to 25.2.0
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m16s

This commit is contained in:
2026-02-12 07:09:08 -08:00
parent 8fe5be4640
commit fcf6f5874f
2 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"devDependencies": {
"@nhcarrigan/eslint-config": "5.2.0",
"@nhcarrigan/typescript-config": "4.0.0",
"@types/node": "25.1.0",
"@types/node": "25.2.0",
"eslint": "9.38.0",
"typescript": "5.9.3"
},