Skip to content

Commit

Permalink
chore(deps): downgrade dependencies, next does not support eslint v9
Browse files Browse the repository at this point in the history
  • Loading branch information
Lombardoc4 committed Dec 5, 2024
1 parent 1cefa67 commit 800c3ab
Show file tree
Hide file tree
Showing 3 changed files with 197 additions and 266 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@
"@typescript-eslint/parser": "latest",
"autoprefixer": "latest",
"cypress": "latest",
"eslint": "latest",
"eslint": "^8.57.1",
"eslint-config-next": "latest",
"eslint-config-prettier": "latest",
"eslint-plugin-cypress": "latest",
"eslint-plugin-cypress": "^3.6.0",
"eslint-plugin-simple-import-sort": "latest",
"eslint-plugin-unused-imports": "latest",
"globals": "latest",
Expand Down
Loading

0 comments on commit 800c3ab

Please sign in to comment.