From d25867b2eb2bf13d7c1ea8f944dde29631285bae Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 01:58:46 +0000 Subject: [PATCH] [NEUTRAL] Update dependency @sapphire/plugin-editable-commands to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a954fbe..325ae210 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@sapphire/fetch": "2.4.2", "@sapphire/framework": "^4.7.2", "@sapphire/pieces": "3.10.0", - "@sapphire/plugin-editable-commands": "3.1.0", + "@sapphire/plugin-editable-commands": "4.0.4", "@sapphire/plugin-logger": "3.0.7", "@sapphire/plugin-subcommands": "^5.0.0", "@sapphire/stopwatch": "1.5.2",