Skip to content

Commit

Permalink
build: downgrade eslint back to 8.57
Browse files Browse the repository at this point in the history
  • Loading branch information
rikhall1515 committed May 1, 2024
1 parent 8c2e489 commit b510d19
Show file tree
Hide file tree
Showing 2 changed files with 5,130 additions and 10,288 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"@typescript-eslint/parser": "7.8.0",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "9.1.1",
"eslint": "8.57.0",
"eslint-config-next": "~14.2.3",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-no-relative-import-paths": "^1.5.4",
Expand Down
Loading

0 comments on commit b510d19

Please sign in to comment.