Skip to content

Commit 1b1ef73

Browse files
chore(deps): update dependency @types/ssh2 to ^1.11.15
1 parent a417d80 commit 1b1ef73

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@
457457
"@types/node": "16.11.68",
458458
"@types/react": "^18.2.21",
459459
"@types/react-dom": "^18.2.7",
460-
"@types/ssh2": "^1.11.13",
460+
"@types/ssh2": "^1.11.15",
461461
"@types/vscode": "^1.74.0",
462462
"@types/vscode-webview": "^1.57.2",
463463
"@typescript-eslint/eslint-plugin": "^6.2.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -738,10 +738,10 @@
738738
dependencies:
739739
"@types/node" "*"
740740

741-
"@types/ssh2@^1.11.13":
742-
version "1.11.13"
743-
resolved "https://registry.yarnpkg.com/@types/ssh2/-/ssh2-1.11.13.tgz#e6224da936abec0541bf26aa826b1cc37ea70d69"
744-
integrity sha512-08WbG68HvQ2YVi74n2iSUnYHYpUdFc/s2IsI0BHBdJwaqYJpWlVv9elL0tYShTv60yr0ObdxJR5NrCRiGJ/0CQ==
741+
"@types/ssh2@^1.11.15":
742+
version "1.11.15"
743+
resolved "https://registry.yarnpkg.com/@types/ssh2/-/ssh2-1.11.15.tgz#1baee06c3f11a5bd0f78ea071030a2ffa26ae455"
744+
integrity sha512-QFPpT9Gamh+oOKWH6uDUxe8izo8NaCJaN5HdYcbCIiS3hs7fB65KAfyGWBVXaXxXLj7IhFam5Q/ZxQ4eIPc/1Q==
745745
dependencies:
746746
"@types/node" "^18.11.18"
747747

0 commit comments

Comments
 (0)