upgraded typescript

This commit is contained in:
Jan Prochazka
2021-09-28 12:34:54 +02:00
parent aad39227b7
commit 5b4e69fa0a
8 changed files with 11 additions and 16 deletions

View File

@@ -28,7 +28,7 @@
"dbgate-types": "^4.1.1",
"jest": "^24.9.0",
"ts-jest": "^25.2.1",
"typescript": "^3.7.5"
"typescript": "^4.4.3"
},
"dependencies": {
"lodash": "^4.17.21",