chorn: update depends version

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2021-03-26 17:20:22 +08:00
parent efa5e6d110
commit 653d7268cf
24 changed files with 33 additions and 33 deletions

View File

@@ -20,13 +20,13 @@
},
"devDependencies": {
"@ccms/nashorn": "^0.13.0",
"@types/js-yaml": "^3.12.5",
"@types/js-yaml": "^4.0.0",
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.2",
"typescript": "^4.0.5"
"typescript": "^4.2.3"
},
"dependencies": {
"js-yaml": "^3.14.0"
"js-yaml": "^4.0.0"
},
"gitHead": "781524f83e52cad26d7c480513e3c525df867121"
}