mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-18 01:19:53 +00:00
bumped node-pty
This commit is contained in:
parent
690f20265f
commit
2ee67fabf3
@ -26,7 +26,7 @@
|
|||||||
"keytar": "^7.7.0",
|
"keytar": "^7.7.0",
|
||||||
"mz": "^2.7.0",
|
"mz": "^2.7.0",
|
||||||
"native-process-working-directory": "^1.0.2",
|
"native-process-working-directory": "^1.0.2",
|
||||||
"node-pty": "npm:@tabby-gang/node-pty@0.11.0-beta.0",
|
"node-pty": "npm:@tabby-gang/node-pty@0.11.0-beta.1",
|
||||||
"npm": "6",
|
"npm": "6",
|
||||||
"rxjs": "^7.2.0",
|
"rxjs": "^7.2.0",
|
||||||
"source-map-support": "^0.5.19",
|
"source-map-support": "^0.5.19",
|
||||||
|
@ -2095,10 +2095,10 @@ node-gyp@^5.0.2, node-gyp@^5.1.0:
|
|||||||
tar "^4.4.12"
|
tar "^4.4.12"
|
||||||
which "^1.3.1"
|
which "^1.3.1"
|
||||||
|
|
||||||
"node-pty@npm:@tabby-gang/node-pty@0.11.0-beta.0":
|
"node-pty@npm:@tabby-gang/node-pty@0.11.0-beta.1":
|
||||||
version "0.11.0-beta.0"
|
version "0.11.0-beta.1"
|
||||||
resolved "https://registry.yarnpkg.com/@tabby-gang/node-pty/-/node-pty-0.11.0-beta.0.tgz#5f7277931da76c12256e01d1ea2c509321eb236d"
|
resolved "https://registry.yarnpkg.com/@tabby-gang/node-pty/-/node-pty-0.11.0-beta.1.tgz#5ae4de274cb613cd1bd1598cf6b98bc5324db33c"
|
||||||
integrity sha512-8eHvYpyzNfKhXyaiEgPDmSkq7MPtMgISUR6qSS/UxCS1ICH2tJY+oWBtn5YQVgJUlji1YLYZFKomDmt6ggrYNA==
|
integrity sha512-wvt1L9yC9h/FWU3OYM1QXFsV+qRRqJvnmXK1XTUBERUs2gTrKyf7ITXly/P0RLnr15/pqNsahOogPNcT0A1qOQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
nan "^2.14.0"
|
nan "^2.14.0"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user