mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump node-pty from 0.10.0-beta18 to 0.10.0-beta19 in /app
Bumps [node-pty](https://github.com/Tyriar/node-pty) from 0.10.0-beta18 to 0.10.0-beta19. - [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
3028e0ae13
commit
32ed9027f4
2 changed files with 5 additions and 5 deletions
|
|
@ -25,7 +25,7 @@
|
|||
"lodash": "4.17.20",
|
||||
"mkdirp": "1.0.4",
|
||||
"ms": "2.1.3",
|
||||
"node-pty": "0.10.0-beta18",
|
||||
"node-pty": "0.10.0-beta19",
|
||||
"os-locale": "5.0.0",
|
||||
"parse-url": "5.0.2",
|
||||
"pify": "5.0.0",
|
||||
|
|
|
|||
|
|
@ -553,10 +553,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-beta18:
|
||||
version "0.10.0-beta18"
|
||||
resolved "https://registry.npmjs.org/node-pty/-/node-pty-0.10.0-beta18.tgz#7ed2d3f4a06b2b23fe2abdf5b41655e9dffc25d5"
|
||||
integrity sha512-vpK4yB3A3VzgkvdOWegL7GcPapt45jfA4b3ejUe8k4RmqdWBRvFJngew8T3qAxmLhTkfo93psaN6izTlfkc6FA==
|
||||
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==
|
||||
dependencies:
|
||||
nan "^2.14.0"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue