From b8916d6f55b4a39d589a98a6ef2f984c361ba4c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Dec 2023 21:07:25 +0000 Subject: [PATCH] fix(deps): update dependency @sapphire/pieces to v4 --- package.json | 2 +- yarn.lock | 15 +++++++++++++-- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b092ea9..bf1a9d9 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@sapphire/discord.js-utilities": "7.1.3", "@sapphire/fetch": "2.4.2", "@sapphire/framework": "^4.7.2", - "@sapphire/pieces": "3.10.0", + "@sapphire/pieces": "4.1.0", "@sapphire/plugin-editable-commands": "3.1.0", "@sapphire/plugin-logger": "3.0.7", "@sapphire/plugin-subcommands": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index 21e0eea..ed93877 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1055,7 +1055,18 @@ __metadata: languageName: node linkType: hard -"@sapphire/pieces@npm:3.10.0, @sapphire/pieces@npm:^3.10.0": +"@sapphire/pieces@npm:4.1.0": + version: 4.1.0 + resolution: "@sapphire/pieces@npm:4.1.0" + dependencies: + "@discordjs/collection": ^1.5.3 + "@sapphire/utilities": ^3.14.0 + tslib: ^2.6.2 + checksum: c23181768224e685ced8b43319fb74369a8ab8e30314e34b388a078507bc07c00476a6a2e367bd8bcc3c4ca3468d0993bb08664f68966d57b68dcf0cd0142a6e + languageName: node + linkType: hard + +"@sapphire/pieces@npm:^3.10.0": version: 3.10.0 resolution: "@sapphire/pieces@npm:3.10.0" dependencies: @@ -4851,7 +4862,7 @@ __metadata: "@sapphire/discord.js-utilities": 7.1.3 "@sapphire/fetch": 2.4.2 "@sapphire/framework": ^4.7.2 - "@sapphire/pieces": 3.10.0 + "@sapphire/pieces": 4.1.0 "@sapphire/plugin-editable-commands": 3.1.0 "@sapphire/plugin-logger": 3.0.7 "@sapphire/plugin-subcommands": ^5.0.0