Merge pull request #170 from veganhacktivists/renovate/sapphire-plugin-scheduled-tasks-8.x-lockfile

fix(deps): update dependency @sapphire/plugin-scheduled-tasks to v8.1.0
This commit is contained in:
Anthony Berg 2024-01-02 23:27:44 +00:00 committed by GitHub
commit 4a03675256
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
package-lock.json generated
View File

@ -592,9 +592,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",
@ -3037,9 +3037,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",