Upgrade typescript to 4.3

This commit is contained in:
Simon Warta
2021-07-20 15:07:58 +02:00
parent 15e1101225
commit d00e08e4a4
26 changed files with 85 additions and 85 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
"diff": "^4",
"recast": "^0.20",
"ts-node": "^8",
"typescript": "~4.0",
"typescript": "~4.3",
"yargs": "^15.3.1"
},
"devDependencies": {