Skip to content

Commit 51d310b

Browse files
chore(ci): bump packages
1 parent 4069e88 commit 51d310b

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-ts-autocomplete/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": "0.4.6",
16+
"version": "0.4.7",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/devtools-shared.git"
@@ -53,7 +53,7 @@
5353
"extract-types": "ts-node scripts/extract-types.ts"
5454
},
5555
"dependencies": {
56-
"@mongodb-js/ts-autocomplete": "^0.4.5",
56+
"@mongodb-js/ts-autocomplete": "^0.4.6",
5757
"@mongosh/shell-api": "^3.16.2",
5858
"mongodb-schema": "^12.6.2",
5959
"node-cache": "^5.1.2",

packages/ts-autocomplete/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.4.5",
16+
"version": "0.4.6",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/devtools-shared.git"

0 commit comments

Comments
 (0)