Skip to content

Commit

Permalink
build(deps): fix peer dep for @typescript-eslint/eslint-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ybiquitous committed Aug 1, 2024
1 parent 721a30b commit ca610ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"ybiq": "^17.4.0"
},
"peerDependencies": {
"@typescript-eslint/eslint-plugin": ">=7.4.0 <8.0.0",
"@typescript-eslint/eslint-plugin": ">=8.0.0",
"eslint": ">=8.50.0"
},
"peerDependenciesMeta": {
Expand Down

0 comments on commit ca610ae

Please sign in to comment.