Skip to content

Commit

Permalink
downgrade eslint for typescript parser
Browse files Browse the repository at this point in the history
  • Loading branch information
silviuaavram committed May 16, 2024
1 parent efa0945 commit 4e05e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"cpy-cli": "^5.0.0",
"cross-env": "^7.0.3",
"cypress": "13.9.0",
"eslint": "^9.2.0",
"eslint": "^8.56.0",
"eslint-plugin-cypress": "^3.2.0",
"eslint-plugin-react": "7.34.1",
"flow-bin": "^0.236.0",
Expand Down

0 comments on commit 4e05e4f

Please sign in to comment.