fix(core): update

This commit is contained in:
2019-06-21 09:49:37 +02:00
parent fbad295644
commit aaa459e4b7
3 changed files with 24 additions and 24 deletions

View File

@ -32,13 +32,13 @@
"@pushrocks/smartlog": "^2.0.19",
"@pushrocks/smartpath": "^4.0.1",
"@pushrocks/smartpromise": "^3.0.2",
"typescript": "^3.4.5"
"typescript": "^3.5.2"
},
"devDependencies": {
"@gitzone/tsrun": "^1.2.6",
"@pushrocks/tapbundle": "^3.0.9",
"@types/node": "^11.13.8",
"tslint": "^5.16.0",
"@pushrocks/tapbundle": "^3.0.11",
"@types/node": "^12.0.8",
"tslint": "^5.17.0",
"tslint-config-prettier": "^1.18.0"
}
}