Skip to content

Commit

Permalink
fix: @typescript-eslint/eslint-plugin peer version
Browse files Browse the repository at this point in the history
  • Loading branch information
xcatliu committed Jul 4, 2022
1 parent 2c36025 commit 7c3c13f
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 @@ -109,7 +109,7 @@
"peerDependencies": {
"@babel/eslint-parser": "7.x",
"@babel/preset-react": "7.x",
"@typescript-eslint/eslint-plugin": "5.x",
"@typescript-eslint/eslint-plugin": ">=5.29.0",
"@typescript-eslint/parser": "5.x",
"eslint": ">=8.18.0",
"eslint-plugin-react": ">=7.30.1",
Expand Down

0 comments on commit 7c3c13f

Please sign in to comment.