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-31 17:45:01 +0300
committerJohannes <johannes.rieken@gmail.com>2022-08-31 17:45:01 +0300
commit95205a3cdd95618a5036ca44e1debbf568916668 (patch)
tree726f6c4e26236745b6aca88988367bf9342a5fd1 /package.json
parent872e9dfc814a5d5cbda21e41fe470be7e9a3e8c3 (diff)
parentdffbdebac52a09539eb720d059d5a21f86fb7524 (diff)
Merge branch 'main' into joh/swc
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 58af9dd6ebe..de9babcd723 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.44",
+ "xterm": "5.0.0-beta.48",
"xterm-addon-canvas": "0.2.0-beta.21",
"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.45",
+ "xterm-addon-webgl": "0.13.0-beta.46",
"xterm-headless": "5.0.0-beta.5",
"yauzl": "^2.9.2",
"yazl": "^2.4.3"
@@ -125,8 +125,8 @@
"@types/winreg": "^1.2.30",
"@types/yauzl": "^2.9.1",
"@types/yazl": "^2.4.2",
- "@typescript-eslint/experimental-utils": "^5.10.0",
"@typescript-eslint/eslint-plugin": "^5.10.0",
+ "@typescript-eslint/experimental-utils": "^5.10.0",
"@typescript-eslint/parser": "^5.10.0",
"@vscode/telemetry-extractor": "^1.9.8",
"@vscode/test-web": "^0.0.29",