chore(deps): update all non-major dependencies #355
Annotations
3 errors
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.
|
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.
|
|
This job failed
Loading