Skip to content

Commit

Permalink
fix(deps): update dependency discord.js to v14.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2024
1 parent c536d31 commit 569dab9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"country-code-emoji": "2.3.0",
"date-fns": "4.1.0",
"date-fns-tz": "3.2.0",
"discord.js": "14.16.2",
"discord.js": "14.16.3",
"fast-glob": "3.3.2",
"graphql": "16.9.0",
"graphql-request": "7.1.0",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3983,6 +3983,13 @@ __metadata:
languageName: node
linkType: hard

"discord-api-types@npm:0.37.100":
version: 0.37.100
resolution: "discord-api-types@npm:0.37.100"
checksum: 10c0/315cfbeb475a98ff711d44cb5dd2aa162730a904692775bf9429c384df597d9b950c20668a2177fd926aed52541d0915688e351906466111aae44d8c2063fb83
languageName: node
linkType: hard

"discord-api-types@npm:0.37.83":
version: 0.37.83
resolution: "discord-api-types@npm:0.37.83"
Expand All @@ -3997,9 +4004,9 @@ __metadata:
languageName: node
linkType: hard

"discord.js@npm:14.16.2":
version: 14.16.2
resolution: "discord.js@npm:14.16.2"
"discord.js@npm:14.16.3":
version: 14.16.3
resolution: "discord.js@npm:14.16.3"
dependencies:
"@discordjs/builders": "npm:^1.9.0"
"@discordjs/collection": "npm:1.5.3"
Expand All @@ -4008,12 +4015,12 @@ __metadata:
"@discordjs/util": "npm:^1.1.1"
"@discordjs/ws": "npm:1.1.1"
"@sapphire/snowflake": "npm:3.5.3"
discord-api-types: "npm:0.37.97"
discord-api-types: "npm:0.37.100"
fast-deep-equal: "npm:3.1.3"
lodash.snakecase: "npm:4.1.1"
tslib: "npm:^2.6.3"
undici: "npm:6.19.8"
checksum: 10c0/2b4289d6a3b3f5c2978dbfa840225d2f789eaf161ae85bf12e0125b5096eb64562c170dfc7f0d1ee389beb565cabe45733a27853178b2d0dc78548b5d1a83338
checksum: 10c0/d3cfcbad532bdb4414df9d12bb1a2f6ca18fa1113726b0e759d298e0e7fbcccf88ee485ada519b092f72d1004e9c4c792efbf3728a050bcd4202b6046161cc98
languageName: node
linkType: hard

Expand Down Expand Up @@ -6935,7 +6942,7 @@ __metadata:
country-code-emoji: "npm:2.3.0"
date-fns: "npm:4.1.0"
date-fns-tz: "npm:3.2.0"
discord.js: "npm:14.16.2"
discord.js: "npm:14.16.3"
env-cmd: "npm:10.1.0"
fast-glob: "npm:3.3.2"
graphql: "npm:16.9.0"
Expand Down

0 comments on commit 569dab9

Please sign in to comment.