Skip to content

Commit 6dd1549

Browse files
chore(deps-dev): bump @types/ssh2 from 1.15.3 to 1.15.5 in /client (#1443)
Bumps [@types/ssh2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ssh2) from 1.15.3 to 1.15.5. - [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-version: 1.15.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bfb5e17 commit 6dd1549

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

client/package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@types/react": "^18.3.3",
2727
"@types/react-dom": "^18.3.0",
28-
"@types/ssh2": "^1.15.3",
28+
"@types/ssh2": "^1.15.5",
2929
"@types/uuid": "^10.0.0",
3030
"@types/vscode": "1.82.0",
3131
"@types/vscode-notebook-renderer": "^1.72.3",

0 commit comments

Comments
 (0)