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 Sep 3, 2024
1 parent 3d068cf commit dd23be3
Show file tree
Hide file tree
Showing 3 changed files with 92 additions and 43 deletions.
2 changes: 1 addition & 1 deletion packages/command-context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"dependencies": {
"@sapphire/framework": "^5.2.1",
"@sapphire/utilities": "^3.17.0",
"discord.js": "^14.15.3",
"discord.js": "^14.16.1",
"tslib": "^2.7.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/pino-logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"dependencies": {
"@sapphire/framework": "^5.2.1",
"@sapphire/utilities": "^3.17.0",
"discord.js": "^14.15.3",
"pino": "^9.3.2",
"discord.js": "^14.16.1",
"pino": "^9.4.0",
"tslib": "^2.7.0"
},
"devDependencies": {
Expand Down
129 changes: 89 additions & 40 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dd23be3

Please sign in to comment.