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

This commit is contained in:
2026-02-12 07:06:17 -08:00
parent 12ac38c1da
commit 35554158bc
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.1.0",
"@types/node": "25.2.0",
"eslint": "9.33.0",
"prisma": "6.13.0",
"typescript": "5.9.2"