Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes <johannes.rieken@gmail.com>2022-08-26 09:59:51 +0300
committerJohannes <johannes.rieken@gmail.com>2022-08-26 09:59:51 +0300
commit93e346a44990e2e0132aaddbc944edda0bbd60d7 (patch)
tree678d4513a12058ae58fbb81e7572f2c1332ca007 /package.json
parent29d5cd59b8a9106c83950bf059348429b30cbce3 (diff)
parent35b971c92d210face8c446a1c6f1e470ad2bcb54 (diff)
Merge branch 'main' into joh/swc
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 0a663acee9c..256148f2fe8 100644
--- a/package.json
+++ b/package.json
@@ -86,12 +86,12 @@
"vscode-proxy-agent": "^0.12.0",
"vscode-regexpp": "^3.1.0",
"vscode-textmate": "7.0.1",
- "xterm": "5.0.0-beta.35",
+ "xterm": "5.0.0-beta.36",
"xterm-addon-canvas": "0.2.0-beta.17",
"xterm-addon-search": "0.10.0-beta.5",
"xterm-addon-serialize": "0.8.0-beta.5",
"xterm-addon-unicode11": "0.4.0-beta.5",
- "xterm-addon-webgl": "0.13.0-beta.36",
+ "xterm-addon-webgl": "0.13.0-beta.37",
"xterm-headless": "5.0.0-beta.5",
"yauzl": "^2.9.2",
"yazl": "^2.4.3"