Skip to content

Commit b6736f0

Browse files
chore(ci): bump packages (#255)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c04571d commit b6736f0

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

package-lock.json

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

packages/devtools-connect/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mongodb-js/devtools-connect",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"description": "A connection establishment utility for MongoDB developer tools",
55
"homepage": "https://github.com/mongodb-js/devtools-connect",
66
"repository": {
@@ -60,7 +60,7 @@
6060
},
6161
"devDependencies": {
6262
"@mongodb-js/oidc-plugin": "^0.3.1",
63-
"@mongodb-js/saslprep": "^1.1.4",
63+
"@mongodb-js/saslprep": "^1.1.5",
6464
"@types/lodash.merge": "^4.6.7",
6565
"@types/mocha": "^9.0.0",
6666
"@types/node": "^17.0.35",

packages/mongodb-runner/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"email": "[email protected]"
1414
},
1515
"homepage": "https://github.com/mongodb-js/devtools-shared",
16-
"version": "5.5.3",
16+
"version": "5.5.4",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/devtools-shared.git"
@@ -53,7 +53,7 @@
5353
"@mongodb-js/mongodb-downloader": "^0.2.10",
5454
"debug": "^4.3.4",
5555
"mongodb": "^6.3.0",
56-
"@mongodb-js/saslprep": "^1.1.4",
56+
"@mongodb-js/saslprep": "^1.1.5",
5757
"mongodb-connection-string-url": "^3.0.0",
5858
"yargs": "^17.7.2"
5959
},

packages/saslprep/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"email": "[email protected]"
1919
},
2020
"homepage": "https://github.com/mongodb-js/devtools-shared/tree/main/packages/saslprep",
21-
"version": "1.1.4",
21+
"version": "1.1.5",
2222
"repository": {
2323
"type": "git",
2424
"url": "https://github.com/mongodb-js/devtools-shared.git"

0 commit comments

Comments
 (0)