Skip to content

Commit

Permalink
Merge pull request #4096 from nestjs/renovate/nestjs-bull-0.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency @nestjs/bull to v0.0.3
  • Loading branch information
kamilmysliwiec committed Feb 19, 2020
2 parents fc13d4c + 82f76b7 commit 7e2094d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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": "0.0.2",
"@nestjs/bull": "0.0.3",
"@nestjs/common": "6.11.7",
"@nestjs/core": "6.11.7",
"@nestjs/platform-express": "6.11.7",
Expand Down

0 comments on commit 7e2094d

Please sign in to comment.