mirror of
https://github.com/Eugeny/tabby.git
synced 2025-04-18 16:20:27 +08:00
Bump node-pty from 0.9.0-beta9 to 0.9.0-beta18 in /app (#1152)
Bump node-pty from 0.9.0-beta9 to 0.9.0-beta18 in /app
This commit is contained in:
commit
d44224d23e
@ -31,7 +31,7 @@
|
||||
"keytar": "^4.7.0",
|
||||
"mz": "^2.7.0",
|
||||
"ngx-toastr": "^10.0.4",
|
||||
"node-pty": "^0.9.0-beta9",
|
||||
"node-pty": "^0.9.0-beta18",
|
||||
"npm": "~6.9.0",
|
||||
"path": "0.12.7",
|
||||
"rxjs": "^6.5.2",
|
||||
|
@ -2025,10 +2025,10 @@ node-gyp@^4.0.0:
|
||||
tar "^4.4.8"
|
||||
which "1"
|
||||
|
||||
node-pty@^0.9.0-beta9:
|
||||
version "0.9.0-beta9"
|
||||
resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-0.9.0-beta9.tgz#75cffcf4026f543475c115f017ca7fe66cf6e7fe"
|
||||
integrity sha512-h6e8jUikGSZwqt1JHmzT5Zi0fdUCultX/BWrS35suTaZNJm/YSJA2QDG9HTVoSA6dhRvtFoaGiBtgbX9uZKe6w==
|
||||
node-pty@^0.9.0-beta18:
|
||||
version "0.9.0-beta18"
|
||||
resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-0.9.0-beta18.tgz#d81c1ed96ee2727043abd5ac6666250149c1b606"
|
||||
integrity sha512-j4E8RYda9cqm+2cGxaAxDlpEmPpuS0dfCuZII8VPRTw6p5gRJRwPJo9oL//YKdtaasRFfRy0/mUaNj8ft3FQVg==
|
||||
dependencies:
|
||||
nan "^2.13.2"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user