deps: update eslint to 10.0.0
Some checks failed
Node.js CI / CI (pull_request) Failing after 25s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m25s

This commit is contained in:
2026-02-17 07:08:03 -08:00
parent 6412778092
commit e512828a08
2 changed files with 189 additions and 191 deletions

View File

@@ -18,7 +18,7 @@
"@nhcarrigan/eslint-config": "5.2.0",
"@nhcarrigan/typescript-config": "4.0.0",
"@types/node": "24.2.1",
"eslint": "9.39.2",
"eslint": "10.0.0",
"prisma": "6.13.0",
"typescript": "5.9.2"
},