Pick up TS 4.5.4

This commit is contained in:
Matt Bierner
2021-12-13 14:15:26 -08:00
parent 050a722df6
commit d2925d176d
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.5.3"
"typescript": "4.5.4"
},
"scripts": {
"postinstall": "node ./postinstall"