Skip to content

Commit 74d0241

Browse files
committed
Uplevel pty.js
Fixes microsoft#7727 Part of microsoft#8429
1 parent 251cd73 commit 74d0241

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"iconv-lite": "0.4.13",
2828
"minimist": "1.2.0",
2929
"native-keymap": "0.3.0",
30-
"pty.js": "https://github.com/Tyriar/pty.js/tarball/fffbf86eb9e8051b5b2be4ba9c7b07faa018ce8d",
30+
"pty.js": "https://github.com/Tyriar/pty.js/tarball/e42781661143541fa08309adc9b0091e7b8674d3",
3131
"semver": "4.3.6",
3232
"vscode-debugprotocol": "1.13.0",
3333
"vscode-textmate": "2.2.0",

0 commit comments

Comments
 (0)