diff options
| author | Tetsuharu Ohzeki <tetsuharu.ohzeki@gmail.com> | 2023-07-11 22:22:57 +0900 |
|---|---|---|
| committer | Tetsuharu Ohzeki <tetsuharu.ohzeki@gmail.com> | 2023-07-13 22:44:29 +0900 |
| commit | 143646d17ecb0a06c58df4901be06ec6826a5011 (patch) | |
| tree | e7f7a4fbcd32633b2fdb1b2100e718e2417e1669 /editors/code/package.json | |
| parent | 6acb9894487c83bcb9ebdd44a26caf89b10a6887 (diff) | |
| download | rust-143646d17ecb0a06c58df4901be06ec6826a5011.tar.gz rust-143646d17ecb0a06c58df4901be06ec6826a5011.zip | |
editor/code: Update typescript
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 cd8b40e3557..2f14f48667d 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", |
