Skip to content

Commit 16af23b

Browse files
committedDec 5, 2023
fix: update transitive dependencies
1 parent 22d7a9e commit 16af23b

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@sapphire/discord-utilities": "^3.2.1",
3838
"@sapphire/discord.js-utilities": "^7.1.3",
3939
"@sapphire/lexure": "^1.1.6",
40-
"@sapphire/pieces": "^4.0.1",
40+
"@sapphire/pieces": "^4.0.2",
4141
"@sapphire/ratelimits": "^2.4.8",
4242
"@sapphire/result": "^2.6.5",
4343
"@sapphire/stopwatch": "^1.5.1",
@@ -48,7 +48,7 @@
4848
"@commitlint/config-conventional": "^18.4.3",
4949
"@favware/cliff-jumper": "^2.2.3",
5050
"@favware/npm-deprecate": "^1.0.7",
51-
"@favware/rollup-type-bundler": "^3.2.0",
51+
"@favware/rollup-type-bundler": "^3.2.1",
5252
"@sapphire/eslint-config": "^5.0.3",
5353
"@sapphire/prettier-config": "^2.0.0",
5454
"@sapphire/ts-config": "^5.0.0",

‎yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -591,9 +591,9 @@ __metadata:
591591
languageName: node
592592
linkType: hard
593593

594-
"@favware/rollup-type-bundler@npm:^3.2.0":
595-
version: 3.2.0
596-
resolution: "@favware/rollup-type-bundler@npm:3.2.0"
594+
"@favware/rollup-type-bundler@npm:^3.2.1":
595+
version: 3.2.1
596+
resolution: "@favware/rollup-type-bundler@npm:3.2.1"
597597
dependencies:
598598
"@sapphire/node-utilities": "npm:^1.0.0"
599599
"@sapphire/utilities": "npm:^3.13.0"
@@ -606,7 +606,7 @@ __metadata:
606606
bin:
607607
rollup-type-bundler: ./dist/cli.js
608608
rtb: ./dist/cli.js
609-
checksum: 04022f0f3d18e5627eefb44a8495a4e1d54f956a2384fa53cfb3ef1b6572b861fe1cb131a32ed65699125ea99f2ff347695d00992d04cca4082f289bbb4ba20d
609+
checksum: e032d4cc962bbf0acbcb7df4fcb7606470b66c2db592f18d0962d62582fdd8e8fcb202103399f2b86ce66211ded896a919db495c5e0d6f16211c1386078da56c
610610
languageName: node
611611
linkType: hard
612612

@@ -929,12 +929,12 @@ __metadata:
929929
"@discordjs/builders": "npm:^1.7.0"
930930
"@favware/cliff-jumper": "npm:^2.2.3"
931931
"@favware/npm-deprecate": "npm:^1.0.7"
932-
"@favware/rollup-type-bundler": "npm:^3.2.0"
932+
"@favware/rollup-type-bundler": "npm:^3.2.1"
933933
"@sapphire/discord-utilities": "npm:^3.2.1"
934934
"@sapphire/discord.js-utilities": "npm:^7.1.3"
935935
"@sapphire/eslint-config": "npm:^5.0.3"
936936
"@sapphire/lexure": "npm:^1.1.6"
937-
"@sapphire/pieces": "npm:^4.0.1"
937+
"@sapphire/pieces": "npm:^4.0.2"
938938
"@sapphire/prettier-config": "npm:^2.0.0"
939939
"@sapphire/ratelimits": "npm:^2.4.8"
940940
"@sapphire/result": "npm:^2.6.5"
@@ -983,14 +983,14 @@ __metadata:
983983
languageName: node
984984
linkType: hard
985985

986-
"@sapphire/pieces@npm:^4.0.1":
987-
version: 4.0.1
988-
resolution: "@sapphire/pieces@npm:4.0.1"
986+
"@sapphire/pieces@npm:^4.0.2":
987+
version: 4.0.2
988+
resolution: "@sapphire/pieces@npm:4.0.2"
989989
dependencies:
990990
"@discordjs/collection": "npm:^1.5.3"
991991
"@sapphire/utilities": "npm:^3.14.0"
992992
tslib: "npm:^2.6.2"
993-
checksum: 1a196b36f81cb3872b0ebffc3d77fdc6168ef9a838738411b46f85bd72c11bc467d6b0ac65cdb6cbbb60ef2846cba8b6d1753f049d901ec6d74812ef6202bfe2
993+
checksum: ecb34ef853e6bb9b4cf45528b7c2f305bf4509eccf050e095b4b02d83370cad23873bb33c7c8ea18bb60e3f7407e0c24dac8f149b9c9d00756cbd0255d4b9e81
994994
languageName: node
995995
linkType: hard
996996

0 commit comments

Comments
 (0)
Please sign in to comment.