Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'editors/code/package.json')
| -rw-r--r-- | editors/code/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/package.json b/editors/code/package.json index a95689193d..fe97c178e9 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -60,7 +60,7 @@ "ovsx": "^0.5.2", "prettier": "^2.7.1", "tslib": "^2.4.0", - "typescript": "^4.7.4", + "typescript": "^5.1.3", "vsce": "^2.9.2" }, "activationEvents": [ |