Skip to content

Commit

Permalink
Update eslint version in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
appujet committed Apr 14, 2024
1 parent f67900e commit fdceb21
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 @@ -39,7 +39,7 @@
"@types/signale": "^1.4.7",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"eslint": "^9.0.0",
"eslint": "^8.56.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-unicorn": "^52.0.0",
"prettier": "^3.2.5",
Expand Down

0 comments on commit fdceb21

Please sign in to comment.