Skip to content

Commit

Permalink
Bump discord-api-types from 0.32.1 to 0.37.103
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.103.
- [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.103)

---
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 Oct 29, 2024
1 parent c0a8796 commit f81da5d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 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.103",
"discord.js": "14.11.0",
"dotenv": "^16.4.5",
"execa": "^6.1.0",
Expand Down
15 changes: 5 additions & 10 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.103, discord-api-types@^0.37.41:
version "0.37.103"
resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.37.103.tgz#215423355c6bd9780f367453b9f01d7731cbfb95"
integrity sha512-r+qitxXKe2l6KFw5odPdZSSqdEou+7eNC7BfbZ7mny5Me/K06wCTeKUMVeH/YsI9+4QQudskeQ307kr/7ppQ1A==

[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.48"
resolved "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.48.tgz"
integrity sha512-vu2NQJD7SZRjpKDC2DPNsxTz34KS53OrotA+LGRW6mcyT55Hjqu66aRrouzjYhea7tllL9I7rvWVX7bg3aT2AQ==

[email protected]:
version "14.11.0"
resolved "https://registry.npmjs.org/discord.js/-/discord.js-14.11.0.tgz"
Expand Down Expand Up @@ -4972,7 +4967,7 @@ tslib@^2.6.2:
version "2.8.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.0.tgz#d124c86c3c05a40a91e6fdea4021bd31d377971b"
integrity sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==

tsutils@^3.21.0:
version "3.21.0"
resolved "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz"
Expand Down

0 comments on commit f81da5d

Please sign in to comment.