Skip to content

Commit

Permalink
fix(deps): update dependency bullmq to v3.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 6, 2023
1 parent c6f3ab9 commit 5d611be
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@sapphire/stopwatch": "1.5.0",
"@sapphire/type": "2.4.0",
"@sapphire/utilities": "3.11.2",
"bullmq": "3.14.2",
"bullmq": "3.15.1",
"colorette": "2.0.20",
"colornames": "1.1.1",
"confusables": "1.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1456,9 +1456,9 @@ __metadata:
languageName: node
linkType: hard

"bullmq@npm:3.14.2":
version: 3.14.2
resolution: "bullmq@npm:3.14.2"
"bullmq@npm:3.15.1":
version: 3.15.1
resolution: "bullmq@npm:3.15.1"
dependencies:
cron-parser: ^4.6.0
glob: ^8.0.3
Expand All @@ -1468,7 +1468,7 @@ __metadata:
semver: ^7.3.7
tslib: ^2.0.0
uuid: ^9.0.0
checksum: 105a8385d985e426ceb4900a9623cdbcfd47dfe3e5e86ce71c5855dc4675886a9707f1081661371c424085024bfb0bca7fe954d1344bb86f5f22e7586feef152
checksum: 1c346581a0073245f4528d847b66972d5d340c3eaaeecff5fb62e583a2068e1efe585b689f7b77ac4ed621bfbd3d867b41fdf1261af67be40bb98ddaf2ad14d5
languageName: node
linkType: hard

Expand Down Expand Up @@ -3975,7 +3975,7 @@ __metadata:
"@types/string-similarity": 4.0.0
"@typescript-eslint/eslint-plugin": 5.59.8
"@typescript-eslint/parser": 5.59.8
bullmq: 3.14.2
bullmq: 3.15.1
colorette: 2.0.20
colornames: 1.1.1
confusables: 1.1.1
Expand Down

0 comments on commit 5d611be

Please sign in to comment.