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

This commit is contained in:
2026-02-17 07:12:35 -08:00
parent eb596f1cde
commit cb14787753
2 changed files with 142 additions and 167 deletions
+2 -2
View File
@@ -39,11 +39,11 @@
"@angular/compiler-cli": "21.0.6",
"@nhcarrigan/eslint-config": "5.2.0",
"@tailwindcss/postcss": "4.1.18",
"eslint": "9.39.2",
"eslint": "10.0.0",
"jsdom": "27.4.0",
"postcss": "8.5.6",
"tailwindcss": "4.1.18",
"typescript": "5.9.3",
"vitest": "4.0.16"
}
}
}