Skip to content

Commit

Permalink
Merge pull request #8681 from nestjs/renovate/bull-3.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/bull to v3.15.6
  • Loading branch information
kamilmysliwiec authored Nov 24, 2021
2 parents de766d0 + a791d48 commit c54b88a
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
12 changes: 6 additions & 6 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 @@ -33,7 +33,7 @@
"@nestjs/cli": "8.1.5",
"@nestjs/schematics": "8.0.5",
"@nestjs/testing": "8.2.2",
"@types/bull": "3.15.5",
"@types/bull": "3.15.6",
"@types/dotenv": "8.2.0",
"@types/express": "4.17.13",
"@types/jest": "27.0.3",
Expand Down
12 changes: 6 additions & 6 deletions sample/27-scheduling/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/27-scheduling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@nestjs/cli": "8.1.5",
"@nestjs/schematics": "8.0.5",
"@nestjs/testing": "8.2.2",
"@types/bull": "3.15.5",
"@types/bull": "3.15.6",
"@types/dotenv": "8.2.0",
"@types/express": "4.17.13",
"@types/jest": "27.0.3",
Expand Down

0 comments on commit c54b88a

Please sign in to comment.