Pick up TS 4.2.4

This commit is contained in:
Matt Bierner
2021-04-07 12:58:29 -07:00
parent fe106399c1
commit c19bae2dfc
2 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
"license": "MIT",
"description": "Dependencies shared by all extensions",
"dependencies": {
"typescript": "4.2.3"
"typescript": "4.2.4"
},
"scripts": {
"postinstall": "node ./postinstall"