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

This commit is contained in:
2026-02-17 07:05:49 -08:00
parent 4b5e39e4dc
commit e40618da4a
2 changed files with 190 additions and 153 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
"packageManager": "pnpm@10.10.0",
"devDependencies": {
"@nhcarrigan/eslint-config": "5.2.0",
"eslint": "9.39.2",
"eslint": "10.0.0",
"prisma": "6.7.0",
"turbo": "2.5.3"
},