Skip to content

Commit

Permalink
vscode-xterm@3.10.0-beta9
Browse files Browse the repository at this point in the history
Fixes #65436
  • Loading branch information
Tyriar committed Dec 27, 2018
1 parent 2709a47 commit 3a5bc7a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"vscode-ripgrep": "^1.2.5",
"vscode-sqlite3": "4.0.5",
"vscode-textmate": "^4.0.1",
"vscode-xterm": "3.10.0-beta8",
"vscode-xterm": "3.10.0-beta9",
"winreg": "^1.2.4",
"yauzl": "^2.9.1",
"yazl": "^2.4.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9428,10 +9428,10 @@ vscode-uri@^1.0.6:
resolved "https://registry.yarnpkg.com/vscode-uri/-/vscode-uri-1.0.6.tgz#6b8f141b0bbc44ad7b07e94f82f168ac7608ad4d"
integrity sha512-sLI2L0uGov3wKVb9EB+vIQBl9tVP90nqRvxSoJ35vI3NjxE8jfsE5DSOhWgSunHSZmKS4OCi2jrtfxK7uyp2ww==

vscode-xterm@3.10.0-beta8:
version "3.10.0-beta8"
resolved "https://registry.yarnpkg.com/vscode-xterm/-/vscode-xterm-3.10.0-beta8.tgz#ec1d5263c48fe42c95b7272d5f3bc6db094cec56"
integrity sha512-6HvQFfhPL4XFvTJ0pC3un5cClGT8Mr3wKiryMMbpadiT6DsJyRCg6CSwwNhgIhk0MstZp9ycuHbau7rjBQ8Zzg==
vscode-xterm@3.10.0-beta9:
version "3.10.0-beta9"
resolved "https://registry.yarnpkg.com/vscode-xterm/-/vscode-xterm-3.10.0-beta9.tgz#7922712efcd12cec39eab376dce071fe80b9a1c0"
integrity sha512-KXLIAu/4kkxcFFdiA5DXaHDofkhFJ4jEsGx7g+Oczz3GUEqF2vTKi8d3DyvsWVQfbpqlP8C65gv+RpM/0qApZA==

vso-node-api@6.1.2-preview:
version "6.1.2-preview"
Expand Down

0 comments on commit 3a5bc7a

Please sign in to comment.