Pick up TS 4.9.4 (#168500)

For #168354
This commit is contained in:
Matt Bierner
2022-12-08 11:20:30 -08:00
committed by GitHub
parent 12d0ff2ef5
commit 2a04638dba
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.9.3"
"typescript": "4.9.4"
},
"scripts": {
"postinstall": "node ./postinstall.mjs"