Skip to content

Commit

Permalink
Revert eslint upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
cregourd committed Nov 13, 2024
1 parent ca5109f commit 981f7b4
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 562 deletions.
10 changes: 5 additions & 5 deletions packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"main": "index.js",
"license": "MIT",
"dependencies": {
"eslint": "^9.14.0",
"eslint-config-next": "15.0.3",
"eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "2.2.3",
"eslint-plugin-react": "7.37.2"
"eslint": "^7.23.0",
"eslint-config-next": "13.0.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-turbo": "latest",
"eslint-plugin-react": "7.31.8"
},
"devDependencies": {
"@typescript-eslint/parser": "^8.14.0",
Expand Down
Loading

0 comments on commit 981f7b4

Please sign in to comment.