Skip to content

Commit

Permalink
chore(deps): update dependency discord.js to ^14.16.2 (#183)
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 Sep 15, 2024
1 parent 0755be6 commit 2306615
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.16.1",
"discord.js": "^14.16.2",
"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 @@ -831,7 +831,7 @@ __metadata:
"@types/node": "npm:^20.16.5"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
discord.js: "npm:^14.16.1"
discord.js: "npm:^14.16.2"
eslint: "npm:^8.57.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.2.1"
Expand Down Expand Up @@ -1873,9 +1873,9 @@ __metadata:
languageName: node
linkType: hard

"discord.js@npm:^14.16.1":
version: 14.16.1
resolution: "discord.js@npm:14.16.1"
"discord.js@npm:^14.16.2":
version: 14.16.2
resolution: "discord.js@npm:14.16.2"
dependencies:
"@discordjs/builders": "npm:^1.9.0"
"@discordjs/collection": "npm:1.5.3"
Expand All @@ -1889,7 +1889,7 @@ __metadata:
lodash.snakecase: "npm:4.1.1"
tslib: "npm:^2.6.3"
undici: "npm:6.19.8"
checksum: 10c0/612b490f0ffd890878dec55aa3d6f681c1eb20c5f2295af9a03f261e3ffcd5a7e36c91b06a2c466483ae5f4b2dec9d9e16ba50d000b1e220024d3e95ab7f8786
checksum: 10c0/2b4289d6a3b3f5c2978dbfa840225d2f789eaf161ae85bf12e0125b5096eb64562c170dfc7f0d1ee389beb565cabe45733a27853178b2d0dc78548b5d1a83338
languageName: node
linkType: hard

Expand Down

0 comments on commit 2306615

Please sign in to comment.