feat: update depends

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2021-06-22 15:23:47 +08:00
parent 907f9ed03f
commit d8fd7b0a7d
23 changed files with 34 additions and 32 deletions

View File

@@ -20,13 +20,13 @@
},
"devDependencies": {
"@ccms/nashorn": "^0.14.0",
"@types/js-yaml": "^4.0.0",
"@types/js-yaml": "^4.0.1",
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.2",
"typescript": "^4.2.3"
"typescript": "^4.3.4"
},
"dependencies": {
"js-yaml": "^4.0.0"
"js-yaml": "^4.1.0"
},
"gitHead": "781524f83e52cad26d7c480513e3c525df867121"
}