Bump discord-api-types from 0.33.5 to 0.34.0

Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.33.5 to 0.34.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.33.5...0.34.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]
2022-06-14 08:07:26 +00:00
committed by GitHub
parent 7a0cc3ff1b
commit 4db1362255
2 changed files with 52 additions and 8 deletions

View File

@ -22,7 +22,7 @@
"@discordjs/opus": "^0.7.0",
"@discordjs/rest": "^0.5.0",
"@discordjs/voice": "^0.10.0",
"discord-api-types": "^0.33.5",
"discord-api-types": "^0.34.0",
"discord.js": "^13.7.0",
"dotenv": "^16.0.1",
"libsodium-wrappers": "^0.7.10",