people-os / support-shift-scheduler

Project for scheduling balena engineers for customer support
Apache License 2.0
34 stars 8 forks source link

Avoid floating promises, and update npm packages #431

Closed AlidaOdendaal closed 11 months ago

AlidaOdendaal commented 11 months ago

Circumvent the various floating promises, in order to avoid the @typescript-eslint/no-floating-promises error. Also update various npm packages, including @babel/transverse, to address the critical alert reported by dependabot.

Change-type: patch

gantonayde commented 11 months ago

LGTM