fix(deps): update dependency @sapphire/plugin-scheduled-tasks to v8.1.0

This commit is contained in:
renovate[bot] 2023-12-02 15:47:37 +00:00 committed by GitHub
parent e936fe49b1
commit 0e77867010
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
package-lock.json generated
View File

@ -587,9 +587,9 @@
}
},
"node_modules/@sapphire/plugin-scheduled-tasks": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@sapphire/plugin-scheduled-tasks/-/plugin-scheduled-tasks-8.0.0.tgz",
"integrity": "sha512-CWYyNICvb3/5lp4WcgVscCI9iGUssHgB1a/FE1lBxI4QWmXC5rvC611TRPdngxq+iX1PQirLI7WLhenefPPt2g==",
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/@sapphire/plugin-scheduled-tasks/-/plugin-scheduled-tasks-8.1.0.tgz",
"integrity": "sha512-bjx89ifD0DrRAPP4ICpTtomD00M0kY/x90VdLDbp3oWw2i5tnvw++NyhcjmIDD9EJi5srKkjIw1H8QUX+AaQ0Q==",
"dependencies": {
"@sapphire/stopwatch": "^1.5.0",
"@sapphire/utilities": "^3.13.0",
@ -3001,9 +3001,9 @@
}
},
"@sapphire/plugin-scheduled-tasks": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@sapphire/plugin-scheduled-tasks/-/plugin-scheduled-tasks-8.0.0.tgz",
"integrity": "sha512-CWYyNICvb3/5lp4WcgVscCI9iGUssHgB1a/FE1lBxI4QWmXC5rvC611TRPdngxq+iX1PQirLI7WLhenefPPt2g==",
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/@sapphire/plugin-scheduled-tasks/-/plugin-scheduled-tasks-8.1.0.tgz",
"integrity": "sha512-bjx89ifD0DrRAPP4ICpTtomD00M0kY/x90VdLDbp3oWw2i5tnvw++NyhcjmIDD9EJi5srKkjIw1H8QUX+AaQ0Q==",
"requires": {
"@sapphire/stopwatch": "^1.5.0",
"@sapphire/utilities": "^3.13.0",