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

This commit is contained in:
2026-02-04 08:32:53 -08:00
parent 8ec8811a93
commit c96fb350cf
2 changed files with 110 additions and 98 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"devDependencies": {
"@nhcarrigan/eslint-config": "5.2.0",
"@nhcarrigan/typescript-config": "4.0.0",
"eslint": "9.31.0",
"eslint": "9.39.2",
"typescript": "5.8.3",
"vitest": "3.2.4"
},