mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Bump node-pty from 0.11.0-beta19 to 0.11.0-beta20
Bumps [node-pty](https://github.com/Tyriar/node-pty) from 0.11.0-beta19 to 0.11.0-beta20. - [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
2a141767df
commit
cf4e1ceaff
@ -254,7 +254,7 @@
|
||||
"monaco-editor": "^0.29.1",
|
||||
"monaco-editor-webpack-plugin": "^5.0.0",
|
||||
"node-fetch": "lensapp/node-fetch#2.x",
|
||||
"node-pty": "0.11.0-beta19",
|
||||
"node-pty": "0.11.0-beta20",
|
||||
"npm": "^6.14.17",
|
||||
"p-limit": "^3.1.0",
|
||||
"path-to-regexp": "^6.2.0",
|
||||
|
||||
@ -9469,10 +9469,10 @@ node-loader@^2.0.0:
|
||||
dependencies:
|
||||
loader-utils "^2.0.0"
|
||||
|
||||
node-pty@0.11.0-beta19:
|
||||
version "0.11.0-beta19"
|
||||
resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-0.11.0-beta19.tgz#cb09fcd2ac984365af7f770df900fc0c8c587dcd"
|
||||
integrity sha512-1cdUx15rCVYEcvOvqNRO4S52vYM9mnFyTAceut+lW8/+YWcYQl1TQ3naDqtWHDcVjZI/FbDX1j4iQFwypmJSLQ==
|
||||
node-pty@0.11.0-beta20:
|
||||
version "0.11.0-beta20"
|
||||
resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-0.11.0-beta20.tgz#c1f7784cf8604e10710bf46aa05cf1a0f57ac267"
|
||||
integrity sha512-pxmnILxhlsMa+bAfYSDgx7/ynZLjT0cXDFSXMpTa/ygmx/nERF9eL0pbdq/Yuuoc1mgQ/tQturtBPaIL0uEjOQ==
|
||||
dependencies:
|
||||
nan "^2.14.0"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user