Skip to content

Commit

Permalink
Bump discord-api-types from 0.32.1 to 0.37.104
Browse files Browse the repository at this point in the history
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.32.1 to 0.37.104.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](discordjs/discord-api-types@0.32.1...0.37.104)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent 6ec6bb8 commit b10c69f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"array-shuffle": "^3.0.0",
"debug": "^4.3.3",
"delay": "^5.0.0",
"discord-api-types": "0.32.1",
"discord-api-types": "0.37.104",
"discord.js": "14.11.0",
"dotenv": "^16.4.5",
"execa": "^6.1.0",
Expand Down
13 changes: 4 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1461,10 +1461,10 @@ dir-glob@^3.0.1:
dependencies:
path-type "^4.0.0"

discord-api-types@0.32.1:
version "0.32.1"
resolved "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.32.1.tgz"
integrity sha512-/ewl0CPYT5xjOC+SJ7wADJKjtpZfiiUaYXOP/Ns54lnBcv4Xqa4iKSqRF/w1fjiUvWTYN9W8UuOiyCHtmu5fJw==
discord-api-types@0.37.104, discord-api-types@^0.37.41:
version "0.37.104"
resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.37.104.tgz#d6a0f0477f27c98a42b19208bfc0da30e72facd5"
integrity sha512-kIX9RXGekag1Yd/R/douqBTRyt5GY5mCoxntKLuyqfYpKQ1fl8XpHNFIMtnoDSD343TJWsah49XylrsNFfTu0Q==

[email protected]:
version "0.37.83"
Expand All @@ -1476,11 +1476,6 @@ discord-api-types@^0.36.3:
resolved "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.36.3.tgz"
integrity sha512-bz/NDyG0KBo/tY14vSkrwQ/n3HKPf87a0WFW/1M9+tXYK+vp5Z5EksawfCWo2zkAc6o7CClc0eff1Pjrqznlwg==

discord-api-types@^0.37.41:
version "0.37.103"
resolved "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.103.tgz"
integrity sha512-r+qitxXKe2l6KFw5odPdZSSqdEou+7eNC7BfbZ7mny5Me/K06wCTeKUMVeH/YsI9+4QQudskeQ307kr/7ppQ1A==

[email protected]:
version "14.11.0"
resolved "https://registry.npmjs.org/discord.js/-/discord.js-14.11.0.tgz"
Expand Down

0 comments on commit b10c69f

Please sign in to comment.