Bump discord-api-types from 0.23.1 to 0.24.0

Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.23.1 to 0.24.0.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.23.1...0.24.0)

---
updated-dependencies:
- dependency-name: discord-api-types
  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]
2021-10-25 23:03:41 +00:00
committed by GitHub
parent 5513ace425
commit 87e3a58e36
2 changed files with 21 additions and 23 deletions

View File

@ -22,7 +22,7 @@
"@discordjs/opus": "^0.6.0",
"@discordjs/rest": "^0.1.1-canary.0",
"@discordjs/voice": "^0.6.0",
"discord-api-types": "^0.23.1",
"discord-api-types": "^0.24.0",
"discord.js": "^13.2.0",
"dotenv": "^10.0.0",
"libsodium-wrappers": "^0.7.9",