fix(core): update

This commit is contained in:
2021-09-08 22:18:26 +02:00
parent 38e3eed003
commit 1415d66ffb
2 changed files with 16 additions and 16 deletions

View File

@ -33,12 +33,12 @@
"@pushrocks/smartlog": "^2.0.44",
"@pushrocks/smartpath": "^4.0.3",
"@pushrocks/smartpromise": "^3.1.6",
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"devDependencies": {
"@gitzone/tsrun": "^1.2.17",
"@pushrocks/tapbundle": "^3.2.14",
"@types/node": "^16.6.1",
"@types/node": "^16.7.13",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0"
},