Skip to content

Commit

Permalink
update: eslint version to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
clostao committed Nov 6, 2024
1 parent 0d2bd86 commit ee3f4c3
Show file tree
Hide file tree
Showing 3 changed files with 136 additions and 147 deletions.
Binary file modified frontend/.yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/streamsaver": "^2",
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^8.13.0",
"eslint": "^9.14.0",
"eslint": "8.57.1",
"eslint-config-next": "14.2.9",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
Expand Down
Loading

0 comments on commit ee3f4c3

Please sign in to comment.