feat: update to Typescript 4.4

This commit is contained in:
Dragory 2021-10-31 14:28:13 +02:00
parent 95c3efbdb4
commit 339eff79a8
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1
2 changed files with 8 additions and 8 deletions

View file

@ -14,7 +14,7 @@
"prettier": "^2.4.0",
"tslint": "^5.13.1",
"tslint-config-prettier": "^1.18.0",
"typescript": "^4.3.4"
"typescript": "4.4"
},
"husky": {
"hooks": {