chore(deps): update all non-major dependencies #362
Annotations
3 errors
Test:
src/compactNumber.ts#L62
Conversion of type '{ dataLocaleData: any; locale: string; numberingSystem: string; style: Intl.NumberFormatOptionsStyle; currency?: string; currencyDisplay?: Intl.NumberFormatOptionsCurrencyDisplay; ... 15 more ...; trailingZeroDisplay: "auto" | "stripIfInteger"; }' to type 'NumberFormatInternal' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Test:
src/compactNumber.ts#L129
Conversion of type 'ResolvedNumberFormatOptions' to type 'NumberFormatInternal' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Test
Process completed with exit code 1.
|