Skip to content

Commit

Permalink
chore(deps): update dependency bull to ^4.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 22, 2022
1 parent 1039a18 commit fab7515
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 @@ -22,7 +22,7 @@
"@sapphire/plugin-scheduled-tasks": "^2.3.3",
"@sapphire/stopwatch": "^1.4.1",
"@sapphire/utilities": "^3.6.2",
"bull": "^4.8.2",
"bull": "^4.8.3",
"discord-api-types": "^0.32.0",
"discord.js": "^13.6.0",
"fs-extra": "^10.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1178,9 +1178,9 @@ __metadata:
languageName: node
linkType: hard

"bull@npm:^4.8.2":
version: 4.8.2
resolution: "bull@npm:4.8.2"
"bull@npm:^4.8.3":
version: 4.8.3
resolution: "bull@npm:4.8.3"
dependencies:
cron-parser: ^4.2.1
debuglog: ^1.0.0
Expand All @@ -1191,7 +1191,7 @@ __metadata:
p-timeout: ^3.2.0
semver: ^7.3.2
uuid: ^8.3.0
checksum: 6f49cce1d8d03a8cb480bcdd7e52f96df000ba79bb0f0a70d48fb5efaadf3f608c1ae129c949d09f454c959789cd459cfc70bf8425739c7f2feeb9d3f2e7c9d7
checksum: b2b4a42ef08370452e8ec9d715fa1d83e77f25aed3dc7394a20434ef328b978af5905aa92afb381875bf795be4f5db657248c14291bd8bf51c61469955f2dd24
languageName: node
linkType: hard

Expand Down Expand Up @@ -4480,7 +4480,7 @@ __metadata:
"@types/node-cron": ^3.0.1
"@typescript-eslint/eslint-plugin": ^5.21.0
"@typescript-eslint/parser": ^5.21.0
bull: ^4.8.2
bull: ^4.8.3
discord-api-types: ^0.32.0
discord.js: ^13.6.0
eslint: ^8.14.0
Expand Down

0 comments on commit fab7515

Please sign in to comment.