You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(deps): update dependency smee-client to v5 (#2271)
* chore(deps): update dependency smee-client to v5
* set version
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Aras Abbasi <aras.abbasi@googlemail.com>
fix: correct some TypeScript errors (#2248)
* fix: use correct pino import
* fix: make TypeScript happy
Due to the union between Pino and Console, and the different types it complains
* fix: use proper pino usage
* build(deps): update pino
* fix: make typescript ignore some errors for sanity
* test: use proper pino import