From d521927a8ffaef4bd96791f46b5b7f8713e7afb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 13:57:01 +0300 Subject: [PATCH] chore(deps-dev): bump discord-api-types from 0.37.111 to 0.37.112 (#1340) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c876c0ba..8cb779b6 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@types/node": "22.10.2", "@typescript-eslint/eslint-plugin": "7.0.0", "@typescript-eslint/parser": "6.21.0", - "discord-api-types": "0.37.111", + "discord-api-types": "0.37.112", "discord.js": "14.16.3", "eslint": "8.57.1", "eslint-config-prettier": "9.1.0", diff --git a/yarn.lock b/yarn.lock index f7af24ca..452284fd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1369,10 +1369,10 @@ discord-api-types@0.37.100: resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.37.100.tgz#5979892d39511bc7f1dbb9660d2d2cad698b3de7" integrity sha512-a8zvUI0GYYwDtScfRd/TtaNBDTXwP5DiDVX7K5OmE+DRT57gBqKnwtOC5Ol8z0mRW8KQfETIgiB8U0YZ9NXiCA== -discord-api-types@0.37.111: - version "0.37.111" - resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.37.111.tgz#f81d4b4181352fc497f9de7e6b6dd519756e5c3c" - integrity sha512-22O4/mjfcLaQ8bbJorGpzFThnjhd8/exQxFscP3fnyJPo9Fk9O5GkWDIremYbvuw4YiwMfssWFniIb/iAwRqTg== +discord-api-types@0.37.112: + version "0.37.112" + resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.37.112.tgz#a32d63585fecc5c886b045a8f4cb12a3e4e70370" + integrity sha512-DDEt3696k7o9+Ot2a5phqsEKnwhSGfIDzXJR9V5OMba9fbvJOEhPapLXy645RkrGCEKZeoFd3qXFhrvVQSUbxQ== discord-api-types@0.37.83: version "0.37.83"