Skip to content

Commit c02aaee

Browse files
chore(ci): bump packages
1 parent a09536c commit c02aaee

File tree

6 files changed

+19
-19
lines changed

6 files changed

+19
-19
lines changed

package-lock.json

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

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

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.9",
16+
"version": "0.4.10",
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.0.5",
6767
"@mongodb-js/prettier-config-devtools": "^1.0.2",
6868
"@mongodb-js/tsconfig-devtools": "^1.0.4",
69-
"@mongodb-js/mql-typescript": "^0.2.5",
69+
"@mongodb-js/mql-typescript": "^0.2.6",
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: 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.2.5",
16+
"version": "0.2.6",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/devtools-shared.git"
@@ -72,7 +72,7 @@
7272
"devDependencies": {
7373
"@mongodb-js/eslint-config-devtools": "0.9.12",
7474
"@mongodb-js/prettier-config-devtools": "^1.0.2",
75-
"@mongodb-js/shell-bson-parser": "^1.3.3",
75+
"@mongodb-js/shell-bson-parser": "^1.4.0",
7676
"@mongodb-js/tsconfig-devtools": "^1.0.4",
7777
"@types/js-yaml": "^4.0.9",
7878
"@types/jsdom": "^21.1.7",

packages/query-parser/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": "4.5.0",
16+
"version": "4.6.0",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/devtools-shared.git"
@@ -53,7 +53,7 @@
5353
},
5454
"dependencies": {
5555
"debug": "^4.4.0",
56-
"@mongodb-js/shell-bson-parser": "^1.3.3",
56+
"@mongodb-js/shell-bson-parser": "^1.4.0",
5757
"javascript-stringify": "^2.1.0",
5858
"lodash": "^4.17.21"
5959
},

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

0 commit comments

Comments
 (0)