deps: update @types/node to 25.2.1
Some checks failed
Node.js CI / CI (pull_request) Failing after 28s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m34s

This commit is contained in:
2026-02-15 07:06:15 -08:00
parent 35554158bc
commit c55cc3e003
2 changed files with 24 additions and 24 deletions

View File

@@ -17,7 +17,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.33.0",
"prisma": "6.13.0",
"typescript": "5.9.2"