Update dependency yaml to v2 (#150)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-05-02 16:44:07 +02:00
committed by GitHub
parent 86bc9b779c
commit 60c32433a4
2 changed files with 7 additions and 2 deletions

View File

@@ -49,7 +49,7 @@
"vue-router": "3.5.3",
"vuetify": "2.6.4",
"vuex": "3.6.2",
"yaml": "1.10.2"
"yaml": "2.0.1"
},
"devDependencies": {
"@testing-library/vue": "6.5.1",