Skip to content

Commit 7abbc7d

Browse files
authored
fix: update pieces (#832)
1 parent b79c6d2 commit 7abbc7d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@sapphire/discord-utilities": "^3.4.4",
3838
"@sapphire/discord.js-utilities": "^7.3.2",
3939
"@sapphire/lexure": "^1.1.10",
40-
"@sapphire/pieces": "^4.3.1",
40+
"@sapphire/pieces": "^4.3.2",
4141
"@sapphire/ratelimits": "^2.4.11",
4242
"@sapphire/result": "^2.7.2",
4343
"@sapphire/stopwatch": "^1.5.4",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1308,7 +1308,7 @@ __metadata:
13081308
"@sapphire/eslint-config": "npm:^5.0.5"
13091309
"@sapphire/lexure": "npm:^1.1.10"
13101310
"@sapphire/node-utilities": "npm:^1.0.2"
1311-
"@sapphire/pieces": "npm:^4.3.1"
1311+
"@sapphire/pieces": "npm:^4.3.2"
13121312
"@sapphire/prettier-config": "npm:^2.0.0"
13131313
"@sapphire/ratelimits": "npm:^2.4.11"
13141314
"@sapphire/result": "npm:^2.7.2"
@@ -1357,14 +1357,14 @@ __metadata:
13571357
languageName: node
13581358
linkType: hard
13591359

1360-
"@sapphire/pieces@npm:^4.3.1":
1361-
version: 4.3.1
1362-
resolution: "@sapphire/pieces@npm:4.3.1"
1360+
"@sapphire/pieces@npm:^4.3.2":
1361+
version: 4.3.2
1362+
resolution: "@sapphire/pieces@npm:4.3.2"
13631363
dependencies:
13641364
"@discordjs/collection": "npm:^1.5.3"
1365-
"@sapphire/utilities": "npm:^3.16.2"
1366-
tslib: "npm:^2.6.3"
1367-
checksum: 10/ae3c347e203136ac01c8ae90e1bdb4b89e0b7abd2498993265561db656f32bc973c9d50fd63f78514c6c9b1748ad112a31e5404e290b97591b64866e893f5965
1365+
"@sapphire/utilities": "npm:^3.18.2"
1366+
tslib: "npm:^2.8.1"
1367+
checksum: 10/f276b11e3caccc75c5e66122aff25dd1513a0bd624c79e8a282fc07839dfb8542ab54df53813d211a1025a61dc4f9032fbb6839fc8e94a2222c3d89638335335
13681368
languageName: node
13691369
linkType: hard
13701370

@@ -1441,7 +1441,7 @@ __metadata:
14411441
languageName: node
14421442
linkType: hard
14431443

1444-
"@sapphire/utilities@npm:^3.16.2, @sapphire/utilities@npm:^3.17.0, @sapphire/utilities@npm:^3.18.1, @sapphire/utilities@npm:^3.18.2":
1444+
"@sapphire/utilities@npm:^3.17.0, @sapphire/utilities@npm:^3.18.1, @sapphire/utilities@npm:^3.18.2":
14451445
version: 3.18.2
14461446
resolution: "@sapphire/utilities@npm:3.18.2"
14471447
checksum: 10/d7433b4231f56e3b07b93daaad7c43cb129f4a4e01ecf36ac22a6fcb1cedbd9059c124427002839006e3ee16fae7faa29bc48f6d40338873ac5c84dc28757ab8

0 commit comments

Comments
 (0)