Bump @discordjs/rest from 0.2.0-canary.0 to 0.3.0

Bumps [@discordjs/rest](https://github.com/discordjs/discord.js) from 0.2.0-canary.0 to 0.3.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/commits/@discordjs/rest@0.3.0)

---
updated-dependencies:
- dependency-name: "@discordjs/rest"
  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:30:38 +00:00
committed by GitHub
parent 65dd527852
commit 66d9118d65
2 changed files with 27 additions and 54 deletions

View File

@ -20,7 +20,7 @@
"dependencies": {
"@discordjs/builders": "^0.11.0",
"@discordjs/opus": "^0.7.0",
"@discordjs/rest": "^0.2.0-canary.0",
"@discordjs/rest": "^0.3.0",
"@discordjs/voice": "^0.7.5",
"discord-api-types": "^0.26.0",
"discord.js": "^13.6.0",