mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-03 10:14:14 +00:00
Merge pull request #160 from ahmadk953/dependabot/npm_and_yarn/discord.js-14.16.2
Bump discord.js from 14.16.1 to 14.16.2
This commit is contained in:
commit
b12a5087ba
2 changed files with 6 additions and 6 deletions
|
@ -13,7 +13,7 @@
|
||||||
"lint": "npx eslint ./source --ext .ts"
|
"lint": "npx eslint ./source --ext .ts"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"discord.js": "^14.16.1",
|
"discord.js": "^14.16.2",
|
||||||
"mongoose": "^8.6.2"
|
"mongoose": "^8.6.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -529,9 +529,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"discord.js@npm:^14.16.1":
|
"discord.js@npm:^14.16.2":
|
||||||
version: 14.16.1
|
version: 14.16.2
|
||||||
resolution: "discord.js@npm:14.16.1"
|
resolution: "discord.js@npm:14.16.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@discordjs/builders": "npm:^1.9.0"
|
"@discordjs/builders": "npm:^1.9.0"
|
||||||
"@discordjs/collection": "npm:1.5.3"
|
"@discordjs/collection": "npm:1.5.3"
|
||||||
|
@ -545,7 +545,7 @@ __metadata:
|
||||||
lodash.snakecase: "npm:4.1.1"
|
lodash.snakecase: "npm:4.1.1"
|
||||||
tslib: "npm:^2.6.3"
|
tslib: "npm:^2.6.3"
|
||||||
undici: "npm:6.19.8"
|
undici: "npm:6.19.8"
|
||||||
checksum: 10c0/612b490f0ffd890878dec55aa3d6f681c1eb20c5f2295af9a03f261e3ffcd5a7e36c91b06a2c466483ae5f4b2dec9d9e16ba50d000b1e220024d3e95ab7f8786
|
checksum: 10c0/2b4289d6a3b3f5c2978dbfa840225d2f789eaf161ae85bf12e0125b5096eb64562c170dfc7f0d1ee389beb565cabe45733a27853178b2d0dc78548b5d1a83338
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -1089,7 +1089,7 @@ __metadata:
|
||||||
resolution: "poixpixel-discord-bot@workspace:."
|
resolution: "poixpixel-discord-bot@workspace:."
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/node": "npm:^22.5.4"
|
"@types/node": "npm:^22.5.4"
|
||||||
discord.js: "npm:^14.16.1"
|
discord.js: "npm:^14.16.2"
|
||||||
eslint: "npm:^9.10.0"
|
eslint: "npm:^9.10.0"
|
||||||
mongoose: "npm:^8.6.2"
|
mongoose: "npm:^8.6.2"
|
||||||
ts-node: "npm:^10.9.2"
|
ts-node: "npm:^10.9.2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue