Skip to content

Commit

Permalink
fix(deps): update dependency @nestjs/bull to v0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 24, 2023
1 parent cde4e7f commit 0ac07b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/26-queues/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"test:e2e": "echo 'No e2e tests implemented yet.'"
},
"dependencies": {
"@nestjs/bull": "0.6.0",
"@nestjs/bull": "0.6.3",
"@nestjs/common": "9.0.1",
"@nestjs/core": "9.0.5",
"@nestjs/platform-express": "9.0.1",
Expand Down

0 comments on commit 0ac07b5

Please sign in to comment.