Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixes #59372
  • Loading branch information
Tyriar committed Oct 15, 2018
1 parent c5c0a7d commit 10b383c
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 @@ -51,7 +51,7 @@
"vscode-ripgrep": "^1.2.2",
"vscode-sqlite3": "4.0.2",
"vscode-textmate": "^4.0.1",
"vscode-xterm": "3.9.0-beta8",
"vscode-xterm": "3.9.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 @@ -9358,10 +9358,10 @@ vscode-textmate@^4.0.1:
dependencies:
oniguruma "^7.0.0"

[email protected]beta8:
version "3.9.0-beta8"
resolved "https://registry.yarnpkg.com/vscode-xterm/-/vscode-xterm-3.9.0-beta8.tgz#0beb3d946e5291255decee7f0115d5267897462d"
integrity sha512-XKvDS3CywxvcX0jRfOi09fC0KNotzWB9xiIh1E2OBPSSHLH1Ydl0ZMYlQK9fNbZBFvRzJosJEBWLjRsf3a0DJg==
[email protected]beta9:
version "3.9.0-beta9"
resolved "https://registry.yarnpkg.com/vscode-xterm/-/vscode-xterm-3.9.0-beta9.tgz#4b03dc89603bab4ed5e65b5dd3c26d73275f6113"
integrity sha512-l4Gvqm7unG4JoGgkOPydmDadl81zpqK7PRfmilSlO7EIYhPYvVjxoU2OhdsPfPRkyinLLbSfI9MGuR+6no7UEw==

[email protected]:
version "6.1.2-preview"
Expand Down

0 comments on commit 10b383c

Please sign in to comment.