Skip to content

Commit

Permalink
chore(deps): update dependency discord.js to ^14.17.3 (#538)
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 d43023d commit b7e2292
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/tagscript-plugin-discord/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
],
"devDependencies": {
"@favware/cliff-jumper": "^5.0.0",
"discord.js": "^14.17.2",
"discord.js": "^14.17.3",
"tagscript": "workspace:^",
"tsup": "^8.3.5",
"typescript": "^5.7.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3715,7 +3715,7 @@ __metadata:
resolution: "@tagscript/plugin-discord@workspace:packages/tagscript-plugin-discord"
dependencies:
"@favware/cliff-jumper": "npm:^5.0.0"
discord.js: "npm:^14.17.2"
discord.js: "npm:^14.17.3"
tagscript: "workspace:^"
tsup: "npm:^8.3.5"
typescript: "npm:^5.7.2"
Expand Down Expand Up @@ -5758,9 +5758,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 @@ -5774,7 +5774,7 @@ __metadata:
lodash.snakecase: "npm:4.1.1"
tslib: "npm:^2.6.3"
undici: "npm:6.19.8"
checksum: 10/5da04c578a3bf7d6263d45b808c21738c6c546d244d5d9d1c3a25c6d33156b7e0c602152544ea74b3e89133b7f79efb781d222a0f912984f98a7faafed067fda
checksum: 10/4df34dcce5fec945c3f117d0f23e13c4f51f7e7070051977b10a39100d0ebc36e8d3a44e1b7355b2c5490d2f589352a15e2629da3cf1339c896bdc09a10222b2
languageName: node
linkType: hard

Expand Down

0 comments on commit b7e2292

Please sign in to comment.