airtasker / proxay

Proxay is a record/replay proxy server that helps you write faster and more reliable tests.
Other
72 stars 6 forks source link

[NT] Bump `typescript` from 3.9.7 to 4.9.5. #527

Closed timdawborn closed 11 months ago

timdawborn commented 11 months ago

The version of TypeScript used in this repo is pretty ancient. This PR bumps it from a 3.x release to a 4.x release. Some explicit casts and downcasts were needed to be added as a result.