Update dependency yaml to v2 (#49239)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-05-19 14:52:25 +01:00
committed by GitHub
parent 43d924324a
commit d2b9c42004
2 changed files with 10 additions and 3 deletions

View File

@@ -68,6 +68,6 @@
"tslib": "2.4.0",
"typescript": "4.6.4",
"uuid": "8.3.2",
"yaml": "^1.8.3"
"yaml": "^2.0.0"
}
}