piotrwitek / ts-mocha

Mocha thin wrapper that allows running TypeScript tests with TypeScript runtime (ts-node) to get rid of compilation complexity
MIT License
190 stars 25 forks source link

Update mocha peer dep to include 9.x.x #66

Closed jneander closed 2 years ago

jneander commented 2 years ago

This should hopefully address #65.

Also, this or another change can update the mocha and @types/mocha dev dependencies, if needed.