Skip to content

Commit

Permalink
chore(deps): update dependency bullmq to v5.41.2 (#2448)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 16, 2025
1 parent 917e968 commit 104c639
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.14",
"@types/node": "22.13.4",
"@types/reflect-metadata": "0.1.0",
"bullmq": "5.41.1",
"bullmq": "5.41.2",
"reflect-metadata": "0.2.2",
"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 @@ -2417,10 +2417,10 @@ bull@4.16.5:
semver "^7.5.2"
uuid "^8.3.0"

bullmq@5.41.1:
version "5.41.1"
resolved "https://registry.yarnpkg.com/bullmq/-/bullmq-5.41.1.tgz#24ea3585cc8649b3bd20485200a2b4127204d5d8"
integrity sha512-bVQGR4ARM+wRJSw66114AKwO8SwS2ZF5TIvwQ9NL6Iepq6f8jnG8EjMMXL8J1pyR1eNz5bOikPeED/8ErLU6FQ==
bullmq@5.41.2:
version "5.41.2"
resolved "https://registry.yarnpkg.com/bullmq/-/bullmq-5.41.2.tgz#bccfb0b711655627d7c1b6c01d8798207ce12762"
integrity sha512-wqsUIHW2Td86mTKTepqQpKLLUtP4gmX89bUO1YL2fAorxwj3da1GYtroGZMCg/zgB/+zMRsbylL6DHyMUWX7fA==
dependencies:
cron-parser "^4.9.0"
ioredis "^5.4.1"
Expand Down

0 comments on commit 104c639

Please sign in to comment.