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 cd8b40e355..2f14f48667 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -61,7 +61,7 @@ "ovsx": "^0.8.1", "prettier": "^2.8.8", "tslib": "^2.6.0", - "typescript": "^5.1.3" + "typescript": "^5.1.6" }, "activationEvents": [ "workspaceContains:*/Cargo.toml", |