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.17.3 (#209)
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 Jan 12, 2025
1 parent ee14870 commit 4887823
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 @@ -57,7 +57,7 @@
},
"dependencies": {
"@snowcrystals/icicle": "^2.0.4",
"discord.js": "^14.17.2",
"discord.js": "^14.17.3",
"lodash": "^4.17.21"
},
"engines": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -860,7 +860,7 @@ __metadata:
"@types/node": "npm:^20.17.12"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
discord.js: "npm:^14.17.2"
discord.js: "npm:^14.17.3"
eslint: "npm:^8.57.1"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.2.1"
Expand Down Expand Up @@ -1897,9 +1897,9 @@ __metadata:
languageName: node
linkType: hard

"discord.js@npm:^14.17.2":
version: 14.17.2
resolution: "discord.js@npm:14.17.2"
"discord.js@npm:^14.17.3":
version: 14.17.3
resolution: "discord.js@npm:14.17.3"
dependencies:
"@discordjs/builders": "npm:^1.10.0"
"@discordjs/collection": "npm:1.5.3"
Expand All @@ -1913,7 +1913,7 @@ __metadata:
lodash.snakecase: "npm:4.1.1"
tslib: "npm:^2.6.3"
undici: "npm:6.19.8"
checksum: 10c0/4c88520448948afd57611f4bb206d4b4083de17817bf0277781e78d4c19090361e8d9f137551e1307b00ed54ace47e53bd6bf118c7dd973ba83c076e41611fba
checksum: 10c0/578bcdd7c9ed09f94dda733f317dc032511af9f635db203560d2bddb4419dab2f1bb1cbf78e65f98e1dbdba0cfca4488d7728ba08a2640f65ba038fa02482ae6
languageName: node
linkType: hard

Expand Down

0 comments on commit 4887823

Please sign in to comment.