Skip to content

Commit

Permalink
chore(ci): bump packages (#203)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 15, 2024
1 parent a8e3821 commit 26be080
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/mongodb-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"email": "[email protected]"
},
"homepage": "https://github.com/mongodb-js/devtools-shared",
"version": "5.5.1",
"version": "5.5.2",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/devtools-shared.git"
Expand Down Expand Up @@ -53,7 +53,7 @@
"@mongodb-js/mongodb-downloader": "^0.2.10",
"debug": "^4.3.4",
"mongodb": "^6.3.0",
"@mongodb-js/saslprep": "^1.1.3",
"@mongodb-js/saslprep": "^1.1.4",
"mongodb-connection-string-url": "^3.0.0",
"yargs": "^17.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/saslprep/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"email": "[email protected]"
},
"homepage": "https://github.com/mongodb-js/devtools-shared/tree/main/packages/saslprep",
"version": "1.1.3",
"version": "1.1.4",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/devtools-shared.git"
Expand Down

0 comments on commit 26be080

Please sign in to comment.