Skip to content

Commit

Permalink
Update dependency discord-api-types to ^0.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 26, 2022
1 parent d36325e commit 41c0d77
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@neocord/gateway": "^1.2.3",
"@neocord/rest": "^1.2.0",
"@neocord/utils": "1.0.15",
"discord-api-types": "^0.5.0",
"discord-api-types": "^0.30.0",
"tslib": "^2.0.1"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -532,10 +532,10 @@ dir-glob@^3.0.1:
dependencies:
path-type "^4.0.0"

discord-api-types@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.5.0.tgz#de49a6cb92b0a7b739cc7473a47dd3236aa89555"
integrity sha512-KaEpt4FWkbCIfXhexvWMloKbemwv2BX9m6ZGSkjzfoKYVWLv4lBgHuDzIB4No5QenGd/NElKN+V/1hcrz2XKeQ==
discord-api-types@^0.30.0:
version "0.30.0"
resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.30.0.tgz#3050ff1f06b8bd4259bb2c2b1b67517268ea7188"
integrity sha512-wYst0jrT8EJs2tVlwUTQ2xT0oWMjUrRMpFTkNY3NMleWyQNHgWaKhqFfxdLPdC2im9IuR5EsxcEgjhf/npeftw==

discord.js-docgen@discordjs/docgen:
version "0.9.0"
Expand Down

0 comments on commit 41c0d77

Please sign in to comment.