mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-19 04:24:14 +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": {
|
"node_modules/@sapphire/plugin-scheduled-tasks": {
|
||||||
"version": "6.0.0",
|
"version": "6.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/@sapphire/plugin-scheduled-tasks/-/plugin-scheduled-tasks-6.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/@sapphire/plugin-scheduled-tasks/-/plugin-scheduled-tasks-6.0.1.tgz",
|
||||||
"integrity": "sha512-R9rga1aZk3GSXkmGfBMQR8Ng4ou36l5WGWoDvPaq1xNb56wZJ2zPZPsQHV6lxNoyOT++M8GFhVhh9OUB+xwEXg==",
|
"integrity": "sha512-JOrk+MmdgEMcG4ruC8bEVQTrSjXya/s5mTgd0CGQsIFx30U2uee/lv83sP5Gz7EhZCCixiMbrdPLYlutuLNV+g==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sapphire/stopwatch": "^1.5.0",
|
"@sapphire/stopwatch": "^1.5.0",
|
||||||
"@sapphire/utilities": "^3.11.0",
|
"@sapphire/utilities": "^3.11.1",
|
||||||
"tslib": "^2.4.0"
|
"tslib": "^2.5.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=v14.18.0",
|
"node": ">=v14.18.0",
|
||||||
@ -4282,13 +4282,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@sapphire/plugin-scheduled-tasks": {
|
"@sapphire/plugin-scheduled-tasks": {
|
||||||
"version": "6.0.0",
|
"version": "6.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/@sapphire/plugin-scheduled-tasks/-/plugin-scheduled-tasks-6.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/@sapphire/plugin-scheduled-tasks/-/plugin-scheduled-tasks-6.0.1.tgz",
|
||||||
"integrity": "sha512-R9rga1aZk3GSXkmGfBMQR8Ng4ou36l5WGWoDvPaq1xNb56wZJ2zPZPsQHV6lxNoyOT++M8GFhVhh9OUB+xwEXg==",
|
"integrity": "sha512-JOrk+MmdgEMcG4ruC8bEVQTrSjXya/s5mTgd0CGQsIFx30U2uee/lv83sP5Gz7EhZCCixiMbrdPLYlutuLNV+g==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@sapphire/stopwatch": "^1.5.0",
|
"@sapphire/stopwatch": "^1.5.0",
|
||||||
"@sapphire/utilities": "^3.11.0",
|
"@sapphire/utilities": "^3.11.1",
|
||||||
"tslib": "^2.4.0"
|
"tslib": "^2.5.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@sapphire/plugin-subcommands": {
|
"@sapphire/plugin-subcommands": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user