From 6e9f3211c3f3b493f992a181abe651c00f606751 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 00:07:08 +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 b092ea9a..2b5172f0 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.0.2", "@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 57483034..798f3827 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1083,7 +1083,18 @@ __metadata: languageName: node linkType: hard -"@sapphire/pieces@npm:3.10.0, @sapphire/pieces@npm:^3.10.0": +"@sapphire/pieces@npm:4.0.2": + version: 4.0.2 + resolution: "@sapphire/pieces@npm:4.0.2" + dependencies: + "@discordjs/collection": ^1.5.3 + "@sapphire/utilities": ^3.14.0 + tslib: ^2.6.2 + checksum: e2e065716f8237ac76931a4430e4a53b8fcd55397c61143de20e1d93587cc98df9b8b98790806dee9645da3f5615b3ea42d3c469e351f50b3eacff4b132afa20 + languageName: node + linkType: hard + +"@sapphire/pieces@npm:^3.10.0": version: 3.10.0 resolution: "@sapphire/pieces@npm:3.10.0" dependencies: @@ -4894,7 +4905,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.0.2 "@sapphire/plugin-editable-commands": 3.1.0 "@sapphire/plugin-logger": 3.0.7 "@sapphire/plugin-subcommands": ^5.0.0