about summary refs log tree commit diff
path: root/editors/code/package.json
diff options
context:
space:
mode:
authorTetsuharu Ohzeki <tetsuharu.ohzeki@gmail.com>2023-06-27 22:47:57 +0900
committerTetsuharu Ohzeki <tetsuharu.ohzeki@gmail.com>2023-06-27 22:47:57 +0900
commit1ec07fda091b0f2e870382f87cae2e01f8d1bc8a (patch)
tree0fd222f13a05fcea1678460bd1ecfe1c4ef54d94 /editors/code/package.json
parenta9c29a9ada860af3303647c77cc6733a865b2fd4 (diff)
downloadrust-1ec07fda091b0f2e870382f87cae2e01f8d1bc8a.tar.gz
rust-1ec07fda091b0f2e870382f87cae2e01f8d1bc8a.zip
Update typescript to v5.1
- https://devblogs.microsoft.com/typescript/announcing-typescript-5-0/
- https://devblogs.microsoft.com/typescript/announcing-typescript-5-1/
Diffstat (limited to 'editors/code/package.json')
-rw-r--r--editors/code/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/package.json b/editors/code/package.json
index a95689193da..fe97c178e99 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": [