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

This commit is contained in:
2026-02-17 07:07:48 -08:00
parent c96fb350cf
commit 122172e445
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",
"typescript": "5.8.3",
"vitest": "3.2.4"
},