chore(deps): update dependency typescript to v5 #684
Annotations
2 errors
build:
node_modules/@types/node/globals.d.ts#L85
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
|
build
Process completed with exit code 1.
|