Commit 025d6d7
committed
fix(deps): port custom tag and schema to the js-yaml 5 api
Type and DEFAULT_SCHEMA are gone, so !reference uses defineSequenceTag
and the schema is rebuilt from CORE_SCHEMA with the v4 default tags,
including mergeTag which CORE_SCHEMA omits.1 parent 736e8b3 commit 025d6d7
1 file changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
336 | | - | |
337 | | - | |
338 | | - | |
339 | | - | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
340 | 340 | | |
| 341 | + | |
341 | 342 | | |
342 | | - | |
| 343 | + | |
343 | 344 | | |
344 | 345 | | |
345 | 346 | | |
| |||
0 commit comments