refactor: raise Typescript version to 4.4.4

This commit is contained in:
Frank Nagel
2022-03-17 15:16:55 +01:00
committed by Rainer Killinger
parent 6e94e1f7e5
commit 2212e0723e
4 changed files with 7 additions and 6 deletions

View File

@@ -89,7 +89,7 @@
"supertest": "6.2.2",
"tslint": "6.1.3",
"typedoc": "0.22.13",
"typescript": "3.9.10"
"typescript": "4.4.4"
},
"nyc": {
"all": true,