Skip to content
Merged
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 @@ -37,7 +37,7 @@
"@sapphire/discord-utilities": "^3.4.4",
"@sapphire/discord.js-utilities": "^7.3.2",
"@sapphire/lexure": "^1.1.10",
"@sapphire/pieces": "^4.3.1",
"@sapphire/pieces": "^4.3.2",
"@sapphire/ratelimits": "^2.4.11",
"@sapphire/result": "^2.7.2",
"@sapphire/stopwatch": "^1.5.4",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1308,7 +1308,7 @@ __metadata:
"@sapphire/eslint-config": "npm:^5.0.5"
"@sapphire/lexure": "npm:^1.1.10"
"@sapphire/node-utilities": "npm:^1.0.2"
"@sapphire/pieces": "npm:^4.3.1"
"@sapphire/pieces": "npm:^4.3.2"
"@sapphire/prettier-config": "npm:^2.0.0"
"@sapphire/ratelimits": "npm:^2.4.11"
"@sapphire/result": "npm:^2.7.2"
Expand Down Expand Up @@ -1357,14 +1357,14 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/pieces@npm:^4.3.1":
version: 4.3.1
resolution: "@sapphire/pieces@npm:4.3.1"
"@sapphire/pieces@npm:^4.3.2":
version: 4.3.2
resolution: "@sapphire/pieces@npm:4.3.2"
dependencies:
"@discordjs/collection": "npm:^1.5.3"
"@sapphire/utilities": "npm:^3.16.2"
tslib: "npm:^2.6.3"
checksum: 10/ae3c347e203136ac01c8ae90e1bdb4b89e0b7abd2498993265561db656f32bc973c9d50fd63f78514c6c9b1748ad112a31e5404e290b97591b64866e893f5965
"@sapphire/utilities": "npm:^3.18.2"
tslib: "npm:^2.8.1"
checksum: 10/f276b11e3caccc75c5e66122aff25dd1513a0bd624c79e8a282fc07839dfb8542ab54df53813d211a1025a61dc4f9032fbb6839fc8e94a2222c3d89638335335
languageName: node
linkType: hard

Expand Down Expand Up @@ -1441,7 +1441,7 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/utilities@npm:^3.16.2, @sapphire/utilities@npm:^3.17.0, @sapphire/utilities@npm:^3.18.1, @sapphire/utilities@npm:^3.18.2":
"@sapphire/utilities@npm:^3.17.0, @sapphire/utilities@npm:^3.18.1, @sapphire/utilities@npm:^3.18.2":
version: 3.18.2
resolution: "@sapphire/utilities@npm:3.18.2"
checksum: 10/d7433b4231f56e3b07b93daaad7c43cb129f4a4e01ecf36ac22a6fcb1cedbd9059c124427002839006e3ee16fae7faa29bc48f6d40338873ac5c84dc28757ab8
Expand Down
Loading