xterm@4.9.0-beta.32, xterm-addon-webgl@0.9.0-beta.4

Fixes #106248
Fixes #105979
Part of #101467
Part of #106072
This commit is contained in:
Daniel Imms
2020-09-08 06:42:28 -07:00
parent ab4892d63b
commit ec870eefbb
6 changed files with 30 additions and 30 deletions

View File

@@ -7,9 +7,9 @@
"semver-umd": "^5.5.7",
"vscode-oniguruma": "1.3.1",
"vscode-textmate": "5.2.0",
"xterm": "4.9.0-beta.25",
"xterm": "4.9.0-beta.32",
"xterm-addon-search": "0.7.0",
"xterm-addon-unicode11": "0.2.0",
"xterm-addon-webgl": "0.9.0-beta.1"
"xterm-addon-webgl": "0.9.0-beta.4"
}
}