Skip to content

Commit

Permalink
chore(deps): update dependency bull to v3.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 19, 2021
1 parent ba5b1e6 commit 4b053a7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/reflect-metadata": "0.1.0",
"@typescript-eslint/eslint-plugin": "4.22.0",
"@typescript-eslint/parser": "4.22.0",
"bull": "3.22.0",
"bull": "3.22.1",
"eslint": "7.24.0",
"eslint-config-prettier": "8.2.0",
"eslint-plugin-import": "2.22.1",
Expand All @@ -81,6 +81,6 @@
"peerDependencies": {
"@nestjs/common": "^6.10.11 || ^7.0.0",
"@nestjs/core": "^6.10.11 || ^7.0.0",
"bull": "^3.3"
"bull": "^3.3 || ^3.22.0"
}
}

0 comments on commit 4b053a7

Please sign in to comment.