From 0e7786701028fd306376446c2cec48bec889d52c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 15:47:37 +0000 Subject: [PATCH] fix(deps): update dependency @sapphire/plugin-scheduled-tasks to v8.1.0 --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5f40718..9b0509d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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",