Skip to content

Commit

Permalink
Merge pull request #13179 from nestjs/renovate/nestjs-bull-10.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency @nestjs/bull to v10.1.0
  • Loading branch information
kamilmysliwiec authored Feb 15, 2024
2 parents a9cd427 + 13b9b3d commit 4a0a54d
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
62 changes: 31 additions & 31 deletions sample/26-queues/package-lock.json

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

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": "10.0.1",
"@nestjs/bull": "10.1.0",
"@nestjs/common": "10.3.2",
"@nestjs/core": "10.3.2",
"@nestjs/platform-express": "10.3.2",
Expand Down

0 comments on commit 4a0a54d

Please sign in to comment.