Testy / TestyTs

✔️ Modern TypeScript testing framework.
http://testy.github.io
ISC License
123 stars 8 forks source link

Upgrade ts-node dependency #102

Open Stargator opened 2 years ago

Stargator commented 2 years ago

There's a known issue in ts-node that occurred due to breaking API changes that ts-node did not account for.

The fix is in version 10.6 of ts-node