Skip to content

Commit

Permalink
Merge pull request #109 from KnpLabs/dependabot/npm_and_yarn/bull-3.29.0
Browse files Browse the repository at this point in the history
Bump bull from 3.27.0 to 3.29.0
  • Loading branch information
alexpozzi authored Aug 24, 2021
2 parents 1750758 + 6a8399d commit df39095
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"main": "index.js",
"license": "MIT",
"dependencies": {
"bull": "^3.27.0",
"bull": "^3.29.0",
"express": "^4.17.1",
"puppeteer-core": "^10.2.0",
"ramda": "^0.27.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1893,10 +1893,10 @@ buffer@^5.2.1, buffer@^5.5.0:
base64-js "^1.3.1"
ieee754 "^1.1.13"

bull@^3.27.0:
version "3.27.0"
resolved "https://registry.yarnpkg.com/bull/-/bull-3.27.0.tgz#be80a31e775871ed8f8e03a54835d9cc6714547c"
integrity sha512-XvwGvOxf1oJ/qWT5VHrDWsOs41k+Kkn8OoUky5Y6YVXAIS/+xQlIb86oaDWMiz2waUKH5GE9vCei5gzLoEXzVQ==
bull@^3.29.0:
version "3.29.0"
resolved "https://registry.yarnpkg.com/bull/-/bull-3.29.0.tgz#079caafa72c4402033ab67f6d42f5ff52a108c25"
integrity sha512-ad9BvfPczwzkQ9wpM6jtAUNthyAGdHoJZVpY3dTp8jPYHETH9l4LdxJYjrKNBHjT4YUeqLzj/2r1L2MYre2ETg==
dependencies:
cron-parser "^2.13.0"
debuglog "^1.0.0"
Expand Down

0 comments on commit df39095

Please sign in to comment.