Skip to content

Commit

Permalink
Fix key names being printed to terminal
Browse files Browse the repository at this point in the history
Fixes #65949
  • Loading branch information
Tyriar committed Jan 4, 2019
1 parent 5967828 commit bbcc0f6
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-beta9-reflow",
"vscode-xterm": "3.10.0-beta10-reflow",
"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-beta9-reflow:
version "3.10.0-beta9-reflow"
resolved "https://registry.yarnpkg.com/vscode-xterm/-/vscode-xterm-3.10.0-beta9-reflow.tgz#ecad26dd6b66d359ac503a4507c69be7df00c31d"
integrity sha512-uRopVxov4A7X2DA+QMeuf87F/PsKsy7nvmlVaQ3gePcGxNexjI5l/BE/VoJvXGWtYU6vVi6tRe2Oko+esFyaaA==
vscode-xterm@3.10.0-beta10-reflow:
version "3.10.0-beta10-reflow"
resolved "https://registry.yarnpkg.com/vscode-xterm/-/vscode-xterm-3.10.0-beta10-reflow.tgz#365de16498f3a3759bcbc7a275a619336c15fba9"
integrity sha512-Are5wfIFstC+vciiOdjeSSbNUN+NgV8cmMlTPCNh6O1z6otmoBuRyBoz4Noz2ACUlTTDnYcMOL2YFxCj/kYrLQ==

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

0 comments on commit bbcc0f6

Please sign in to comment.