Skip to content

Commit eda31fa

Browse files
committed
Update dependency @nestjs/bull to v0.5.2
1 parent 7c7f1aa commit eda31fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"test:int": "jest --config ./test/jest-int.json --coverage"
3232
},
3333
"dependencies": {
34-
"@nestjs/bull": "0.3.1",
34+
"@nestjs/bull": "0.5.2",
3535
"@nestjs/common": "7.6.15",
3636
"@nestjs/config": "0.6.3",
3737
"@nestjs/core": "7.6.15",

0 commit comments

Comments
 (0)