mirror of
https://github.com/Eugeny/tabby
synced 2024-12-14 15:22:40 +00:00
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] <support@dependabot.com>
This commit is contained in:
parent
33bb3b0722
commit
4a72e554b6
1 changed files with 3 additions and 3 deletions
|
@ -20,9 +20,9 @@
|
||||||
"@types/node" "*"
|
"@types/node" "*"
|
||||||
|
|
||||||
"@types/ssh2@^0.5.35":
|
"@types/ssh2@^0.5.35":
|
||||||
version "0.5.41"
|
version "0.5.42"
|
||||||
resolved "https://registry.yarnpkg.com/@types/ssh2/-/ssh2-0.5.41.tgz#70d52dcdc20da5ca373948b287766b0cae73801f"
|
resolved "https://registry.yarnpkg.com/@types/ssh2/-/ssh2-0.5.42.tgz#9e6750a9b244c81fa691c650b97c812f0c835ac5"
|
||||||
integrity sha512-C661JCfu/yXUoF3EDKatfNhb8z1iD0NUuVOLfrmQ9fOSp1ClntmnicY2u3sBG7zl2FAvjBKkdvM7j03LZXjQXQ==
|
integrity sha512-/0JkxBp9jqlOU4Z2tCNoHYYEDj96q9PErzhx1McWirTbUlGrMyp7PbQPmrwBBtakfk+CGZ1SQ/0UWsuw/I3B+g==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/node" "*"
|
"@types/node" "*"
|
||||||
"@types/ssh2-streams" "*"
|
"@types/ssh2-streams" "*"
|
||||||
|
|
Loading…
Reference in a new issue