Skip to content

Commit

Permalink
Bump @types/ssh2 from 1.11.14 to 1.11.15
Browse files Browse the repository at this point in the history
Bumps [@types/ssh2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ssh2) from 1.11.14 to 1.11.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ssh2)

---
updated-dependencies:
- dependency-name: "@types/ssh2"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent 1194c0d commit 2585e2d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/node": "^16.18.57",
"@types/node-notifier": "^8.0.3",
"@types/pg": "^8.10.7",
"@types/ssh2": "^1.11.14",
"@types/ssh2": "^1.11.15",
"@types/supports-color": "^8.1.2",
"chai": "^4.3.10",
"chai-as-promised": "^7.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -622,10 +622,10 @@
dependencies:
"@sinonjs/fake-timers" "^7.1.0"

"@types/ssh2@^1.11.14":
version "1.11.14"
resolved "https://registry.yarnpkg.com/@types/ssh2/-/ssh2-1.11.14.tgz#d3bebf27fa508add5ddb65d0c945ca5329e669fb"
integrity sha512-O/U38mvV4jVVrdtZz8KpmitkmeD/PUDeDNNueQhm34166dmaqb1iZ3sfarSxBArM2/iX4PZVJY3EOta0Zks9hw==
"@types/ssh2@^1.11.15":
version "1.11.15"
resolved "https://registry.yarnpkg.com/@types/ssh2/-/ssh2-1.11.15.tgz#1baee06c3f11a5bd0f78ea071030a2ffa26ae455"
integrity sha512-QFPpT9Gamh+oOKWH6uDUxe8izo8NaCJaN5HdYcbCIiS3hs7fB65KAfyGWBVXaXxXLj7IhFam5Q/ZxQ4eIPc/1Q==
dependencies:
"@types/node" "^18.11.18"

Expand Down

0 comments on commit 2585e2d

Please sign in to comment.