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:
Diffstat (limited to 'remote/package.json')
-rw-r--r--remote/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/remote/package.json b/remote/package.json
index 2173d072545..e60a3ddbdbb 100644
--- a/remote/package.json
+++ b/remote/package.json
@@ -24,12 +24,12 @@
"vscode-proxy-agent": "^0.12.0",
"vscode-regexpp": "^3.1.0",
"vscode-textmate": "7.0.1",
- "xterm": "4.19.0-beta.20",
- "xterm-addon-search": "0.9.0-beta.18",
+ "xterm": "4.19.0-beta.21",
+ "xterm-addon-search": "0.9.0-beta.20",
"xterm-addon-serialize": "0.7.0-beta.12",
"xterm-addon-unicode11": "0.4.0-beta.3",
"xterm-addon-webgl": "0.12.0-beta.27",
- "xterm-headless": "4.19.0-beta.20",
+ "xterm-headless": "4.19.0-beta.21",
"yauzl": "^2.9.2",
"yazl": "^2.4.3"
},