chore(deps): update all non-major dependencies #2116
Annotations
4 errors
|
ci (ubuntu-latest)
Process completed with exit code 1.
|
|
test/build.spec.ts > module builder > should generate components correctly:
test/build.spec.ts#L137
Error: Snapshot `module builder > should generate components correctly 2` mismatched
- Expected
+ Received
+ declare const _default: typeof __VLS_export;
+ export default _default;
declare const __VLS_export: import("@vue/runtime-core").DefineComponent<import("@vue/runtime-core").ExtractPropTypes<{
count: {
type: NumberConstructor;
required: true;
};
}>, {}, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
count: {
type: NumberConstructor;
required: true;
};
- }>> & Readonly<{}>, {}, {}, {}, {}, string, import("@vue/runtime-core").ComponentProvideOptions, true, {}, any>;
- declare const _default: typeof __VLS_export;
- export default _default;
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, import("@vue/runtime-core").ComponentProvideOptions, true, {}, any>;
❯ test/build.spec.ts:137:5
|
|
ci (windows-latest)
The strategy configuration was canceled because "ci.ubuntu-latest" failed
|
|
ci (windows-latest)
The operation was canceled.
|