ci: downgrade eslint from 9 to 8

This commit is contained in:
Mathieu Schimmerling
2024-07-20 19:52:46 +02:00
parent 66e2fc9b0d
commit e5aa6e593d
3 changed files with 163 additions and 163 deletions

View File

@@ -51,7 +51,7 @@
"codesandbox": "^2.2.3",
"cypress": "^13.13.1",
"ember-eslint-parser": "^0.5.0",
"eslint": "^9.7.0",
"eslint": "^8.57.0",
"eslint-plugin-ember": "^12.1.1",
"eslint-plugin-lit": "^1.14.0",
"eslint-plugin-prettier": "^5.2.1",