mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Bump node-pty from 0.11.0-beta25 to 0.11.0-beta26 in /app
Bumps [node-pty](https://github.com/Tyriar/node-pty) from 0.11.0-beta25 to 0.11.0-beta26. - [Release notes](https://github.com/Tyriar/node-pty/releases) - [Commits](https://github.com/Tyriar/node-pty/commits) --- updated-dependencies: - dependency-name: node-pty dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
615f03eb82
commit
0c3bde383f
2 changed files with 5 additions and 5 deletions
|
|
@ -24,7 +24,7 @@
|
|||
"mkdirp": "1.0.4",
|
||||
"ms": "2.1.3",
|
||||
"native-process-working-directory": "^1.0.2",
|
||||
"node-pty": "0.11.0-beta25",
|
||||
"node-pty": "0.11.0-beta26",
|
||||
"os-locale": "5.0.0",
|
||||
"parse-url": "8.1.0",
|
||||
"pify": "5.0.0",
|
||||
|
|
|
|||
|
|
@ -504,10 +504,10 @@ node-gyp-build@4:
|
|||
resolved "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.3.0.tgz#9f256b03e5826150be39c764bf51e993946d71a3"
|
||||
integrity sha512-iWjXZvmboq0ja1pUGULQBexmxq8CV4xBhX7VDOTbL7ZR4FOowwY/VOtRxBN/yKxmdGoIp4j5ysNT4u3S2pDQ3Q==
|
||||
|
||||
node-pty@0.11.0-beta25:
|
||||
version "0.11.0-beta25"
|
||||
resolved "https://registry.npmjs.org/node-pty/-/node-pty-0.11.0-beta25.tgz#3db943b7e2e6cef8f4e15335b236dbc4ec0e7c00"
|
||||
integrity sha512-EfNrXyG5qhV8r7Ctb8PM+E12atVKcWAnMZu9liOz1GDr9mU3LDSPk/yhYIvDEt7hkAuRqTV8ABg2NyCwBFfe+g==
|
||||
node-pty@0.11.0-beta26:
|
||||
version "0.11.0-beta26"
|
||||
resolved "https://registry.npmjs.org/node-pty/-/node-pty-0.11.0-beta26.tgz#59b58d5ebcf10cba1a85593b2f8395b22fa685c1"
|
||||
integrity sha512-txc5z6KVdVKaEoybgN6NlS7ldZJyeFvhrkfafOsNm6IiLqhY5F0y+U4ZQeZpqU3hxDg708bwajoqyTpMYst6Ng==
|
||||
dependencies:
|
||||
nan "^2.17.0"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue