Skip to content

Commit

Permalink
remove >=
Browse files Browse the repository at this point in the history
  • Loading branch information
samchungy committed Mar 12, 2024
1 parent 49036b1 commit 92258c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/soft-penguins-eat.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

Upgrade Typescript Eslint to 7.2.0 to support Typescript 5.4.

This bumps the minimum required versions of Node.js to 18.18.0, Eslint to >=8.56.0 and Typescript to >=4.7.5 due to a breaking change introduced by Typescript Eslint in 7.0.0.
This bumps the minimum required versions of Node.js to 18.18.0, Eslint to 8.56.0 and Typescript to 4.7.5 due to a breaking change introduced by Typescript Eslint in 7.0.0.

0 comments on commit 92258c7

Please sign in to comment.