chore(deps): update all non-major dependencies #538
Annotations
4 errors
Test:
src/compactNumber.ts#L117
Expected 2 arguments, but got 3.
|
Test:
src/compactNumber.ts#L130
Argument of type 'number' is not assignable to parameter of type 'Decimal'.
|
Test:
src/compactNumber.ts#L133
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
|
Test
Process completed with exit code 1.
|