Update node-pty to 0.6.6 (#1856)

Comes with winpty 0.4.3 (https://github.com/rprichard/winpty/releases/tag/0.4.3)
This commit is contained in:
Benjamin Staneck 2017-05-22 06:43:09 +02:00 committed by Guillermo Rauch
parent 1a9f935083
commit 871fca5988
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
"mkdirp": "0.5.1",
"ms": "0.7.1",
"node-fetch": "1.6.3",
"node-pty": "0.6.4",
"node-pty": "0.6.6",
"semver": "5.3.0",
"shell-env": "0.2.0",
"uuid": "3.0.0",

View file

@ -263,9 +263,9 @@ node-fetch@1.6.3:
encoding "^0.1.11"
is-stream "^1.0.1"
node-pty@0.6.4:
version "0.6.4"
resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-0.6.4.tgz#8d90c8bfa18514a3d600e528c87bdd932f10bc57"
node-pty@0.6.6:
version "0.6.6"
resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-0.6.6.tgz#7f507148f917aa809a714c2864d98f0e6d3afcd6"
dependencies:
nan "2.5.0"