Skip to content

Commit 83e6097

Browse files
authored
chore: bump mongodb-ts-autocomplete 0.4.7 (#2502)
* bump mongodb-ts-autocomplete 0.4.7 * redo package-lock.json changes with npm 11 * and again with npm 11.3.0
1 parent 9873758 commit 83e6097

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

package-lock.json

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

packages/autocomplete/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"dependencies": {
4646
"@mongodb-js/mongodb-constants": "^0.10.1",
4747
"@mongosh/shell-api": "^3.18.0",
48-
"@mongodb-js/mongodb-ts-autocomplete": "^0.4.4",
48+
"@mongodb-js/mongodb-ts-autocomplete": "^0.4.7",
4949
"semver": "^7.5.4"
5050
}
5151
}

packages/browser-runtime-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@mongodb-js/eslint-config-mongosh": "^1.0.0",
4242
"@mongodb-js/prettier-config-devtools": "^1.0.1",
4343
"@mongodb-js/tsconfig-mongosh": "^1.0.0",
44-
"@mongodb-js/mongodb-ts-autocomplete": "^0.4.4",
44+
"@mongodb-js/mongodb-ts-autocomplete": "^0.4.7",
4545
"@mongosh/types": "3.10.0",
4646
"bson": "^6.10.4",
4747
"depcheck": "^1.4.7",

packages/shell-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"devDependencies": {
6565
"@microsoft/api-extractor": "^7.39.3",
6666
"@mongodb-js/eslint-config-mongosh": "^1.0.0",
67-
"@mongodb-js/mongodb-ts-autocomplete": "^0.4.4",
67+
"@mongodb-js/mongodb-ts-autocomplete": "^0.4.7",
6868
"@mongodb-js/prettier-config-devtools": "^1.0.1",
6969
"@mongodb-js/tsconfig-mongosh": "^1.0.0",
7070
"@mongosh/types": "3.10.0",

0 commit comments

Comments
 (0)