Skip to content

Commit

Permalink
Update node-pty to 0.6.4 (#1832)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanzilla authored and rauchg committed May 16, 2017
1 parent 8ef134d commit a2fb0ee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"mkdirp": "0.5.1",
"ms": "0.7.1",
"node-fetch": "1.6.3",
"node-pty": "0.6.2",
"node-pty": "0.6.4",
"semver": "5.3.0",
"shell-env": "0.2.0",
"uuid": "3.0.0",
Expand Down
6 changes: 3 additions & 3 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -263,9 +263,9 @@ node-fetch@1.6.3:
encoding "^0.1.11"
is-stream "^1.0.1"

node-pty@0.6.2:
version "0.6.2"
resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-0.6.2.tgz#d990a447926bbf59b80242c8ae4a85c232040a0c"
node-pty@0.6.4:
version "0.6.4"
resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-0.6.4.tgz#8d90c8bfa18514a3d600e528c87bdd932f10bc57"
dependencies:
nan "2.5.0"

Expand Down

0 comments on commit a2fb0ee

Please sign in to comment.