mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Bump node-pty from 0.10.0-beta19 to 0.10.0-beta20 in /app
Bumps [node-pty](https://github.com/Tyriar/node-pty) from 0.10.0-beta19 to 0.10.0-beta20. - [Release notes](https://github.com/Tyriar/node-pty/releases) - [Commits](https://github.com/Tyriar/node-pty/commits) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
36b3c60f16
commit
889bd7e133
2 changed files with 5 additions and 5 deletions
|
|
@ -24,7 +24,7 @@
|
|||
"lodash": "4.17.20",
|
||||
"mkdirp": "1.0.4",
|
||||
"ms": "2.1.3",
|
||||
"node-pty": "0.10.0-beta19",
|
||||
"node-pty": "0.10.0-beta20",
|
||||
"os-locale": "5.0.0",
|
||||
"parse-url": "5.0.2",
|
||||
"pify": "5.0.0",
|
||||
|
|
|
|||
|
|
@ -529,10 +529,10 @@ node-gyp-build@^4.2.0:
|
|||
resolved "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.2.3.tgz#ce6277f853835f718829efb47db20f3e4d9c4739"
|
||||
integrity sha512-MN6ZpzmfNCRM+3t57PTJHgHyw/h4OWnZ6mR8P5j/uZtqQr46RRuDE/P+g3n0YR/AiYXeWixZZzaip77gdICfRg==
|
||||
|
||||
node-pty@0.10.0-beta19:
|
||||
version "0.10.0-beta19"
|
||||
resolved "https://registry.npmjs.org/node-pty/-/node-pty-0.10.0-beta19.tgz#b7cbfba53f7b2a816efe8c9302dd083cc5874458"
|
||||
integrity sha512-4UIOGMvpofUbe+ZniBUtY8zc/psMURSzbMonQgIhK7JlMQsUwcbkDIrKzStVLJX0FkeZpUNlsVtK7qqzHvrUZA==
|
||||
node-pty@0.10.0-beta20:
|
||||
version "0.10.0-beta20"
|
||||
resolved "https://registry.npmjs.org/node-pty/-/node-pty-0.10.0-beta20.tgz#e458c87dcd0b861ad521fb45cdeed785c26b04dd"
|
||||
integrity sha512-Jh0jHc3MoJkeRp/NVOKYoGgrUoGz4Qe0IHkwxivB6woIFzu2sR1XqWpStq66cULnbUBRCmnhu3rWRgpJejxnaw==
|
||||
dependencies:
|
||||
nan "^2.14.0"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue