Bump @discordjs/voice from 0.17.0 to 0.18.0

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

---
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:
2024-11-25 04:21:05 +00:00
parent 08d3db28d7
commit a3ddd6009d
2 changed files with 15 additions and 12 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"format": "npx prettier --write '**/*.ts' --config .prettierrc"
},
"dependencies": {
"@discordjs/voice": "^0.17.0",
"@discordjs/voice": "^0.18.0",
"array-move": "^4.0.0",
"discord.js": "^14.16.3",