From 0dd6e5fc61ae9ee086d6dae214f9b5e9f4a06947 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 16:08:36 +0000 Subject: [PATCH] fix(deps): update dependency @sapphire/plugin-subcommands to v6 --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 2184936b..6d1b65c1 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@sapphire/framework": "4.8.5", "@sapphire/plugin-logger": "^3.0.7", "@sapphire/plugin-scheduled-tasks": "^7.1.2", - "@sapphire/plugin-subcommands": "4.3.0", + "@sapphire/plugin-subcommands": "6.0.3", "@sapphire/result": "^2.6.6", "@sapphire/stopwatch": "^1.5.2", "@sapphire/type": "^2.4.1", diff --git a/yarn.lock b/yarn.lock index f93400b6..d5317a8d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1789,13 +1789,13 @@ __metadata: languageName: node linkType: hard -"@sapphire/plugin-subcommands@npm:4.3.0": - version: 4.3.0 - resolution: "@sapphire/plugin-subcommands@npm:4.3.0" +"@sapphire/plugin-subcommands@npm:6.0.3": + version: 6.0.3 + resolution: "@sapphire/plugin-subcommands@npm:6.0.3" dependencies: - "@sapphire/utilities": "npm:^3.13.0" + "@sapphire/utilities": "npm:^3.15.3" tslib: "npm:^2.6.2" - checksum: bbdfcd9337df7d4ab71a9d1b71f11fcf2d10dd6c4b95a89d3d4b2ed1c34314f26b0960deeab5d09bacc7e91d275ccf5d41e2648430179fd314ed9ff1ad5e620a + checksum: 1cb5e991152e7f4bac424a44e72e7a3a829cd93edd78d00a0ac079d4ffd3f4a77279f9aa41e2f8cee635950d6a19e089d8fd77d4f14c97db53e37473f837326b languageName: node linkType: hard @@ -5512,7 +5512,7 @@ __metadata: "@sapphire/framework": "npm:4.8.5" "@sapphire/plugin-logger": "npm:^3.0.7" "@sapphire/plugin-scheduled-tasks": "npm:^7.1.2" - "@sapphire/plugin-subcommands": "npm:4.3.0" + "@sapphire/plugin-subcommands": "npm:6.0.3" "@sapphire/prettier-config": "npm:^2.0.0" "@sapphire/result": "npm:^2.6.6" "@sapphire/stopwatch": "npm:^1.5.2"