Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency discord-api-types to ^0.37.111 #736

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 @@ -24,7 +24,7 @@
"@sapphire/stopwatch": "^1.5.0",
"@sapphire/utilities": "^3.11.0",
"bullmq": "^2.4.0",
"discord-api-types": "^0.37.48",
"discord-api-types": "^0.37.111",
"discord.js": "13.15.1",
"fuse.js": "^6.6.2",
"mw.js": "^2.4.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1681,20 +1681,20 @@ __metadata:
languageName: node
linkType: hard

"discord-api-types@npm:^0.37.111":
version: 0.37.111
resolution: "discord-api-types@npm:0.37.111"
checksum: 3e0006926ca76f8de8ee3f42019be26905d516aea0da292d3e7cbafe1b7d8a5e3257cf1b1600813fbe6d42b05dd1e469f6a05bde728cd25bce11eb5ba32bbf5e
languageName: node
linkType: hard

"discord-api-types@npm:^0.37.41":
version: 0.37.41
resolution: "discord-api-types@npm:0.37.41"
checksum: e8a2dd28afefe30e20652aa8eac3e15b596e7274740ea54088b3713c2a22f9bc883138d8501fa4defe3c45e895aa87fc580b0ef110a9c9ab8609c67e870948ed
languageName: node
linkType: hard

"discord-api-types@npm:^0.37.48":
version: 0.37.48
resolution: "discord-api-types@npm:0.37.48"
checksum: aebc89f6bd123fb810f282f83a38923918f98692c23ad203f389c9b2666ea090c86dcd397ce85e1a11595a5325d4ef1a8a0e94a93c576cece897b873402d69eb
languageName: node
linkType: hard

"discord.js@npm:13.15.1":
version: 13.15.1
resolution: "discord.js@npm:13.15.1"
Expand Down Expand Up @@ -4299,7 +4299,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^5.54.1
"@typescript-eslint/parser": ^5.54.1
bullmq: ^2.4.0
discord-api-types: ^0.37.48
discord-api-types: ^0.37.111
discord.js: 13.15.1
eslint: ^8.57.1
fuse.js: ^6.6.2
Expand Down
Loading