Skip to content

Commit 54b5535

Browse files
misc
1 parent f31fc4a commit 54b5535

File tree

2 files changed

+36
-32
lines changed

2 files changed

+36
-32
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/sinon": "^17.0.3",
5050
"@types/sinon-chai": "^3.2.12",
5151
"@typescript-eslint/eslint-plugin": "^8.12.2",
52-
"bson": "^6.9.0",
52+
"bson": "^6.10.2",
5353
"chai": "^4.5.0",
5454
"chai-subset": "^1.6.0",
5555
"clang-format": "^1.8.0",
@@ -58,9 +58,9 @@
5858
"eslint-plugin-prettier": "^5.2.1",
5959
"mocha": "^10.8.2",
6060
"node-gyp": "^10.1.0",
61-
"prebuild": "^13.0.0",
62-
"prettier": "^3.2.5",
63-
"semver": "^7.6.2",
61+
"prebuild": "^13.0.1",
62+
"prettier": "^3.4.2",
63+
"semver": "^7.7.0",
6464
"sinon": "^19.0.2",
6565
"sinon-chai": "^3.7.0",
6666
"source-map-support": "^0.5.21",

0 commit comments

Comments
 (0)