Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
chore(deps): update dependency discord.js to ^14.16.3 (#188)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 6, 2024
1 parent 0e5b391 commit 5c0256f
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 @@ -57,7 +57,7 @@
},
"dependencies": {
"@snowcrystals/icicle": "^2.0.4",
"discord.js": "^14.16.2",
"discord.js": "^14.16.3",
"lodash": "^4.17.21"
},
"engines": {
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -839,7 +839,7 @@ __metadata:
"@types/node": "npm:^20.16.10"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
discord.js: "npm:^14.16.2"
discord.js: "npm:^14.16.3"
eslint: "npm:^8.57.1"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.2.1"
Expand Down Expand Up @@ -1867,6 +1867,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 @@ -1881,9 +1888,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 @@ -1892,12 +1899,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

0 comments on commit 5c0256f

Please sign in to comment.