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

@@ -18,7 +18,7 @@
"@types/node": "^13.7.0",
"jest": "^24.9.0",
"ts-jest": "^25.2.1",
"typescript": "^3.7.5"
"typescript": "^4.4.3"
},
"dependencies": {
"@types/parsimmon": "^1.10.1",