Skip to content

Commit 9216743

Browse files
deps(NODE-6900): FY26Q2 dependency update (#241)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1842c69 commit 9216743

File tree

2 files changed

+20
-19
lines changed

2 files changed

+20
-19
lines changed

package-lock.json

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

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -31,21 +31,21 @@
3131
"prebuild-install": "^7.1.2"
3232
},
3333
"devDependencies": {
34-
"@types/node": "^22.2.0",
34+
"@types/node": "^22.15.3",
3535
"chai": "^4.4.1",
36-
"chai-string": "^1.5.0",
36+
"chai-string": "^1.6.0",
3737
"chalk": "^4.1.2",
3838
"clang-format": "^1.8.0",
3939
"dmd-clear": "^0.1.2",
40-
"eslint": "^9.9.0",
41-
"eslint-config-prettier": "^10.0.2",
42-
"eslint-plugin-prettier": "^5.2.1",
43-
"jsdoc-to-markdown": "^9.0.5",
40+
"eslint": "^9.25.1",
41+
"eslint-config-prettier": "^10.1.2",
42+
"eslint-plugin-prettier": "^5.2.6",
43+
"jsdoc-to-markdown": "^9.1.1",
4444
"mocha": "^11.1.0",
45-
"mongodb": "^6.8.0",
45+
"mongodb": "^6.16.0",
4646
"node-gyp": "^10.1.0",
47-
"prebuild": "^13.0.0",
48-
"prettier": "^3.3.3",
47+
"prebuild": "^13.0.1",
48+
"prettier": "^3.5.3",
4949
"request": "^2.88.2"
5050
},
5151
"overrides": {
@@ -73,4 +73,4 @@
7373
},
7474
"license": "Apache-2.0",
7575
"readmeFilename": "README.md"
76-
}
76+
}

0 commit comments

Comments
 (0)