Skip to content

Commit

Permalink
fix(deps): update dependency bullmq to v5.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 7, 2024
1 parent 1b8e2a9 commit 73f41bb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/scheduled-tasks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"dependencies": {
"@sapphire/stopwatch": "^1.5.2",
"@sapphire/utilities": "^3.15.3",
"bullmq": "5.5.2"
"bullmq": "5.5.3"
},
"devDependencies": {
"@favware/cliff-jumper": "^3.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1336,7 +1336,7 @@ __metadata:
"@favware/rollup-type-bundler": "npm:^3.3.0"
"@sapphire/stopwatch": "npm:^1.5.2"
"@sapphire/utilities": "npm:^3.15.3"
bullmq: "npm:5.5.2"
bullmq: "npm:5.5.3"
concurrently: "npm:^8.2.2"
tsup: "npm:^8.0.2"
tsx: "npm:^4.7.2"
Expand Down Expand Up @@ -2066,9 +2066,9 @@ __metadata:
languageName: node
linkType: hard

"bullmq@npm:5.5.2":
version: 5.5.2
resolution: "bullmq@npm:5.5.2"
"bullmq@npm:5.5.3":
version: 5.5.3
resolution: "bullmq@npm:5.5.3"
dependencies:
cron-parser: "npm:^4.6.0"
ioredis: "npm:^5.3.2"
Expand All @@ -2077,7 +2077,7 @@ __metadata:
semver: "npm:^7.5.4"
tslib: "npm:^2.0.0"
uuid: "npm:^9.0.0"
checksum: 10/fc7b337324e4b42bf810f93f8325846136a5b113909e6310c60e59588d7f25c0fea3ea4ad008309f907b77f0017b205f9d324d4c3c8c3b9b05de6f6fa2cbf344
checksum: 10/e685ffa18225f664bf6bcfea18949e911d29058ad9983099f9e70d3e66383abe374cab14f1e138a0d4b237f4388bb3473fe2425fca757ae5eb180dd18ca48d3b
languageName: node
linkType: hard

Expand Down

0 comments on commit 73f41bb

Please sign in to comment.