⬇️(eslint-config-people) eslint 9.0.0 -> 8.57.0

Downgrade eslint to 8.57.0.
9.0.0 has breaking changes, the adoption
is still very low, better to wait.
Add it in the renovate.json file.
This commit is contained in:
Anthony LC
2024-04-29 10:38:39 +02:00
committed by Anthony LC
parent f5ddce6b47
commit 33b39ce315
3 changed files with 177 additions and 194 deletions

View File

@@ -9,7 +9,7 @@
"@next/eslint-plugin-next": "14.2.3",
"@tanstack/eslint-plugin-query": "5.28.11",
"@typescript-eslint/eslint-plugin": "7.7.1",
"eslint": "9.1.1",
"eslint": "8.57.0",
"eslint-config-next": "14.2.3",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",