Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency @sapphire/plugin-scheduled-tasks to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2023
1 parent ef230ef commit ba94c8e
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 25 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@sapphire/plugin-api": "^5.2.0",
"@sapphire/plugin-i18next": "^5.1.1",
"@sapphire/plugin-logger": "^3.0.7",
"@sapphire/plugin-scheduled-tasks": "^7.1.2",
"@sapphire/plugin-scheduled-tasks": "^10.0.0",
"@sapphire/plugin-utilities-store": "^1.0.3",
"@sapphire/shapeshift": "^3.9.5",
"@sapphire/utilities": "^3.14.0",
Expand Down
47 changes: 23 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -820,15 +820,15 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/plugin-scheduled-tasks@npm:^7.1.2":
version: 7.1.2
resolution: "@sapphire/plugin-scheduled-tasks@npm:7.1.2"
"@sapphire/plugin-scheduled-tasks@npm:^10.0.0":
version: 10.0.0
resolution: "@sapphire/plugin-scheduled-tasks@npm:10.0.0"
dependencies:
"@sapphire/stopwatch": ^1.5.0
"@sapphire/utilities": ^3.13.0
bullmq: 3.15.8
"@sapphire/stopwatch": ^1.5.1
"@sapphire/utilities": ^3.14.0
bullmq: 5.1.0
tslib: ^2.6.2
checksum: c1423bf7583cbdc95d042415cfe438d294131f37cac2081bfbc7cfe03c4aff7de18e2d894013c164b114601f8b730794d32f5d3c85a9d542425f6666a824d510
checksum: 4bb57fcf4e88e6613bb1d767491afc171476328610c0693ef140138aaf143ec86399345eb2b116ae8f707055c3bf85541a8dd675f98ace4ff3dca1c0400cd2d9
languageName: node
linkType: hard

Expand Down Expand Up @@ -889,6 +889,15 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/stopwatch@npm:^1.5.1":
version: 1.5.1
resolution: "@sapphire/stopwatch@npm:1.5.1"
dependencies:
tslib: ^2.6.2
checksum: b91c8843b973515c5f71889ce0ebdd84ead2da369126e60d9e91f36efa6281e8c36c1f57e63b34b982241958943a35c75087ff4aa7b82f4248fccb3aa5a038d7
languageName: node
linkType: hard

"@sapphire/timestamp@npm:^1.0.1":
version: 1.0.1
resolution: "@sapphire/timestamp@npm:1.0.1"
Expand Down Expand Up @@ -1363,19 +1372,20 @@ __metadata:
languageName: node
linkType: hard

"bullmq@npm:3.15.8":
version: 3.15.8
resolution: "bullmq@npm:3.15.8"
"bullmq@npm:5.1.0":
version: 5.1.0
resolution: "bullmq@npm:5.1.0"
dependencies:
cron-parser: ^4.6.0
glob: ^8.0.3
ioredis: ^5.3.2
lodash: ^4.17.21
msgpackr: ^1.6.2
semver: ^7.3.7
node-abort-controller: ^3.1.1
semver: ^7.5.4
tslib: ^2.0.0
uuid: ^9.0.0
checksum: bca20de291acbb97c67736c2d29b88b4f99e372ffd818b2041d4629ffba126a8c75ba6e25a1d181053c6e03ee4e260020e67fbb91412908040273187146493a4
checksum: 83b83ee77c1836fd3a09f303642e45da1501e0b71efa75be761874dc64269e80dde7463d5fdad828cff68bb38c6fc5468cc841f9bd8dd139fe7826ff7a2fd9b3
languageName: node
linkType: hard

Expand Down Expand Up @@ -4182,7 +4192,7 @@ __metadata:
"@sapphire/plugin-api": ^5.2.0
"@sapphire/plugin-i18next": ^5.1.1
"@sapphire/plugin-logger": ^3.0.7
"@sapphire/plugin-scheduled-tasks": ^7.1.2
"@sapphire/plugin-scheduled-tasks": ^10.0.0
"@sapphire/plugin-utilities-store": ^1.0.3
"@sapphire/shapeshift": ^3.9.5
"@sapphire/utilities": ^3.14.0
Expand Down Expand Up @@ -4235,17 +4245,6 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.3.7":
version: 7.3.7
resolution: "semver@npm:7.3.7"
dependencies:
lru-cache: ^6.0.0
bin:
semver: bin/semver.js
checksum: 2fa3e877568cd6ce769c75c211beaed1f9fce80b28338cadd9d0b6c40f2e2862bafd62c19a6cff42f3d54292b7c623277bcab8816a2b5521cf15210d43e75232
languageName: node
linkType: hard

"semver@npm:^7.5.4":
version: 7.5.4
resolution: "semver@npm:7.5.4"
Expand Down

0 comments on commit ba94c8e

Please sign in to comment.