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

This commit is contained in:
2026-02-17 07:06:40 -08:00
parent 13dfab5734
commit 0a86d69f91
2 changed files with 189 additions and 191 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"devDependencies": {
"@nhcarrigan/eslint-config": "5.2.0",
"@nhcarrigan/typescript-config": "4.0.0",
"eslint": "9.39.2",
"eslint": "10.0.0",
"prisma": "6.12.0",
"typescript": "5.8.3"
},