chore(deps): update all non-major dependencies #2266
Annotations
3 errors
|
🧪 Test project
Process completed with exit code 1.
|
|
🧪 Test project:
test/unit/converters.spec.ts#L291
Error: Snapshot `vue-router support > toVueRouter4 - resolves params correctly with actual vue-router 1` mismatched
- Expected
+ Received
@@ -57,16 +57,12 @@
"foo/index.vue": {},
"index.vue": {},
"optional/[[opt]]-postfix.vue": {
"opt": "some",
},
- "optional/[[opt]].vue": {
- "opt": "",
- },
+ "optional/[[opt]].vue": {},
- "optional/prefix-[[opt]]-postfix.vue": {
- "opt": "",
- },
+ "optional/prefix-[[opt]]-postfix.vue": {},
"optional/prefix-[[opt]].vue": {
"opt": "test",
},
"test.html.vue": {},
"test:name.vue": {},
❯ test/unit/converters.spec.ts:291:20
|
|
🧪 Test project:
test/unit/converters.spec.ts#L29
Error: Snapshot `rou3 support > toRou3 1` mismatched
- Expected
+ Received
@@ -3,13 +3,11 @@
"slug": "here/we/go",
},
"[a1_1a].vue": {
"a1_1a": "file",
},
- "[b2.2b].vue": {
- "b2.2b": "file",
- },
+ "[b2.2b].vue": undefined,
"[slug].vue": {
"slug": "file",
},
"file.vue": "/file",
"foo/index.vue": "/foo",
❯ test/unit/converters.spec.ts:29:20
|
background
wait
wait-all
cancel
parallel
Loading