upgrade: js-yaml version

Signed-off-by: MiaoWoo <admin@yumc.pw>
clean
MiaoWoo 2020-03-31 16:16:13 +08:00
parent da68821a1f
commit 5ddfb1c40f
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"@types/js-yaml": "^3.12.2",
"@types/js-yaml": "^3.12.3",
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.2",
"typescript": "^3.8.3"

View File

@ -22,7 +22,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"@types/js-yaml": "^3.12.2",
"@types/js-yaml": "^3.12.3",
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.2",
"typescript": "^3.8.3"