Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 4, 2025
1 parent 0a9bc49 commit 88fc52c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,28 +48,28 @@
"cron-parser": "^5.0.4",
"debug": "^4.4.0",
"luxon": "^3.5.0",
"mongodb": "~6.14.0"
"mongodb": "~6.14.1"
},
"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.8",
"@types/node": "^22.13.9",
"@types/sinon": "^17.0.4",
"eslint": "^9.21.0",
"eslint-config-prettier": "^10.0.2",
"globals": "^16.0.0",
"mocha": "^11.1.0",
"mongodb": "^6.14.0",
"mongodb": "^6.14.1",
"mongodb-memory-server": "^10.1.4",
"prettier": "^3.5.2",
"prettier": "^3.5.3",
"sinon": "^19.0.2",
"ts-node": "^10.9.2",
"typedoc": "^0.27.9",
"typescript": "^5.8.2",
"typescript-eslint": "^8.25.0"
"typescript-eslint": "^8.26.0"
},
"packageManager": "yarn@4.6.0"
"packageManager": "yarn@4.7.0"
}

0 comments on commit 88fc52c

Please sign in to comment.