dbos-inc / dbos-transact

The TypeScript framework for backends that scale
https://docs.dbos.dev
MIT License
291 stars 20 forks source link

Suppress Dev Dependency Warnings (#477) #480

Closed qianl15 closed 1 month ago

qianl15 commented 1 month ago

The latest versions of some of our popular dev dependencies (jest and ts-jest) contain deprecated dependencies that print warnings when installed. For now, we suppress those warnings. Going forward, we need to: