Skip to content

Commit 5760407

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

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/query-parser/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": "4.2.2",
16+
"version": "4.2.3",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/devtools-shared.git"
@@ -47,7 +47,7 @@
4747
},
4848
"dependencies": {
4949
"debug": "^4.3.4",
50-
"@mongodb-js/shell-bson-parser": "^1.1.1",
50+
"@mongodb-js/shell-bson-parser": "^1.1.2",
5151
"javascript-stringify": "^2.1.0",
5252
"lodash": "^4.17.21"
5353
},

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": "[email protected]"
1414
},
1515
"homepage": "https://github.com/mongodb-js/devtools-shared",
16-
"version": "1.1.1",
16+
"version": "1.1.2",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/devtools-shared.git"

0 commit comments

Comments
 (0)