Skip to content

Commit c39c385

Browse files
chore(ci): bump packages
1 parent 8a9d630 commit c39c385

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

package-lock.json

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

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.0.0",
16+
"version": "6.1.0",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/devtools-shared.git"
@@ -57,7 +57,7 @@
5757
},
5858
"dependencies": {
5959
"@mongodb-js/mongodb-downloader": "^1.0.0",
60-
"@mongodb-js/oidc-mock-provider": "^0.11.5",
60+
"@mongodb-js/oidc-mock-provider": "^0.12.0",
6161
"@mongodb-js/saslprep": "^1.3.2",
6262
"debug": "^4.4.0",
6363
"mongodb": "^6.9.0",

packages/oidc-mock-provider/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.11.5",
16+
"version": "0.12.0",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/devtools-shared.git"

0 commit comments

Comments
 (0)