From 496525177c361d2480056b2bb34258869e8bbe36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 05:30:31 +0000 Subject: [PATCH] chore(deps): bump discord-api-types from 0.31.0 to 0.36.2 Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.31.0 to 0.36.2. - [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.31.0...0.36.2) --- updated-dependencies: - dependency-name: discord-api-types dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0051c9ed..f675983a 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "@discordjs/builders": "0.12.0", "@discordjs/rest": "0.3.0", "ascii-table": "0.0.9", - "discord-api-types": "0.31.0", + "discord-api-types": "0.36.2", "discord.js": "14.0.0-dev.1649505803-3c0bbac", "erlpack": "0.1.4", "juration": "0.1.1",