Update xterm

This fixes a rendering issue with underscore when using some fonts

Fixes #158497
This commit is contained in:
Daniel Imms
2022-08-24 15:58:04 -07:00
parent 49983af832
commit 7978590ce1
6 changed files with 31 additions and 31 deletions

View File

@@ -11,10 +11,10 @@
"tas-client-umd": "0.1.6",
"vscode-oniguruma": "1.6.1",
"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-unicode11": "0.4.0-beta.5",
"xterm-addon-webgl": "0.13.0-beta.36"
"xterm-addon-webgl": "0.13.0-beta.37"
}
}