Pick up TS 5.1.3 (#184091)

Fixes #182931
This commit is contained in:
Matt Bierner
2023-06-01 12:07:19 -07:00
committed by GitHub
parent 456ea0a87d
commit af4c133f63
3 changed files with 6 additions and 6 deletions

View File

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