chore: update depends

This commit is contained in:
2021-07-10 18:28:22 +08:00
parent 53843b65d2
commit 64a698089b
23 changed files with 28 additions and 28 deletions

View File

@@ -20,10 +20,10 @@
},
"devDependencies": {
"@ccms/nashorn": "^0.15.0",
"@types/js-yaml": "^4.0.1",
"@types/js-yaml": "^4.0.2",
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.2",
"typescript": "^4.3.4"
"typescript": "^4.3.5"
},
"dependencies": {
"js-yaml": "^4.1.0"