Skip to content

Commit 75c772e

Browse files
chore(ci): bump packages
1 parent 457a8c5 commit 75c772e

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

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.6.8",
16+
"version": "0.6.9",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/devtools-shared.git"
@@ -66,7 +66,7 @@
6666
"@mongodb-js/mocha-config-devtools": "^1.1.0",
6767
"@mongodb-js/prettier-config-devtools": "^1.0.2",
6868
"@mongodb-js/tsconfig-devtools": "^1.1.1",
69-
"@mongodb-js/mql-typescript": "^0.4.7",
69+
"@mongodb-js/mql-typescript": "^0.4.8",
7070
"@types/chai": "^4.2.21",
7171
"@types/mocha": "^9.1.1",
7272
"@types/node": "^22.15.30",

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

0 commit comments

Comments
 (0)