Bump node-pty from 0.9.0-beta9 to 0.9.0-beta18 in /app

Bumps [node-pty](https://github.com/Tyriar/node-pty) from 0.9.0-beta9 to 0.9.0-beta18.
- [Release notes](https://github.com/Tyriar/node-pty/releases)
- [Commits](https://github.com/Tyriar/node-pty/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-07-01 04:37:58 +00:00 committed by GitHub
parent 0896844e96
commit 8575555204
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -31,7 +31,7 @@
"keytar": "^4.7.0", "keytar": "^4.7.0",
"mz": "^2.7.0", "mz": "^2.7.0",
"ngx-toastr": "^10.0.4", "ngx-toastr": "^10.0.4",
"node-pty": "^0.9.0-beta9", "node-pty": "^0.9.0-beta18",
"npm": "~6.9.0", "npm": "~6.9.0",
"path": "0.12.7", "path": "0.12.7",
"rxjs": "^6.5.2", "rxjs": "^6.5.2",

View File

@ -2025,10 +2025,10 @@ node-gyp@^4.0.0:
tar "^4.4.8" tar "^4.4.8"
which "1" which "1"
node-pty@^0.9.0-beta9: node-pty@^0.9.0-beta18:
version "0.9.0-beta9" version "0.9.0-beta18"
resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-0.9.0-beta9.tgz#75cffcf4026f543475c115f017ca7fe66cf6e7fe" resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-0.9.0-beta18.tgz#d81c1ed96ee2727043abd5ac6666250149c1b606"
integrity sha512-h6e8jUikGSZwqt1JHmzT5Zi0fdUCultX/BWrS35suTaZNJm/YSJA2QDG9HTVoSA6dhRvtFoaGiBtgbX9uZKe6w== integrity sha512-j4E8RYda9cqm+2cGxaAxDlpEmPpuS0dfCuZII8VPRTw6p5gRJRwPJo9oL//YKdtaasRFfRy0/mUaNj8ft3FQVg==
dependencies: dependencies:
nan "^2.13.2" nan "^2.13.2"