From 4a72e554b659dbebcadd357a80f7c1c2741af26d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2020 04:16:03 +0000 Subject: [PATCH] Bump @types/ssh2 from 0.5.41 to 0.5.42 in /terminus-ssh Bumps [@types/ssh2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ssh2) from 0.5.41 to 0.5.42. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ssh2) Signed-off-by: dependabot-preview[bot] --- terminus-ssh/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/terminus-ssh/yarn.lock b/terminus-ssh/yarn.lock index 3227f4be..61b5d651 100644 --- a/terminus-ssh/yarn.lock +++ b/terminus-ssh/yarn.lock @@ -20,9 +20,9 @@ "@types/node" "*" "@types/ssh2@^0.5.35": - version "0.5.41" - resolved "https://registry.yarnpkg.com/@types/ssh2/-/ssh2-0.5.41.tgz#70d52dcdc20da5ca373948b287766b0cae73801f" - integrity sha512-C661JCfu/yXUoF3EDKatfNhb8z1iD0NUuVOLfrmQ9fOSp1ClntmnicY2u3sBG7zl2FAvjBKkdvM7j03LZXjQXQ== + version "0.5.42" + resolved "https://registry.yarnpkg.com/@types/ssh2/-/ssh2-0.5.42.tgz#9e6750a9b244c81fa691c650b97c812f0c835ac5" + integrity sha512-/0JkxBp9jqlOU4Z2tCNoHYYEDj96q9PErzhx1McWirTbUlGrMyp7PbQPmrwBBtakfk+CGZ1SQ/0UWsuw/I3B+g== dependencies: "@types/node" "*" "@types/ssh2-streams" "*"