mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-18 21:44:17 +02:00
Merge pull request #136 from veganhacktivists/renovate/sapphire-plugin-scheduled-tasks-7.x-lockfile
fix(deps): update dependency @sapphire/plugin-scheduled-tasks to v7.1.2
This commit is contained in:
commit
9d7f7fa542
16
package-lock.json
generated
16
package-lock.json
generated
@ -571,14 +571,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@sapphire/plugin-scheduled-tasks": {
|
"node_modules/@sapphire/plugin-scheduled-tasks": {
|
||||||
"version": "7.1.1",
|
"version": "7.1.2",
|
||||||
"resolved": "https://registry.npmjs.org/@sapphire/plugin-scheduled-tasks/-/plugin-scheduled-tasks-7.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/@sapphire/plugin-scheduled-tasks/-/plugin-scheduled-tasks-7.1.2.tgz",
|
||||||
"integrity": "sha512-2LVoskdi7++glZf2dTyJloQYzbFZNuc9cSAflIN5QGRRZlkBV5yW3PHKa3DmJn113gzfN5B5eAiUnEDsuTC/bw==",
|
"integrity": "sha512-+I+PGHIGiJ4OSZYbQpcnHG8/d2NWYlqT/fAowlftohQ9nyQZJ39iLcGk9iDFx3I4xa/Ho9T8fSnuLE0F3RmrGQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sapphire/stopwatch": "^1.5.0",
|
"@sapphire/stopwatch": "^1.5.0",
|
||||||
"@sapphire/utilities": "^3.13.0",
|
"@sapphire/utilities": "^3.13.0",
|
||||||
"bullmq": "3.15.8",
|
"bullmq": "3.15.8",
|
||||||
"tslib": "^2.6.0"
|
"tslib": "^2.6.2"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=v14.18.0",
|
"node": ">=v14.18.0",
|
||||||
@ -4219,14 +4219,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@sapphire/plugin-scheduled-tasks": {
|
"@sapphire/plugin-scheduled-tasks": {
|
||||||
"version": "7.1.1",
|
"version": "7.1.2",
|
||||||
"resolved": "https://registry.npmjs.org/@sapphire/plugin-scheduled-tasks/-/plugin-scheduled-tasks-7.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/@sapphire/plugin-scheduled-tasks/-/plugin-scheduled-tasks-7.1.2.tgz",
|
||||||
"integrity": "sha512-2LVoskdi7++glZf2dTyJloQYzbFZNuc9cSAflIN5QGRRZlkBV5yW3PHKa3DmJn113gzfN5B5eAiUnEDsuTC/bw==",
|
"integrity": "sha512-+I+PGHIGiJ4OSZYbQpcnHG8/d2NWYlqT/fAowlftohQ9nyQZJ39iLcGk9iDFx3I4xa/Ho9T8fSnuLE0F3RmrGQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@sapphire/stopwatch": "^1.5.0",
|
"@sapphire/stopwatch": "^1.5.0",
|
||||||
"@sapphire/utilities": "^3.13.0",
|
"@sapphire/utilities": "^3.13.0",
|
||||||
"bullmq": "3.15.8",
|
"bullmq": "3.15.8",
|
||||||
"tslib": "^2.6.0"
|
"tslib": "^2.6.2"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bullmq": {
|
"bullmq": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user