Closed AlidaOdendaal closed 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.
@typescript-eslint/no-floating-promises
@babel/transverse
Change-type: patch
LGTM
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