Skip to content

Commit

Permalink
chore(deps): update dependency discord.js to ^14.17.3 (#616)
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 16985b1 commit dcfed1a
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 @@ -66,7 +66,7 @@
"@typescript-eslint/parser": "^7.16.1",
"@vitest/coverage-v8": "^2.1.8",
"cz-conventional-changelog": "^3.3.0",
"discord.js": "^14.17.2",
"discord.js": "^14.17.3",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1500,7 +1500,7 @@ __metadata:
"@typescript-eslint/parser": "npm:^7.16.1"
"@vitest/coverage-v8": "npm:^2.1.8"
cz-conventional-changelog: "npm:^3.3.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 @@ -2802,9 +2802,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 @@ -2818,7 +2818,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 dcfed1a

Please sign in to comment.