Skip to content

Commit 1965782

Browse files
chore(ci): bump packages
1 parent a787304 commit 1965782

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.1.0",
16+
"version": "0.2.0",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/devtools-shared.git"
@@ -51,7 +51,7 @@
5151
"@mongodb-js/mocha-config-devtools": "^1.0.4",
5252
"@mongodb-js/prettier-config-devtools": "^1.0.1",
5353
"@mongodb-js/tsconfig-devtools": "^1.0.2",
54-
"@mongodb-js/ts-autocomplete": "^0.2.0",
54+
"@mongodb-js/ts-autocomplete": "^0.3.0",
5555
"@mongosh/shell-api": "^3.11.0",
5656
"@types/chai": "^4.2.21",
5757
"@types/mocha": "^9.1.1",

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

0 commit comments

Comments
 (0)