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-beta9 to 0.11.0-beta15

Bumps [node-pty](https://github.com/Tyriar/node-pty) from 0.11.0-beta9 to 0.11.0-beta15.
- [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-06-22 01:07:53 +00:00 committed by GitHub
parent 666d90dd3c
commit 5dfb74308d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -253,7 +253,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-beta15",
"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

@ -9299,10 +9299,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-beta15:
version "0.11.0-beta9" version "0.11.0-beta15"
resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-0.11.0-beta9.tgz#38a899d62b1c5c395ca466dfac5203eff989d350" resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-0.11.0-beta15.tgz#4b34bdda1076fb98ac1ce1448129df42086d7fc6"
integrity sha512-bU/2zYV6xBMVMHaMe+yr4WEw36PCA0hyZ7A0IBQFWy5l1vjsD52sZ9sGJk+dH7bw3xpuBLHMh9Eq4Di8rJz4IQ== integrity sha512-HzRK+W4RX79PqAciyHW6AkMaclOS6f/KTSpOpJ8woEWi4mEx7cMUjH1Ib2ihv84vuFXklRSJGR4o6pS4NblJwQ==
dependencies: dependencies:
nan "^2.14.0" nan "^2.14.0"