Skip to content

Commit

Permalink
chore: bump node-pty@0.11.0-beta28 (microsoft#173090)
Browse files Browse the repository at this point in the history
  • Loading branch information
deepak1556 authored Feb 2, 2023
1 parent cd9bd60 commit 363839d
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"native-is-elevated": "0.4.3",
"native-keymap": "3.3.2",
"native-watchdog": "1.4.1",
"node-pty": "0.11.0-beta27",
"node-pty": "0.11.0-beta28",
"spdlog": "^0.13.0",
"tas-client-umd": "0.1.6",
"v8-inspect-profiler": "^0.1.0",
Expand Down
2 changes: 1 addition & 1 deletion remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"keytar": "7.9.0",
"minimist": "^1.2.6",
"native-watchdog": "1.4.1",
"node-pty": "0.11.0-beta27",
"node-pty": "0.11.0-beta28",
"spdlog": "^0.13.0",
"tas-client-umd": "0.1.6",
"vscode-oniguruma": "1.7.0",
Expand Down
8 changes: 4 additions & 4 deletions remote/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -505,10 +505,10 @@ node-gyp-build@^4.3.0:
resolved "https://registry.yarnpkg.com/node-gyp-build/-/node-gyp-build-4.3.0.tgz#9f256b03e5826150be39c764bf51e993946d71a3"
integrity sha512-iWjXZvmboq0ja1pUGULQBexmxq8CV4xBhX7VDOTbL7ZR4FOowwY/VOtRxBN/yKxmdGoIp4j5ysNT4u3S2pDQ3Q==

node-pty@0.11.0-beta27:
version "0.11.0-beta27"
resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-0.11.0-beta27.tgz#13ebfb687aff23af3b38991e676ac0fb92accb82"
integrity sha512-HkP1lHsgOgXroEMuFt/2hNkyI+roSSKIMKkyaW3g/NVNY3j5gpYD2YM05EbYlJbjaUFAWqbJzoLIVs2g+A+B8A==
node-pty@0.11.0-beta28:
version "0.11.0-beta28"
resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-0.11.0-beta28.tgz#94879f70498f737f0345725808a447fbb6af61b4"
integrity sha512-d0K1cU122BlDaDqGZdoxyl9tCpq+7kbbuLfVqTunSo9tnaTbZIYYY3vVFuNVT9JHjfOvKWYj+5G2T7Kk1cRMOw==
dependencies:
nan "^2.17.0"

Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7773,10 +7773,10 @@ node-libs-browser@^2.2.1:
util "^0.11.0"
vm-browserify "^1.0.1"

node-pty@0.11.0-beta27:
version "0.11.0-beta27"
resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-0.11.0-beta27.tgz#13ebfb687aff23af3b38991e676ac0fb92accb82"
integrity sha512-HkP1lHsgOgXroEMuFt/2hNkyI+roSSKIMKkyaW3g/NVNY3j5gpYD2YM05EbYlJbjaUFAWqbJzoLIVs2g+A+B8A==
node-pty@0.11.0-beta28:
version "0.11.0-beta28"
resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-0.11.0-beta28.tgz#94879f70498f737f0345725808a447fbb6af61b4"
integrity sha512-d0K1cU122BlDaDqGZdoxyl9tCpq+7kbbuLfVqTunSo9tnaTbZIYYY3vVFuNVT9JHjfOvKWYj+5G2T7Kk1cRMOw==
dependencies:
nan "^2.17.0"

Expand Down

0 comments on commit 363839d

Please sign in to comment.