Skip to content

Commit f9db8df

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

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": "[email protected]"
1414
},
1515
"homepage": "https://github.com/mongodb-js/devtools-shared",
16-
"version": "0.2.1",
16+
"version": "0.2.2",
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": "[email protected]"
1414
},
1515
"homepage": "https://github.com/mongodb-js/devtools-shared",
16-
"version": "5.2.1",
16+
"version": "5.2.2",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/devtools-shared.git"
@@ -50,7 +50,7 @@
5050
"reformat": "npm run prettier -- --write ."
5151
},
5252
"dependencies": {
53-
"@mongodb-js/mongodb-downloader": "^0.2.1",
53+
"@mongodb-js/mongodb-downloader": "^0.2.2",
5454
"debug": "^4.3.4",
5555
"mongodb": "^5.6.0",
5656
"yargs": "^17.7.2"

0 commit comments

Comments
 (0)