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 23, 2024
1 parent c8d9694 commit 6f3d177
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 178 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,19 +28,19 @@
},
"devDependencies": {
"@stegripe/eslint-config": "^1.0.1",
"@types/node": "^22.9.0",
"@types/node": "^22.10.2",
"eslint": "^9.14.0",
"rimraf": "^6.0.1",
"typescript": "^5.6.3"
},
"dependencies": {
"date-fns": "^4.1.0",
"discord.js": "^14.15.3",
"dotenv": "^16.4.5",
"got": "^14.4.2",
"pino": "^9.3.2",
"discord.js": "^14.16.3",
"dotenv": "^16.4.7",
"got": "^14.4.5",
"pino": "^9.6.0",
"pino-pretty": "^13.0.0",
"tree-kill": "^1.2.2",
"tslib": "^2.7.0"
"tslib": "^2.8.1"
}
}
Loading

0 comments on commit 6f3d177

Please sign in to comment.