Skip to content

Commit 417692c

Browse files
chore(ci): bump packages
1 parent 18d079a commit 417692c

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

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

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": "0.5.0",
16+
"version": "1.0.0",
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": "5.11.1",
16+
"version": "6.0.0",
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": "^0.5.0",
59+
"@mongodb-js/mongodb-downloader": "^1.0.0",
6060
"debug": "^4.4.0",
6161
"mongodb": "^6.9.0",
6262
"@mongodb-js/saslprep": "^1.3.2",

0 commit comments

Comments
 (0)