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 Dec 5, 2024
1 parent eab4bb1 commit 86c7611
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 @@ -41,7 +41,7 @@
},
"dependencies": {
"@lesjoursfr/date": "^1.0.0",
"@lesjoursfr/human-interval": "^1.0.0",
"@lesjoursfr/human-interval": "^1.0.1",
"cron-parser": "^4.9.0",
"debug": "^4.3.7",
"luxon": "^3.5.0",
Expand All @@ -59,15 +59,15 @@
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.13.0",
"mocha": "^11.0.0",
"mocha": "^11.0.1",
"mongodb": "^6.11.0",
"mongodb-memory-server": "^10.1.2",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"sinon": "^19.0.2",
"ts-node": "^10.9.2",
"typedoc": "^0.27.2",
"typedoc": "^0.27.3",
"typescript": "^5.7.2",
"typescript-eslint": "^8.16.0"
"typescript-eslint": "^8.17.0"
},
"packageManager": "[email protected]"
}

0 comments on commit 86c7611

Please sign in to comment.