Bump @types/ssh2 from 0.5.35 to 0.5.38 in /terminus-ssh

Bumps [@types/ssh2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ssh2) from 0.5.35 to 0.5.38.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ssh2)
This commit is contained in:
dependabot-preview[bot] 2019-05-24 16:57:47 +00:00 committed by GitHub
parent f547122b41
commit bc78ef49c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,9 +15,9 @@
"@types/node" "*"
"@types/ssh2@^0.5.35":
version "0.5.35"
resolved "https://registry.yarnpkg.com/@types/ssh2/-/ssh2-0.5.35.tgz#d6e60d59b7fc22db10abf4730aa7448babde7e3b"
integrity sha1-1uYNWbf8ItsQq/RzCqdEi6vefjs=
version "0.5.38"
resolved "https://registry.yarnpkg.com/@types/ssh2/-/ssh2-0.5.38.tgz#71f7c8f1d0636663158561af103c385ad439c7bc"
integrity sha512-rMnCnd0VIEUpCD1O5V50L1I8asHMBHZUYBnG6wlim1SdUrKUn60yiNpW5BnnT6QkTExaUXVrM8N883ZPPEPtsg==
dependencies:
"@types/node" "*"
"@types/ssh2-streams" "*"