Skip to content

Commit 94cc115

Browse files
committed
fix(deps): update dependency @sapphire/plugin-api to ^3.2.4
1 parent 4abd4e7 commit 94cc115

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@sapphire/fetch": "^2.4.1",
6161
"@sapphire/framework": "next",
6262
"@sapphire/phisherman": "^1.4.1",
63-
"@sapphire/plugin-api": "^3.2.3",
63+
"@sapphire/plugin-api": "^3.2.4",
6464
"@sapphire/plugin-editable-commands": "^1.2.2",
6565
"@sapphire/plugin-hmr": "^1.2.2",
6666
"@sapphire/plugin-i18next": "^2.5.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2620,17 +2620,17 @@ __metadata:
26202620
languageName: node
26212621
linkType: hard
26222622

2623-
"@sapphire/plugin-api@npm:^3.2.3":
2624-
version: 3.2.3
2625-
resolution: "@sapphire/plugin-api@npm:3.2.3"
2623+
"@sapphire/plugin-api@npm:^3.2.4":
2624+
version: 3.2.4
2625+
resolution: "@sapphire/plugin-api@npm:3.2.4"
26262626
dependencies:
26272627
"@types/node-fetch": 2.6.2
26282628
"@types/psl": ^1.1.0
26292629
"@types/ws": ^8.5.3
26302630
node-fetch: 2.6.7
26312631
psl: ^1.9.0
26322632
tslib: ^2.4.0
2633-
checksum: 084b1e25ce5e35ef227e674df754beb8d9e9928543bddb7b0437c110c3e7019d24ba7e14a40ceca97e2eaefd9d9f95d5079bb847ed1d0b71836cc9a682cd447c
2633+
checksum: ef1589396fc82909cd356ac29cbb6e9b52db152bf22dc72c66d2a21a0b74d9b92cfcb27d42ad1c2487c00cd21af94a82a13f9b13bb51bd24cb651637168cf0cd
26342634
languageName: node
26352635
linkType: hard
26362636

@@ -8368,7 +8368,7 @@ __metadata:
83688368
"@sapphire/fetch": ^2.4.1
83698369
"@sapphire/framework": next
83708370
"@sapphire/phisherman": ^1.4.1
8371-
"@sapphire/plugin-api": ^3.2.3
8371+
"@sapphire/plugin-api": ^3.2.4
83728372
"@sapphire/plugin-editable-commands": ^1.2.2
83738373
"@sapphire/plugin-hmr": ^1.2.2
83748374
"@sapphire/plugin-i18next": ^2.5.4

0 commit comments

Comments
 (0)