Skip to content

Commit

Permalink
chore(deps): Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent d42ec82 commit 12ffbf2
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 143 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,27 +26,27 @@
"packageManager": "[email protected]",
"type": "module",
"dependencies": {
"chalk": "^5.3.0",
"chalk": "^5.4.0",
"discord.js": "^14.16.3",
"discord.js-docs": "github:Hypixel-API-Reborn/discord.js-docs",
"mongoose": "^8.8.3",
"mongoose": "^8.9.1",
"ms": "^2.1.3",
"node-cron": "^3.0.3",
"winston": "^3.17.0"
},
"devDependencies": {
"@eslint/js": "^9.16.0",
"@eslint/js": "^9.17.0",
"@types/eslint": "^9.6.1",
"@types/ms": "^0.7.34",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"@types/node-cron": "^3.0.11",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.13.0",
"nodemon": "^3.1.7",
"globals": "^15.14.0",
"nodemon": "^3.1.9",
"prettier": "^3.4.2",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"typescript-eslint": "^8.17.0"
"typescript-eslint": "^8.18.1"
}
}
Loading

0 comments on commit 12ffbf2

Please sign in to comment.