1
0
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:
dependabot[bot] 2022-07-22 19:24:02 +00:00 committed by GitHub
parent 2a141767df
commit cf4e1ceaff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -254,7 +254,7 @@
"monaco-editor": "^0.29.1", "monaco-editor": "^0.29.1",
"monaco-editor-webpack-plugin": "^5.0.0", "monaco-editor-webpack-plugin": "^5.0.0",
"node-fetch": "lensapp/node-fetch#2.x", "node-fetch": "lensapp/node-fetch#2.x",
"node-pty": "0.11.0-beta19", "node-pty": "0.11.0-beta20",
"npm": "^6.14.17", "npm": "^6.14.17",
"p-limit": "^3.1.0", "p-limit": "^3.1.0",
"path-to-regexp": "^6.2.0", "path-to-regexp": "^6.2.0",

View File

@ -9469,10 +9469,10 @@ node-loader@^2.0.0:
dependencies: dependencies:
loader-utils "^2.0.0" loader-utils "^2.0.0"
node-pty@0.11.0-beta19: node-pty@0.11.0-beta20:
version "0.11.0-beta19" version "0.11.0-beta20"
resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-0.11.0-beta19.tgz#cb09fcd2ac984365af7f770df900fc0c8c587dcd" resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-0.11.0-beta20.tgz#c1f7784cf8604e10710bf46aa05cf1a0f57ac267"
integrity sha512-1cdUx15rCVYEcvOvqNRO4S52vYM9mnFyTAceut+lW8/+YWcYQl1TQ3naDqtWHDcVjZI/FbDX1j4iQFwypmJSLQ== integrity sha512-pxmnILxhlsMa+bAfYSDgx7/ynZLjT0cXDFSXMpTa/ygmx/nERF9eL0pbdq/Yuuoc1mgQ/tQturtBPaIL0uEjOQ==
dependencies: dependencies:
nan "^2.14.0" nan "^2.14.0"