We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb8bae3 commit a743933Copy full SHA for a743933
package.json
@@ -69,7 +69,7 @@
69
"ink-testing-library": "^2.1.0",
70
"jest": "^26.6.1",
71
"lint-staged": "^11.1.2",
72
- "node-pty": "^0.10.0",
+ "node-pty": "^0.10.1",
73
"prettier": "^2.3.1",
74
"rimraf": "^3.0.2",
75
"strip-ansi": "^6.0.0",
yarn.lock
@@ -4520,7 +4520,7 @@ node-notifier@^8.0.0:
4520
uuid "^8.3.0"
4521
which "^2.0.2"
4522
4523
-node-pty@^0.10.0:
+node-pty@^0.10.1:
4524
version "0.10.1"
4525
resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-0.10.1.tgz#cd05d03a2710315ec40221232ec04186f6ac2c6d"
4526
integrity sha512-JTdtUS0Im/yRsWJSx7yiW9rtpfmxqxolrtnyKwPLI+6XqTAPW/O2MjS8FYL4I5TsMbH2lVgDb2VMjp+9LoQGNg==
0 commit comments