Browse Source

Bump @types/ssh2 from 0.5.42 to 0.5.43 in /terminus-ssh

Bumps [@types/ssh2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ssh2) from 0.5.42 to 0.5.43.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ssh2)

Signed-off-by: dependabot-preview[bot] <[email protected]>
dependabot-preview[bot] 5 years ago
parent
commit
b55011d595
1 changed files with 3 additions and 3 deletions
  1. 3 3
      terminus-ssh/yarn.lock

+ 3 - 3
terminus-ssh/yarn.lock

@@ -20,9 +20,9 @@
     "@types/node" "*"
 
 "@types/ssh2@^0.5.35":
-  version "0.5.42"
-  resolved "https://registry.yarnpkg.com/@types/ssh2/-/ssh2-0.5.42.tgz#9e6750a9b244c81fa691c650b97c812f0c835ac5"
-  integrity sha512-/0JkxBp9jqlOU4Z2tCNoHYYEDj96q9PErzhx1McWirTbUlGrMyp7PbQPmrwBBtakfk+CGZ1SQ/0UWsuw/I3B+g==
+  version "0.5.43"
+  resolved "https://registry.yarnpkg.com/@types/ssh2/-/ssh2-0.5.43.tgz#a4b8fc0288ef79a0d2d89363644d0b4448fe9532"
+  integrity sha512-rVEwm6fEmy9RJg1nTK3qhCKoviKtLg+axE1RXzAWuKz3QuZIZDxCKP38/tzhxkQ8I8FDVXgRoWtvltzQKtDaBg==
   dependencies:
     "@types/node" "*"
     "@types/ssh2-streams" "*"