node-pty@0.9.0-beta17

- Updated @types/node
- Fix compilation under Electron 6
This commit is contained in:
Daniel Imms 2019-06-06 20:52:24 -07:00
parent e0893d7828
commit c089daa858
2 changed files with 5 additions and 5 deletions

View file

@ -42,7 +42,7 @@
"native-is-elevated": "^0.2.1",
"native-keymap": "1.2.5",
"native-watchdog": "1.0.0",
"node-pty": "0.9.0-beta16",
"node-pty": "0.9.0-beta17",
"onigasm-umd": "^2.2.2",
"semver": "^5.5.0",
"spdlog": "0.8.1",

View file

@ -6111,10 +6111,10 @@ node-pre-gyp@^0.10.0:
semver "^5.3.0"
tar "^4"
node-pty@0.9.0-beta16:
version "0.9.0-beta16"
resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-0.9.0-beta16.tgz#f11521e73bb4a26df23c40a05f4ca1be93340864"
integrity sha512-5onsCFXGTPcOZFAKh+E+aYalMomMAGqCnz/ibxCEL3xP73VAHRD6L+EadxRXFGbAG9o/EQzT0Wso+xLqhxXtgQ==
node-pty@0.9.0-beta17:
version "0.9.0-beta17"
resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-0.9.0-beta17.tgz#9b490df86a8124dea595e9fbedeaaf4b2eedbbcb"
integrity sha512-E94XwIs3JxLKAboquHY9Kytbbj/T/tJtRpQoAUdfPE7UXRta/NV+xdmRNhZkeU9jCji+plm656GbYFievgNPkQ==
dependencies:
nan "^2.13.2"