Commit Graph
43 Commits
Author SHA1 Message Date
dependabot[bot]andGitHub 7378dc4204 Bump discord-api-types from 0.33.0 to 0.33.1
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.33.0 to 0.33.1.
- [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.0...0.33.1)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 12:36:26 +00:00
dependabot[bot]andGitHub 2349a8a0e7 Bump lint-staged from 12.4.2 to 12.4.3
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.4.2 to 12.4.3.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v12.4.2...v12.4.3)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 12:36:06 +00:00
dependabot[bot]andGitHub f4d30fb4e1 Bump ws from 8.6.0 to 8.7.0
Bumps [ws](https://github.com/websockets/ws) from 8.6.0 to 8.7.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.6.0...8.7.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-27 12:38:09 +00:00
dependabot[bot]andGitHub 62218f6016 Bump npm from 8.10.0 to 8.11.0
Bumps [npm](https://github.com/npm/cli) from 8.10.0 to 8.11.0.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v8.10.0...v8.11.0)

---
updated-dependencies:
- dependency-name: npm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-26 12:35:20 +00:00
dependabot[bot]andGitHub 00be486538 Bump lint-staged from 12.4.1 to 12.4.2
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.4.1 to 12.4.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v12.4.1...v12.4.2)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 12:37:24 +00:00
dependabot[bot]andGitHub 3382d1b8bd Bump typescript from 4.6.4 to 4.7.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.7.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.4...v4.7.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 12:37:04 +00:00
dependabot[bot]andGitHub 8786668f75 Bump undici from 5.2.0 to 5.3.0
Bumps [undici](https://github.com/nodejs/undici) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.2.0...v5.3.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 12:36:18 +00:00
dependabot[bot]andGitHub 25cbe85aa3 Bump eslint from 8.15.0 to 8.16.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.15.0 to 8.16.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.15.0...v8.16.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 12:53:33 +00:00
dependabot[bot]andGitHub a7e3eb4bf6 Bump discord-api-types from 0.32.1 to 0.33.0
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.32.1 to 0.33.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.32.1...0.33.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>
2022-05-16 12:35:47 +00:00
dependabot[bot]andGitHub be08f3fad1 Bump discord-bettermarkdown from 1.1.0 to 1.2.0
Bumps [discord-bettermarkdown](https://github.com/aiko-chan-ai/Discord-Markdown) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/aiko-chan-ai/Discord-Markdown/releases)
- [Commits](https://github.com/aiko-chan-ai/Discord-Markdown/commits)

---
updated-dependencies:
- dependency-name: discord-bettermarkdown
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 12:35:55 +00:00
dependabot[bot]andGitHub fc389ea598 Bump eslint from 8.14.0 to 8.15.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.14.0 to 8.15.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.14.0...v8.15.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 12:35:34 +00:00
dependabot[bot]andGitHub 39ee970354 Bump jest from 28.0.3 to 28.1.0
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.0.3 to 28.1.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.1.0/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 12:32:00 +00:00
dependabot[bot]andGitHub cee6f0f83c Bump discord-api-types from 0.32.0 to 0.32.1
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.32.0 to 0.32.1.
- [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.32.0...0.32.1)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 12:39:57 +00:00
dependabot[bot]andGitHub dd168a6068 Bump npm from 8.8.0 to 8.9.0
Bumps [npm](https://github.com/npm/cli) from 8.8.0 to 8.9.0.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v8.8.0...v8.9.0)

---
updated-dependencies:
- dependency-name: npm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 12:39:42 +00:00
dependabot[bot]andGitHub d01df1a80d Bump undici from 4.16.0 to 5.1.1
Bumps [undici](https://github.com/nodejs/undici) from 4.16.0 to 5.1.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v4.16.0...v5.1.1)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 05:30:15 +00:00
dependabot[bot]andGitHub e25910d697 Bump ws from 8.5.0 to 8.6.0
Bumps [ws](https://github.com/websockets/ws) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.5.0...8.6.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 12:47:38 +00:00
dependabot[bot]andGitHub 3e72037e9f Bump jest from 28.0.2 to 28.0.3
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.0.2 to 28.0.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.0.3/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 12:45:46 +00:00
dependabot[bot]andGitHub 7e45d1989b Bump typescript from 4.6.3 to 4.6.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.3...v4.6.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 12:44:56 +00:00
dependabot[bot]andGitHub 9042fad3e8 Bump @commitlint/cli from 16.2.3 to 16.2.4
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 16.2.3 to 16.2.4.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v16.2.4/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 05:36:59 +00:00
dependabot[bot]andGitHub ba9a9a85f4 Bump @commitlint/config-angular from 16.2.3 to 16.2.4
Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) from 16.2.3 to 16.2.4.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-angular/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v16.2.4/@commitlint/config-angular)

---
updated-dependencies:
- dependency-name: "@commitlint/config-angular"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 05:36:34 +00:00
dependabot[bot]andGitHub 471a030dec Bump jest from 28.0.1 to 28.0.2
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.0.1 to 28.0.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.0.2/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 12:39:26 +00:00
dependabot[bot]andGitHub 616e4abe8b Bump lint-staged from 12.4.0 to 12.4.1
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.4.0 to 12.4.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v12.4.0...v12.4.1)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 12:38:52 +00:00
dependabot[bot]andGitHub 11451937d0 Bump axios from 0.27.1 to 0.27.2
Bumps [axios](https://github.com/axios/axios) from 0.27.1 to 0.27.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.27.1...v0.27.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 12:38:37 +00:00
dependabot[bot]andGitHub 27e366d57b Bump discord-rpc-contructor from 1.1.4 to 1.1.5
Bumps [discord-rpc-contructor](https://github.com/aiko-chan-ai/discord.js-selfbot-v13) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/aiko-chan-ai/discord.js-selfbot-v13/releases)
- [Commits](https://github.com/aiko-chan-ai/discord.js-selfbot-v13/commits)

---
updated-dependencies:
- dependency-name: discord-rpc-contructor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 12:38:23 +00:00
dependabot[bot]andGitHub 5de9dc3daa Bump discord-rpc-contructor from 1.1.2 to 1.1.4
Bumps [discord-rpc-contructor](https://github.com/aiko-chan-ai/discord.js-selfbot-v13) from 1.1.2 to 1.1.4.
- [Release notes](https://github.com/aiko-chan-ai/discord.js-selfbot-v13/releases)
- [Commits](https://github.com/aiko-chan-ai/discord.js-selfbot-v13/commits)

---
updated-dependencies:
- dependency-name: discord-rpc-contructor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-26 12:41:49 +00:00
dependabot[bot]andGitHub 6fbd004551 Bump axios from 0.26.1 to 0.27.1
Bumps [axios](https://github.com/axios/axios) from 0.26.1 to 0.27.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.26.1...v0.27.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-26 12:41:35 +00:00
dependabot[bot]andGitHub 21527b8346 Bump jest from 27.5.1 to 28.0.1
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.5.1 to 28.0.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.0.1/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-26 12:41:24 +00:00
dependabot[bot]andGitHub 57f911bddc Bump discord-api-types from 0.31.2 to 0.32.0
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.31.2 to 0.32.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.31.2...0.32.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>
2022-04-26 12:40:49 +00:00
dependabot[bot]andGitHub 262afca0ab Bump @sapphire/snowflake from 3.2.1 to 3.2.2
Bumps [@sapphire/snowflake](https://github.com/sapphiredev/utilities/tree/HEAD/packages/snowflake) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/sapphiredev/utilities/releases)
- [Changelog](https://github.com/sapphiredev/utilities/blob/main/packages/snowflake/CHANGELOG.md)
- [Commits](https://github.com/sapphiredev/utilities/commits/@sapphire/snowflake@3.2.2/packages/snowflake)

---
updated-dependencies:
- dependency-name: "@sapphire/snowflake"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 12:44:06 +00:00
dependabot[bot]andGitHub 1d8d1a5a3e Bump eslint from 8.13.0 to 8.14.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.13.0 to 8.14.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.13.0...v8.14.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-24 10:27:41 +00:00
dependabot[bot]andGitHub fb8d635816 Bump @discordjs/builders from 0.12.0 to 0.13.0
Bumps [@discordjs/builders](https://github.com/discordjs/discord.js) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/@discordjs/builders@0.12.0...@discordjs/builders@0.13.0)

---
updated-dependencies:
- dependency-name: "@discordjs/builders"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-24 10:27:12 +00:00
dependabot[bot]andGitHub 9c5a4fa6af Bump typescript from 4.6.2 to 4.6.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.2...v4.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-24 10:26:30 +00:00
dependabot[bot]andGitHub 46db393223 Bump lint-staged from 12.3.8 to 12.4.0
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.3.8 to 12.4.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v12.3.8...v12.4.0)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-21 12:40:07 +00:00
dependabot[bot]andGitHub e486d3b6ac Bump discord-api-types from 0.31.1 to 0.31.2
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.31.1 to 0.31.2.
- [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.31.1...0.31.2)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-20 12:57:30 +00:00
dependabot[bot]andGitHub e2d92271a5 Bump discord-rpc-contructor from 1.1.1 to 1.1.2
Bumps [discord-rpc-contructor](https://github.com/aiko-chan-ai/discord.js-selfbot-v13) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/aiko-chan-ai/discord.js-selfbot-v13/releases)
- [Commits](https://github.com/aiko-chan-ai/discord.js-selfbot-v13/commits)

---
updated-dependencies:
- dependency-name: discord-rpc-contructor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 12:53:53 +00:00
dependabot[bot]andGitHub a1c1d2772e Bump tsd from 0.19.1 to 0.20.0
Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.19.1 to 0.20.0.
- [Release notes](https://github.com/SamVerschueren/tsd/releases)
- [Commits](https://github.com/SamVerschueren/tsd/compare/v0.19.1...v0.20.0)

---
updated-dependencies:
- dependency-name: tsd
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 12:53:27 +00:00
dependabot[bot]andGitHub d909773bef Bump prettier from 2.6.0 to 2.6.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.0 to 2.6.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.0...2.6.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 12:53:14 +00:00
dependabot[bot]andGitHub 9b29575eb8 Bump eslint from 8.11.0 to 8.13.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.11.0 to 8.13.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.11.0...v8.13.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 12:53:04 +00:00
dependabot[bot]andGitHub 85b9885307 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>
2022-04-18 12:52:50 +00:00
dependabot[bot]andGitHub 9dc22da1ff Bump @sapphire/async-queue from 1.3.0 to 1.3.1
Bumps [@sapphire/async-queue](https://github.com/sapphiredev/utilities/tree/HEAD/packages/async-queue) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/sapphiredev/utilities/releases)
- [Changelog](https://github.com/sapphiredev/utilities/blob/main/packages/async-queue/CHANGELOG.md)
- [Commits](https://github.com/sapphiredev/utilities/commits/@sapphire/async-queue@1.3.1/packages/async-queue)

---
updated-dependencies:
- dependency-name: "@sapphire/async-queue"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 12:52:33 +00:00
dependabot[bot]andGitHub 5ba2774743 Bump @sapphire/snowflake from 3.2.0 to 3.2.1
Bumps [@sapphire/snowflake](https://github.com/sapphiredev/utilities/tree/HEAD/packages/snowflake) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/sapphiredev/utilities/releases)
- [Changelog](https://github.com/sapphiredev/utilities/blob/main/packages/snowflake/CHANGELOG.md)
- [Commits](https://github.com/sapphiredev/utilities/commits/@sapphire/snowflake@3.2.1/packages/snowflake)

---
updated-dependencies:
- dependency-name: "@sapphire/snowflake"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 12:52:20 +00:00
dependabot[bot]andGitHub 0ada80f1b1 Bump @discordjs/docgen from 0.11.0 to 0.11.1
Bumps [@discordjs/docgen](https://github.com/hydrabolt/discord.js-docgen) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/hydrabolt/discord.js-docgen/releases)
- [Commits](https://github.com/hydrabolt/discord.js-docgen/commits)

---
updated-dependencies:
- dependency-name: "@discordjs/docgen"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 12:51:41 +00:00
dependabot[bot]andGitHub 8da58b6e2a Bump discord-api-types from 0.27.3 to 0.31.1
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.27.3 to 0.31.1.
- [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.27.3...0.31.1)

---
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>
2022-04-16 10:45:59 +00:00