Skip to content

Commit

Permalink
chore(deps): update dependency discord.js to ^13.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 22, 2023
1 parent 43ed092 commit 938ade8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@sapphire/utilities": "^3.11.0",
"bullmq": "^2.4.0",
"discord-api-types": "^0.37.35",
"discord.js": "^13.12.0",
"discord.js": "^13.13.1",
"fuse.js": "^6.6.2",
"mw.js": "^2.4.1",
"mysql2": "^2.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1756,9 +1756,9 @@ __metadata:
languageName: node
linkType: hard

"discord.js@npm:^13.12.0":
version: 13.12.0
resolution: "discord.js@npm:13.12.0"
"discord.js@npm:^13.13.1":
version: 13.13.1
resolution: "discord.js@npm:13.13.1"
dependencies:
"@discordjs/builders": ^0.16.0
"@discordjs/collection": ^0.7.0
Expand All @@ -1769,7 +1769,7 @@ __metadata:
form-data: ^4.0.0
node-fetch: ^2.6.7
ws: ^8.9.0
checksum: e7121efac94cf8dba04999f1050cc369e03651afe7c2d440edab415cfac5b6072cca908e7c1310f0027805deaa955922c4bc0d531ff48d84202c643a0bd5141e
checksum: 2e02549598e7da1625a1a9a4ff25eb6044a887b09f54da3aece76e442713d9aaf691709f79adad0d76e89c5c4bf73d35f611993258d15cf897daaa5505356949
languageName: node
linkType: hard

Expand Down Expand Up @@ -4505,7 +4505,7 @@ __metadata:
"@typescript-eslint/parser": ^5.53.0
bullmq: ^2.4.0
discord-api-types: ^0.37.35
discord.js: ^13.12.0
discord.js: ^13.13.1
eslint: ^8.34.0
fuse.js: ^6.6.2
husky: ^8.0.3
Expand Down

0 comments on commit 938ade8

Please sign in to comment.