Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#11)
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 Nov 27, 2024
1 parent 872f1e6 commit e362eee
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 @@ -45,29 +45,29 @@
"cron-parser": "^4.9.0",
"debug": "^4.3.7",
"luxon": "^3.5.0",
"mongodb": "~6.10.0"
"mongodb": "~6.11.0"
},
"devDependencies": {
"@eslint/js": "^9.15.0",
"@tsconfig/node20": "^20.1.4",
"@types/debug": "^4.1.12",
"@types/human-interval": "^1.0.2",
"@types/luxon": "^3.4.2",
"@types/mocha": "^10.0.9",
"@types/node": "^22.9.0",
"@types/mocha": "^10.0.10",
"@types/node": "^22.9.3",
"@types/sinon": "^17.0.3",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.12.0",
"mocha": "^10.8.2",
"mongodb": "^6.10.0",
"mongodb": "^6.11.0",
"mongodb-memory-server": "^10.1.2",
"prettier": "^3.3.3",
"sinon": "^19.0.2",
"ts-node": "^10.9.2",
"typedoc": "^0.26.11",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"typescript-eslint": "^8.15.0"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}

0 comments on commit e362eee

Please sign in to comment.