Bump node-pty from 0.9.0-beta19 to 0.9.0-beta22 in /app (#1355)

Bumps [node-pty](https://github.com/Tyriar/node-pty) from 0.9.0-beta19 to 0.9.0-beta22.
- [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-08-07 15:11:46 +02:00 committed by Eugene
parent 62efe406f5
commit 057bd3f6d1
2 changed files with 7 additions and 7 deletions

View File

@ -31,7 +31,7 @@
"keytar": "^4.13.0", "keytar": "^4.13.0",
"mz": "^2.7.0", "mz": "^2.7.0",
"ngx-toastr": "^10.0.4", "ngx-toastr": "^10.0.4",
"node-pty": "^0.9.0-beta19", "node-pty": "^0.9.0-beta22",
"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

@ -1888,7 +1888,7 @@ mz@^2.7.0:
object-assign "^4.0.1" object-assign "^4.0.1"
thenify-all "^1.0.0" thenify-all "^1.0.0"
nan@2.14.0, nan@^2.13.2: nan@2.14.0, nan@^2.13.2, nan@^2.14.0:
version "2.14.0" version "2.14.0"
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.0.tgz#7818f722027b2459a86f0295d434d1fc2336c52c" resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.0.tgz#7818f722027b2459a86f0295d434d1fc2336c52c"
integrity sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg== integrity sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg==
@ -1956,12 +1956,12 @@ node-gyp@^4.0.0:
tar "^4.4.8" tar "^4.4.8"
which "1" which "1"
node-pty@^0.9.0-beta19: node-pty@^0.9.0-beta22:
version "0.9.0-beta19" version "0.9.0-beta22"
resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-0.9.0-beta19.tgz#0fd381b2006f4665c4c2ee0509219e591842371a" resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-0.9.0-beta22.tgz#5c26bbad8ccebaf887309f9511b40c8e22465459"
integrity sha512-MkKEvBnauGnzgXNr/oaoWQLVXm1gheIKZs4YQp8883ZiETmbEnpSvD0FU3bELcPXG5VFPRqIGsQJ4KUMBLzkPA== integrity sha512-ASvZMaSXVT0ntpAw+nEXjjWplgBKwddjkJ4X0+aDNbTsqSjrNxWvArVdrlk8c7dC5D5tKCBzWtxJuM1a2q8baw==
dependencies: dependencies:
nan "^2.13.2" nan "^2.14.0"
noop-logger@^0.1.1: noop-logger@^0.1.1:
version "0.1.1" version "0.1.1"