Skip to content

Commit

Permalink
chore(deps): update dependency bullmq to v5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 17, 2024
1 parent e2fbc39 commit 84b3a67
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/bullmq/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/jest": "29.5.12",
"@types/node": "20.11.19",
"@types/reflect-metadata": "0.1.0",
"bullmq": "5.1.11",
"bullmq": "5.2.0",
"reflect-metadata": "0.2.1",
"rxjs": "7.8.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2359,10 +2359,10 @@ bull@4.12.2:
semver "^7.5.2"
uuid "^8.3.0"

bullmq@5.1.11:
version "5.1.11"
resolved "https://registry.yarnpkg.com/bullmq/-/bullmq-5.1.11.tgz#8a13dcd93f018f701adbaa0400b4da33be85a9d4"
integrity sha512-+IOAOi9X2ne691UcHEKL6mVq8ee6VNwAx0eAEEtxcjJM0EKYEsCGbBmLwsSHGh9NvCtmTdPZn7yHQS1GrbzF1A==
bullmq@5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/bullmq/-/bullmq-5.2.0.tgz#0c3ccda042657230cb6d13506890a9b383793c99"
integrity sha512-h0lkO9dNBLuFRdjPZXyb9sq0gyaaLir5tY9+uE7qjZaMtDXKUOhZlI7KgVWFT9smotsKG204Mwa7Y7jHxPCctQ==
dependencies:
cron-parser "^4.6.0"
glob "^8.0.3"
Expand Down

0 comments on commit 84b3a67

Please sign in to comment.