Skip to content

Commit

Permalink
Add eslint@9 to peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhunter committed Apr 14, 2024
1 parent 4467db5 commit c9e4013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -78,7 +78,7 @@
"typescript-eslint-parser": "^20.1.1"
},
"peerDependencies": {
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8"
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9"
},
"engines": {
"node": ">=4"
Expand Down

0 comments on commit c9e4013

Please sign in to comment.