Bump @discordjs/collection from 0.5.0 to 0.6.0

Bumps [@discordjs/collection](https://github.com/discordjs/discord.js) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/@discordjs/collection@0.5.0...@discordjs/collection@0.6.0)

---
updated-dependencies:
- dependency-name: "@discordjs/collection"
  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-04-18 12:52:50 +00:00
committed by GitHub
parent d227e0584b
commit 85b9885307
2 changed files with 10 additions and 10 deletions

View File

@@ -46,7 +46,7 @@
"homepage": "https://github.com/aiko-chan-ai/discord.js-selfbot-v13#readme",
"dependencies": {
"@discordjs/builders": "^0.12.0",
"@discordjs/collection": "^0.5.0",
"@discordjs/collection": "^0.6.0",
"@sapphire/async-queue": "^1.3.0",
"@sapphire/snowflake": "^3.2.0",
"@types/node-fetch": "^2.5.12",