Skip to content

Commit

Permalink
Update typescript-eslint to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
abraham committed Sep 21, 2024
1 parent 03e29af commit ffcebad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"devDependencies": {
"pkg-ok": "^3.0.0",
"@types/jest": "^29.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"eslint": "^8.0.0",
"eslint-plugin-import": "^2.0.0",
"eslint-plugin-jest": "^28.0.0",
Expand Down

0 comments on commit ffcebad

Please sign in to comment.