Skip to content
This repository has been archived by the owner on Aug 27, 2022. It is now read-only.

chore(deps): update dependency @sapphire/plugin-subcommands to v3 #50

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@prisma/client": "^4.2.1",
"@sapphire/decorators": "^4.3.8",
"@sapphire/framework": "next",
"@sapphire/plugin-subcommands": "^2.2.2",
"@sapphire/plugin-subcommands": "^3.1.1",
"@sapphire/type": "^2.2.4",
"axios": "^0.27.2",
"discord.js": "^13.10.3",
Expand Down
18 changes: 13 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -526,12 +526,13 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/plugin-subcommands@npm:^2.2.2":
version: 2.2.2
resolution: "@sapphire/plugin-subcommands@npm:2.2.2"
"@sapphire/plugin-subcommands@npm:^3.1.1":
version: 3.1.1
resolution: "@sapphire/plugin-subcommands@npm:3.1.1"
dependencies:
"@sapphire/utilities": ^3.9.2
tslib: ^2.4.0
checksum: 358709f53d16ab52dbdb3f9d069c30a08bc78662e7726502baeaafbc76ecf57ad56d67a75e245563ed28be7ee8b18896a0e10a2d6100e6f959addb2cca2e7c91
checksum: ab86654e5e7b3f745baae40c529dcc7dce536ee87512a7f1240bd3b44b45f65a738d7d3f57d035b3e2ba434519795cdfa896e277fd0372fdf846971e3d02e63a
languageName: node
linkType: hard

Expand Down Expand Up @@ -623,6 +624,13 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/utilities@npm:^3.9.2":
version: 3.9.2
resolution: "@sapphire/utilities@npm:3.9.2"
checksum: eeef33b03b802e931ada752b8c335cc8bde4017f8029b577b0247e3f3d2b57bf5f1936b2c8c29aef5e2c6975d9b162363e4c5c434c4fead0bba74253d067b4d9
languageName: node
linkType: hard

"@sindresorhus/is@npm:^4.6.0":
version: 4.6.0
resolution: "@sindresorhus/is@npm:4.6.0"
Expand Down Expand Up @@ -3811,7 +3819,7 @@ __metadata:
"@sapphire/decorators": ^4.3.8
"@sapphire/eslint-config": ^4.3.8
"@sapphire/framework": next
"@sapphire/plugin-subcommands": ^2.2.2
"@sapphire/plugin-subcommands": ^3.1.1
"@sapphire/prettier-config": ^1.4.4
"@sapphire/ts-config": ^3.3.4
"@sapphire/type": ^2.2.4
Expand Down