Bump @discordjs/voice from 0.7.5 to 0.8.0

Bumps [@discordjs/voice](https://github.com/discordjs/discord.js) from 0.7.5 to 0.8.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/@discordjs/voice@0.7.5...@discordjs/voice@0.8.0)

---
updated-dependencies:
- dependency-name: "@discordjs/voice"
  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-01-25 17:44:39 +00:00
committed by GitHub
parent d2f9f76f97
commit 0e08f372fe
2 changed files with 19 additions and 33 deletions

View File

@ -21,7 +21,7 @@
"@discordjs/builders": "^0.12.0",
"@discordjs/opus": "^0.7.0",
"@discordjs/rest": "^0.3.0",
"@discordjs/voice": "^0.7.5",
"@discordjs/voice": "^0.8.0",
"discord-api-types": "^0.26.0",
"discord.js": "^13.6.0",
"dotenv": "^14.1.0",