Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#32)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 4, 2025
1 parent 0f4863e commit 0a9bc49
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,27 +48,27 @@
"cron-parser": "^5.0.4",
"debug": "^4.4.0",
"luxon": "^3.5.0",
"mongodb": "~6.13.1"
"mongodb": "~6.14.0"
},
"devDependencies": {
"@eslint/js": "^9.21.0",
"@tsconfig/node20": "^20.1.4",
"@types/debug": "^4.1.12",
"@types/luxon": "^3.4.2",
"@types/mocha": "^10.0.10",
"@types/node": "^22.13.5",
"@types/node": "^22.13.8",
"@types/sinon": "^17.0.4",
"eslint": "^9.21.0",
"eslint-config-prettier": "^10.0.1",
"eslint-config-prettier": "^10.0.2",
"globals": "^16.0.0",
"mocha": "^11.1.0",
"mongodb": "^6.13.1",
"mongodb": "^6.14.0",
"mongodb-memory-server": "^10.1.4",
"prettier": "^3.5.2",
"sinon": "^19.0.2",
"ts-node": "^10.9.2",
"typedoc": "^0.27.9",
"typescript": "^5.7.3",
"typescript": "^5.8.2",
"typescript-eslint": "^8.25.0"
},
"packageManager": "[email protected]"
Expand Down

0 comments on commit 0a9bc49

Please sign in to comment.