Skip to content

Commit

Permalink
last dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
baileympearson committed Aug 13, 2024
1 parent 712e22d commit 8d397e9
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 19 deletions.
40 changes: 24 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,17 @@
"prebuild-install": "^7.1.2"
},
"devDependencies": {
"@types/node": "^22.1.0",
"@types/node": "^22.2.0",
"chai": "^4.4.1",
"chai-string": "^1.5.0",
"chalk": "^4.1.2",
"clang-format": "^1.8.0",
"dmd-clear": "^0.1.2",
"eslint": "^9.8.0",
"eslint": "^9.9.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"jsdoc-to-markdown": "^8.0.3",
"mocha": "^10.7.0",
"mocha": "^10.7.3",
"mongodb": "^6.8.0",
"node-gyp": "^10.1.0",
"prebuild": "^13.0.0",
Expand Down

0 comments on commit 8d397e9

Please sign in to comment.