chore(deps): update all non-major dependencies #453
Annotations
3 errors and 1 warning
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.
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|