Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpza committed Sep 2, 2024
1 parent e84a2ba commit 49fb2ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"typescript-eslint": "^8.3.0"
},
"peerDependencies": {
"typescript": ">=3.6.5"
"typescript": ">=4"
},
"dependencies": {
"minimatch": "^10.0.1"
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2996,7 +2996,7 @@ __metadata:
typescript: "npm:^5.5.4"
typescript-eslint: "npm:^8.3.0"
peerDependencies:
typescript: ">=3.6.5"
typescript: ">=4"
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 49fb2ca

Please sign in to comment.