1
0
mirror of https://github.com/insomniafi/insomniaid-bot.git synced 2025-07-07 05:30:50 +00:00

Bump discord.js from 14.20.0 to 14.21.0

Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.20.0 to 14.21.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/14.21.0/packages/discord.js/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/14.21.0/packages/discord.js)

---
updated-dependencies:
- dependency-name: discord.js
  dependency-version: 14.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-26 18:19:16 +00:00
committed by GitHub
parent 7902f6542d
commit c24a30474e
2 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@
"private": true,
"homepage": "https://insomnia.fi",
"dependencies": {
"discord.js": "^14.20.0"
"discord.js": "^14.21.0"
},
"devDependencies": {
"rimraf": "^6.0.1",