Skip to content

Commit 2d92619

Browse files
committed
shell-api 3.13.0
1 parent e77027a commit 2d92619

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 9 additions & 9 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
@@ -48,7 +48,7 @@
4848
"extract-types": "ts-node scripts/extract-types.ts"
4949
},
5050
"peerDependencies": {
51-
"@mongosh/shell-api": "^3.11.0"
51+
"@mongosh/shell-api": "^3.13.0"
5252
},
5353
"dependencies": {
5454
"@mongodb-js/ts-autocomplete": "^0.3.2",
@@ -61,7 +61,7 @@
6161
"@mongodb-js/mocha-config-devtools": "^1.0.5",
6262
"@mongodb-js/prettier-config-devtools": "^1.0.2",
6363
"@mongodb-js/tsconfig-devtools": "^1.0.3",
64-
"@mongosh/shell-api": "^3.11.0",
64+
"@mongosh/shell-api": "^3.13.0",
6565
"@types/chai": "^4.2.21",
6666
"@types/mocha": "^9.1.1",
6767
"@types/node": "^22.15.30",

0 commit comments

Comments
 (0)