Skip to content

Commit

Permalink
chore: downgrade eslint verion not to match peer depedencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroki0525 committed May 10, 2024
1 parent cc5ffaf commit 3f2c822
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 95 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"bundlemon": "^2.0.2",
"eslint": "9.2.0",
"eslint": "^8",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-unused-imports": "3.2.0",
Expand Down
Loading

0 comments on commit 3f2c822

Please sign in to comment.