chore: update depends

This commit is contained in:
2021-07-10 18:28:22 +08:00
parent 157782b43e
commit 66eaf6b8b0
22 changed files with 26 additions and 26 deletions

View File

@ -19,10 +19,10 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"@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": {
"@ccms/api": "^0.15.0",