mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-19 00:54:13 +02:00
Merge pull request #104 from veganhacktivists/renovate/sapphire-plugin-scheduled-tasks-6.x-lockfile
fix(deps): update dependency @sapphire/plugin-scheduled-tasks to v6.0.1
This commit is contained in:
commit
fdf13e91d2
20
package-lock.json
generated
20
package-lock.json
generated
@ -538,13 +538,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@sapphire/plugin-scheduled-tasks": {
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@sapphire/plugin-scheduled-tasks/-/plugin-scheduled-tasks-6.0.0.tgz",
|
||||
"integrity": "sha512-R9rga1aZk3GSXkmGfBMQR8Ng4ou36l5WGWoDvPaq1xNb56wZJ2zPZPsQHV6lxNoyOT++M8GFhVhh9OUB+xwEXg==",
|
||||
"version": "6.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@sapphire/plugin-scheduled-tasks/-/plugin-scheduled-tasks-6.0.1.tgz",
|
||||
"integrity": "sha512-JOrk+MmdgEMcG4ruC8bEVQTrSjXya/s5mTgd0CGQsIFx30U2uee/lv83sP5Gz7EhZCCixiMbrdPLYlutuLNV+g==",
|
||||
"dependencies": {
|
||||
"@sapphire/stopwatch": "^1.5.0",
|
||||
"@sapphire/utilities": "^3.11.0",
|
||||
"tslib": "^2.4.0"
|
||||
"@sapphire/utilities": "^3.11.1",
|
||||
"tslib": "^2.5.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=v14.18.0",
|
||||
@ -4282,13 +4282,13 @@
|
||||
}
|
||||
},
|
||||
"@sapphire/plugin-scheduled-tasks": {
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@sapphire/plugin-scheduled-tasks/-/plugin-scheduled-tasks-6.0.0.tgz",
|
||||
"integrity": "sha512-R9rga1aZk3GSXkmGfBMQR8Ng4ou36l5WGWoDvPaq1xNb56wZJ2zPZPsQHV6lxNoyOT++M8GFhVhh9OUB+xwEXg==",
|
||||
"version": "6.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@sapphire/plugin-scheduled-tasks/-/plugin-scheduled-tasks-6.0.1.tgz",
|
||||
"integrity": "sha512-JOrk+MmdgEMcG4ruC8bEVQTrSjXya/s5mTgd0CGQsIFx30U2uee/lv83sP5Gz7EhZCCixiMbrdPLYlutuLNV+g==",
|
||||
"requires": {
|
||||
"@sapphire/stopwatch": "^1.5.0",
|
||||
"@sapphire/utilities": "^3.11.0",
|
||||
"tslib": "^2.4.0"
|
||||
"@sapphire/utilities": "^3.11.1",
|
||||
"tslib": "^2.5.0"
|
||||
}
|
||||
},
|
||||
"@sapphire/plugin-subcommands": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user