Skip to content

Commit

Permalink
Merge pull request #287 from OldSneerJaw/dependabot/npm_and_yarn/deve…
Browse files Browse the repository at this point in the history
…lopment-dependencies-90bb0d7960

Bump @types/ssh2 from 1.15.0 to 1.15.1 in the development-dependencies group
  • Loading branch information
OldSneerJaw authored Aug 12, 2024
2 parents b1c7721 + 7ce6322 commit 52bd6b2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.5",
"@types/pg": "^8.11.6",
"@types/ssh2": "^1.15.0",
"@types/ssh2": "^1.15.1",
"@types/supports-color": "^8.1.3",
"chai": "^4.5.0",
"chai-as-promised": "^7.1.2",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -935,9 +935,9 @@
dependencies:
"@sinonjs/fake-timers" "^7.1.0"

"@types/ssh2@^1.15.0":
version "1.15.0"
resolved "https://registry.npmjs.org/@types/ssh2/-/ssh2-1.15.0.tgz"
"@types/ssh2@^1.15.1":
version "1.15.1"
resolved "https://registry.yarnpkg.com/@types/ssh2/-/ssh2-1.15.1.tgz#4db4b6864abca09eb299fe5354fa591add412223"
dependencies:
"@types/node" "^18.11.18"

Expand Down

0 comments on commit 52bd6b2

Please sign in to comment.