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

This commit is contained in:
2026-02-04 08:33:52 -08:00
parent c836ea636f
commit 597a4729c4
2 changed files with 28 additions and 28 deletions

View File

@@ -17,7 +17,7 @@
"devDependencies": {
"@nhcarrigan/eslint-config": "5.2.0",
"@nhcarrigan/typescript-config": "4.0.0",
"@types/node": "24.2.1",
"@types/node": "25.0.10",
"eslint": "9.33.0",
"prisma": "6.13.0",
"typescript": "5.9.2"