build(deps): bump discord-api-types from 0.37.26 to 0.37.27
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.26 to 0.37.27. - [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.26...0.37.27) --- 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
3b8f40bac0
commit
d1136afb2c
|
@ -20,7 +20,7 @@
|
|||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@discordjs/builders": "^1.4.0",
|
||||
"discord-api-types": "^0.37.25",
|
||||
"discord-api-types": "^0.37.27",
|
||||
"discord.js": "^13.12.0",
|
||||
"dotenv": "^16.0.3",
|
||||
"glob": "^7.2.3",
|
||||
|
|
|
@ -1254,10 +1254,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.25:
|
||||
version "0.37.26"
|
||||
resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.37.26.tgz#1bae81c294b18dffc76b40730a9b48ed7789b8a9"
|
||||
integrity sha512-xZT6qosExE1ziBgD8vYU2R2aQQKOrSYWI6AFq5CiYhQtwR+Nkt9gPA3v9kHj2RFnsWDI2AbtESiQ4Rrhsa06+Q==
|
||||
discord-api-types@^0.37.20, discord-api-types@^0.37.27:
|
||||
version "0.37.27"
|
||||
resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.37.27.tgz#fc3b9edc540edb9e21f3b1e61309609541decf02"
|
||||
integrity sha512-rfB4zT9gkKgIfLOgXQZPUXaaKY9gwQhyhiir5TU/GN+38E39NNasRPYOcAeM4JPGAuDrHDvPtYiZGa0GfT60ww==
|
||||
|
||||
discord.js@^13.12.0:
|
||||
version "13.12.0"
|
||||
|
|
Loading…
Reference in New Issue