Skip to content

Commit

Permalink
chore(deps): update dependency @types/bull to v3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 16, 2020
1 parent f6122d9 commit 6adbe20
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": "6.14.0",
"@nestjs/schematics": "6.8.2",
"@nestjs/testing": "6.10.14",
"@types/bull": "3.10.6",
"@types/bull": "3.12.0",
"@types/dotenv": "6.1.1",
"@types/express": "4.17.2",
"@types/jest": "24.9.0",
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": "6.14.0",
"@nestjs/schematics": "6.8.2",
"@nestjs/testing": "6.10.14",
"@types/bull": "3.10.6",
"@types/bull": "3.12.0",
"@types/dotenv": "6.1.1",
"@types/express": "4.17.2",
"@types/jest": "24.9.0",
Expand Down

0 comments on commit 6adbe20

Please sign in to comment.