Skip to content

Commit ee00caf

Browse files
dependabot[bot]LabhanshAgrawal
authored andcommitted
Bump node-pty from 0.11.0-beta30 to 0.11.0-beta32 in /app
Bumps [node-pty](https://github.com/Tyriar/node-pty) from 0.11.0-beta30 to 0.11.0-beta32. - [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] <[email protected]>
1 parent 5a6f0bc commit ee00caf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"lodash": "4.17.21",
2525
"ms": "2.1.3",
2626
"native-process-working-directory": "^1.0.2",
27-
"node-pty": "0.11.0-beta30",
27+
"node-pty": "0.11.0-beta32",
2828
"os-locale": "5.0.0",
2929
"parse-url": "8.1.0",
3030
"queue": "6.0.2",

app/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -645,10 +645,10 @@ node-gyp-build@4:
645645
resolved "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.3.0.tgz#9f256b03e5826150be39c764bf51e993946d71a3"
646646
integrity sha512-iWjXZvmboq0ja1pUGULQBexmxq8CV4xBhX7VDOTbL7ZR4FOowwY/VOtRxBN/yKxmdGoIp4j5ysNT4u3S2pDQ3Q==
647647

648-
649-
version "0.11.0-beta30"
650-
resolved "https://registry.npmjs.org/node-pty/-/node-pty-0.11.0-beta30.tgz#ea1ede12ada64115f83b8c6bbf519549b656dbac"
651-
integrity sha512-4VqKeomvs5brx9Pf+3QdAAhsIcATREWSTCY8QPj5STp7jDpVbRt6SWhJz9EewJ9KiHbggXaQAzRiAVqARNiVvQ==
648+
649+
version "0.11.0-beta32"
650+
resolved "https://registry.npmjs.org/node-pty/-/node-pty-0.11.0-beta32.tgz#49c0f174f600ac3f54a21df2a41b6f78256ff6ce"
651+
integrity sha512-xtzB4/jYH64ksdVatYQnaU3TtCtSaDiiZPsZITmLHnywFSpI2bgfyj/bu6ofOXbe8PTtziL8bDn1U3xkRmx3mg==
652652
dependencies:
653653
nan "^2.17.0"
654654

0 commit comments

Comments
 (0)