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

This commit is contained in:
2026-02-17 07:07:14 -08:00
parent a776b285d3
commit 33bdc72dce
2 changed files with 189 additions and 156 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",
"turbo": "2.5.4",
"typescript": "5.8.3"
}