Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
HitomaruKonpaku committed Aug 4, 2024
1 parent 3523b31 commit 25e4a1f
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
42 changes: 21 additions & 21 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"lint": "eslint \"{src,apps,libs,test,constant}/**/*.ts\" --fix"
},
"dependencies": {
"@bull-board/api": "^5.21.1",
"@bull-board/express": "^5.21.1",
"@bull-board/nestjs": "^5.21.1",
"@bull-board/api": "^5.21.3",
"@bull-board/express": "^5.21.3",
"@bull-board/nestjs": "^5.21.3",
"@discordjs/rest": "^2.3.0",
"@nestjs/bullmq": "^10.1.1",
"@nestjs/common": "^10.3.9",
Expand Down

0 comments on commit 25e4a1f

Please sign in to comment.