Skip to content

Commit

Permalink
fix(deps): update dependency @sapphire/discord.js-utilities to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 21, 2023
1 parent 1c4f68a commit 1fcad4c
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@octokit/rest": "19.0.11",
"@sapphire/decorators": "6.0.1",
"@sapphire/discord-utilities": "3.0.3",
"@sapphire/discord.js-utilities": "6.1.0",
"@sapphire/discord.js-utilities": "7.0.1",
"@sapphire/fetch": "2.4.1",
"@sapphire/framework": "4.4.4",
"@sapphire/pieces": "3.6.3",
Expand Down
46 changes: 44 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1287,7 +1287,28 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/discord.js-utilities@npm:6.1.0, @sapphire/discord.js-utilities@npm:^6.1.0":
"@sapphire/discord-utilities@npm:^3.0.4":
version: 3.0.4
resolution: "@sapphire/discord-utilities@npm:3.0.4"
dependencies:
discord-api-types: ^0.37.50
checksum: ce3d80d272e9a6a0085256607a2c5977e524be28aae1e8cb80a09bf413d5cd5b2075d7bd9a4ec7c1c2ce2d2d0ad43910ed93dc1958eb36b431a7d08cde5cd753
languageName: node
linkType: hard

"@sapphire/discord.js-utilities@npm:7.0.1":
version: 7.0.1
resolution: "@sapphire/discord.js-utilities@npm:7.0.1"
dependencies:
"@sapphire/discord-utilities": ^3.0.4
"@sapphire/duration": ^1.1.0
"@sapphire/utilities": ^3.13.0
tslib: ^2.6.0
checksum: cbc46da56b32071ba7fd4e2376de8ccf34860fe54aed124791f8eca6a7b73f00c11d659f79f08c2853e6de97b45776e6a58271a45af795f95a20978781a0549c
languageName: node
linkType: hard

"@sapphire/discord.js-utilities@npm:^6.1.0":
version: 6.1.0
resolution: "@sapphire/discord.js-utilities@npm:6.1.0"
dependencies:
Expand Down Expand Up @@ -1477,6 +1498,13 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/utilities@npm:^3.13.0":
version: 3.13.0
resolution: "@sapphire/utilities@npm:3.13.0"
checksum: c2f901c104459e01a24af71871294b700ff188925cf050558880486de6564792df2b7549796dd9fd6f309c12af7d4e2b2d2f4069ec9d4c27d9c3998eca3ac9a9
languageName: node
linkType: hard

"@skyra/editable-commands@npm:^3.0.1":
version: 3.0.1
resolution: "@skyra/editable-commands@npm:3.0.1"
Expand Down Expand Up @@ -2334,6 +2362,13 @@ __metadata:
languageName: node
linkType: hard

"discord-api-types@npm:^0.37.50":
version: 0.37.50
resolution: "discord-api-types@npm:0.37.50"
checksum: 08dc5145dbefda5f52b479cd42d96ac2b8110300861855e1f92cc8a0a6525a4059e32724cd5237490c286f5afd86797a86823238cd5eee016198560bb36f6d43
languageName: node
linkType: hard

"discord.js@npm:14.11.0":
version: 14.11.0
resolution: "discord.js@npm:14.11.0"
Expand Down Expand Up @@ -4632,7 +4667,7 @@ __metadata:
"@octokit/rest": 19.0.11
"@sapphire/decorators": 6.0.1
"@sapphire/discord-utilities": 3.0.3
"@sapphire/discord.js-utilities": 6.1.0
"@sapphire/discord.js-utilities": 7.0.1
"@sapphire/fetch": 2.4.1
"@sapphire/framework": 4.4.4
"@sapphire/pieces": 3.6.3
Expand Down Expand Up @@ -4935,6 +4970,13 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.6.0":
version: 2.6.0
resolution: "tslib@npm:2.6.0"
checksum: c01066038f950016a18106ddeca4649b4d76caa76ec5a31e2a26e10586a59fceb4ee45e96719bf6c715648e7c14085a81fee5c62f7e9ebee68e77a5396e5538f
languageName: node
linkType: hard

"tsutils@npm:^3.21.0":
version: 3.21.0
resolution: "tsutils@npm:3.21.0"
Expand Down

0 comments on commit 1fcad4c

Please sign in to comment.