dependents / node-dependency-tree

Get the dependency tree of a module
MIT License
706 stars 84 forks source link

upgrade `typescript` #155

Closed dubzzz closed 1 year ago

dubzzz commented 1 year ago

Bumping TS to 5.x, to allow users to smoothly move to TS 5.x.

As TS team does not follow semver at all, accepting 4.x or 4.x||5.x should be more or less as likely to have breakings.