chairemobilite / transition

Transition is a modern new approach to transit planning. It's a web application to model, simulate and plan public transit and alternative transportation.
http://transition.city
MIT License
20 stars 13 forks source link

dep: upgrade jest packages to latest #993

Closed tahini closed 5 days ago

tahini commented 5 days ago

Packages upgrades:

The configuration is updated to put ts-jest configs in the transform

Snapshots are updated with newer values after update

The mocked function from ts-jest/utils is replaced with jest's now builtin function.