Skip to content

Commit a743933

Browse files
committed
chore(dev-deps): node-pty
1 parent bb8bae3 commit a743933

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"ink-testing-library": "^2.1.0",
7070
"jest": "^26.6.1",
7171
"lint-staged": "^11.1.2",
72-
"node-pty": "^0.10.0",
72+
"node-pty": "^0.10.1",
7373
"prettier": "^2.3.1",
7474
"rimraf": "^3.0.2",
7575
"strip-ansi": "^6.0.0",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -4520,7 +4520,7 @@ node-notifier@^8.0.0:
45204520
uuid "^8.3.0"
45214521
which "^2.0.2"
45224522

4523-
node-pty@^0.10.0:
4523+
node-pty@^0.10.1:
45244524
version "0.10.1"
45254525
resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-0.10.1.tgz#cd05d03a2710315ec40221232ec04186f6ac2c6d"
45264526
integrity sha512-JTdtUS0Im/yRsWJSx7yiW9rtpfmxqxolrtnyKwPLI+6XqTAPW/O2MjS8FYL4I5TsMbH2lVgDb2VMjp+9LoQGNg==

0 commit comments

Comments
 (0)