Skip to content

Commit 532bab1

Browse files
fix(deps): update dependency @sapphire/plugin-editable-commands to v4
1 parent dbb39ef commit 532bab1

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@sapphire/discord.js-utilities": "^6.0.0",
3030
"@sapphire/fetch": "^2.4.1",
3131
"@sapphire/framework": "^4.0.0",
32-
"@sapphire/plugin-editable-commands": "^3.0.0",
32+
"@sapphire/plugin-editable-commands": "^4.0.0",
3333
"@sapphire/plugin-logger": "^3.0.1",
3434
"@sapphire/plugin-scheduled-tasks": "^6.0.0",
3535
"@sapphire/plugin-subcommands": "^4.0.0",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -915,13 +915,12 @@ __metadata:
915915
languageName: node
916916
linkType: hard
917917

918-
"@sapphire/plugin-editable-commands@npm:^3.0.0":
919-
version: 3.0.2
920-
resolution: "@sapphire/plugin-editable-commands@npm:3.0.2"
918+
"@sapphire/plugin-editable-commands@npm:^4.0.0":
919+
version: 4.0.2
920+
resolution: "@sapphire/plugin-editable-commands@npm:4.0.2"
921921
dependencies:
922922
"@skyra/editable-commands": ^3.0.1
923-
tslib: ^2.5.0
924-
checksum: 34043aa3394d01ddeae8f5a8bafd0d81c8e19a84c71fd2b6037c1f2bc567ecc4bff6bec08e5d17520c9db6ad6201c8f1cfb2b710be7a389686a2707f55193f0e
923+
checksum: a17f9a3f48d8955dd4fc6e420935b80e6322457b75aa102b0b15d26f46cbd53d7acf4a4c42a5d2d0fc970cf9535b9d65cab31f2f9b01588ce63020757efc25a7
925924
languageName: node
926925
linkType: hard
927926

@@ -1611,7 +1610,7 @@ __metadata:
16111610
"@sapphire/eslint-config": 4.4.1
16121611
"@sapphire/fetch": ^2.4.1
16131612
"@sapphire/framework": ^4.0.0
1614-
"@sapphire/plugin-editable-commands": ^3.0.0
1613+
"@sapphire/plugin-editable-commands": ^4.0.0
16151614
"@sapphire/plugin-logger": ^3.0.1
16161615
"@sapphire/plugin-scheduled-tasks": ^6.0.0
16171616
"@sapphire/plugin-subcommands": ^4.0.0

0 commit comments

Comments
 (0)