build(deps): bump discord-api-types from 0.37.23 to 0.37.24
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.23 to 0.37.24. - [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.37.23...0.37.24) --- 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>imgbot
parent
548cf39697
commit
c84fcb584f
|
@ -20,7 +20,7 @@
|
|||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@discordjs/builders": "^1.4.0",
|
||||
"discord-api-types": "^0.37.23",
|
||||
"discord-api-types": "^0.37.24",
|
||||
"discord.js": "^13.12.0",
|
||||
"dotenv": "^16.0.3",
|
||||
"glob": "^7.2.3",
|
||||
|
|
|
@ -1237,10 +1237,10 @@ discord-api-types@^0.36.2:
|
|||
resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.36.3.tgz#a931b7e57473a5c971d6937fa5f392eb30047579"
|
||||
integrity sha512-bz/NDyG0KBo/tY14vSkrwQ/n3HKPf87a0WFW/1M9+tXYK+vp5Z5EksawfCWo2zkAc6o7CClc0eff1Pjrqznlwg==
|
||||
|
||||
discord-api-types@^0.37.20, discord-api-types@^0.37.23:
|
||||
version "0.37.23"
|
||||
resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.37.23.tgz#c94d97c631e578859900b35bf25a45bf3aabb972"
|
||||
integrity sha512-IixodMf9PjOSrsPorbti5aGv6sJVSPJybAlFMYsYDQXFS7zJyhSmA/ofpPTR9ZYqL1KEDY+xU74oZgBQa52eSQ==
|
||||
discord-api-types@^0.37.20, discord-api-types@^0.37.24:
|
||||
version "0.37.24"
|
||||
resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.37.24.tgz#f3ee0ad6b2b70925b5225f9beac6e24bc4de6e46"
|
||||
integrity sha512-1+Fb4huJCihdbkJLcq2p7nBmtlmAryNwjefT8wwJnL8c7bc7WA87Oaa5mbLe96QvZyfwnwRCDX40H0HhcVV50g==
|
||||
|
||||
discord.js@^13.12.0:
|
||||
version "13.12.0"
|
||||
|
|
Loading…
Reference in New Issue