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

@@ -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",