Skip to content

Commit

Permalink
chore(deps): update dependency discord.js to ^14.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 9, 2024
1 parent bbc3e2d commit d833908
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@favware/cliff-jumper": "^3.0.3",
"@favware/npm-deprecate": "^1.0.7",
"cz-conventional-changelog": "^3.3.0",
"discord.js": "^14.15.2",
"discord.js": "^14.15.3",
"eslint": "^8.57.0",
"eslint-config-mahir": "^0.0.43",
"husky": "^9.0.11",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -232,9 +232,9 @@ __metadata:
languageName: node
linkType: hard

"@discordjs/builders@npm:^1.8.1":
version: 1.8.1
resolution: "@discordjs/builders@npm:1.8.1"
"@discordjs/builders@npm:^1.8.2":
version: 1.8.2
resolution: "@discordjs/builders@npm:1.8.2"
dependencies:
"@discordjs/formatters": "npm:^0.4.0"
"@discordjs/util": "npm:^1.1.0"
Expand All @@ -243,7 +243,7 @@ __metadata:
fast-deep-equal: "npm:^3.1.3"
ts-mixer: "npm:^6.0.4"
tslib: "npm:^2.6.2"
checksum: 10c0/9447a0848aeafc66a00005f466a4a5fb25e1fe3a3fe8bea82f8f1cc04a6ad78b81a7cbfe59948f22f4f6a7fe994b33914dde0feca67dc82d00ffa3fbcd4d94cd
checksum: 10c0/108fe8903e9bc875a28b39629589391e44f41835169114e93c15548b5635632862168d4bec3392eac12e981d06b830d90f11b7af38fd664d7ea9cfa46b0726f3
languageName: node
linkType: hard

Expand Down Expand Up @@ -294,9 +294,9 @@ __metadata:
languageName: node
linkType: hard

"@discordjs/ws@npm:^1.1.0":
version: 1.1.0
resolution: "@discordjs/ws@npm:1.1.0"
"@discordjs/ws@npm:^1.1.1":
version: 1.1.1
resolution: "@discordjs/ws@npm:1.1.1"
dependencies:
"@discordjs/collection": "npm:^2.1.0"
"@discordjs/rest": "npm:^2.3.0"
Expand All @@ -307,7 +307,7 @@ __metadata:
discord-api-types: "npm:0.37.83"
tslib: "npm:^2.6.2"
ws: "npm:^8.16.0"
checksum: 10c0/02db7f5731a77c5aa171e80f492a03909d21fc406930af362a29e054393056d9d7d5ef225f2c1865b0688aa6df38d03bb6b3a3cd2fb2ea40d914290311569f37
checksum: 10c0/57e46534e3ea8ba53c1fbd282d4f0aa03563e10244847f6e6393957a56d05ae0af52c43114d6a6e1d7a3f3127498b09efd69dd3da11abe5e4a5170ac2e269178
languageName: node
linkType: hard

Expand Down Expand Up @@ -2168,23 +2168,23 @@ __metadata:
languageName: node
linkType: hard

"discord.js@npm:^14.15.2":
version: 14.15.2
resolution: "discord.js@npm:14.15.2"
"discord.js@npm:^14.15.3":
version: 14.15.3
resolution: "discord.js@npm:14.15.3"
dependencies:
"@discordjs/builders": "npm:^1.8.1"
"@discordjs/builders": "npm:^1.8.2"
"@discordjs/collection": "npm:1.5.3"
"@discordjs/formatters": "npm:^0.4.0"
"@discordjs/rest": "npm:^2.3.0"
"@discordjs/util": "npm:^1.1.0"
"@discordjs/ws": "npm:^1.1.0"
"@discordjs/ws": "npm:^1.1.1"
"@sapphire/snowflake": "npm:3.5.3"
discord-api-types: "npm:0.37.83"
fast-deep-equal: "npm:3.1.3"
lodash.snakecase: "npm:4.1.1"
tslib: "npm:2.6.2"
undici: "npm:6.13.0"
checksum: 10c0/bf93c329163d9a5b679d4e22281998bbd75df12f9df7821bd4e34268e3e26c767f9348979a713affd41642bd1b4cddb0c66bbf299c2801dc4e0cb72326e30e57
checksum: 10c0/21a4e28541c29bf7170835f42cebc684e83615221f3c1262677e1f363e8fd28e7367e35bceabaea15873d965aecf0a832df6d572790ddec104bd0e025d11bdb8
languageName: node
linkType: hard

Expand Down Expand Up @@ -5217,7 +5217,7 @@ __metadata:
"@favware/cliff-jumper": "npm:^3.0.3"
"@favware/npm-deprecate": "npm:^1.0.7"
cz-conventional-changelog: "npm:^3.3.0"
discord.js: "npm:^14.15.2"
discord.js: "npm:^14.15.3"
eslint: "npm:^8.57.0"
eslint-config-mahir: "npm:^0.0.43"
husky: "npm:^9.0.11"
Expand Down

0 comments on commit d833908

Please sign in to comment.