Skip to content

Commit f4bf9ba

Browse files
committed
chore: fix depalign
1 parent 197e772 commit f4bf9ba

File tree

3 files changed

+3
-157
lines changed

3 files changed

+3
-157
lines changed

package-lock.json

Lines changed: 1 addition & 156 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// Placeholder file - actual content is generated at build time

packages/autocomplete/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@mongodb-js/prettier-config-devtools": "^1.0.1",
3838
"@mongodb-js/tsconfig-mongosh": "^1.0.0",
3939
"eslint": "^7.25.0",
40-
"mocha": "^10.2.0",
40+
"mocha": "^11.7.5",
4141
"prettier": "^2.8.8"
4242
},
4343
"dependencies": {

0 commit comments

Comments
 (0)