Skip to content

Commit 63b1749

Browse files
chore(ci): bump packages
1 parent 18cc55e commit 63b1749

4 files changed

Lines changed: 12 additions & 12 deletions

File tree

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": "3.14.11",
3+
"version": "3.14.12",
44
"description": "A connection establishment utility for MongoDB developer tools",
55
"homepage": "https://github.com/mongodb-js/devtools-shared/tree/main/packages/devtools-connect",
66
"repository": {
@@ -78,7 +78,7 @@
7878
"mongodb": "^7.0.0",
7979
"mongodb6": "npm:mongodb@^6.9.0",
8080
"mongodb-log-writer": "^2.5.6",
81-
"mongodb-runner": "^6.7.1",
81+
"mongodb-runner": "^6.7.2",
8282
"nyc": "^15.1.0",
8383
"os-dns-native": "^2.0.1",
8484
"resolve-mongodb-srv": "^1.1.1",

packages/mongodb-downloader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"email": "compass@mongodb.com"
1414
},
1515
"homepage": "https://github.com/mongodb-js/devtools-shared",
16-
"version": "1.1.7",
16+
"version": "1.1.8",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/devtools-shared.git"

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": "compass@mongodb.com"
1414
},
1515
"homepage": "https://github.com/mongodb-js/devtools-shared",
16-
"version": "6.7.1",
16+
"version": "6.7.2",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/devtools-shared.git"
@@ -56,7 +56,7 @@
5656
"reformat": "npm run prettier -- --write ."
5757
},
5858
"dependencies": {
59-
"@mongodb-js/mongodb-downloader": "^1.1.7",
59+
"@mongodb-js/mongodb-downloader": "^1.1.8",
6060
"@mongodb-js/oidc-mock-provider": "^0.13.6",
6161
"@mongodb-js/saslprep": "^1.4.6",
6262
"@peculiar/x509": "^1.14.2",

0 commit comments

Comments
 (0)