From 0576f11cc680c9785d1cd1ff5b9d9278897a759f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 07:08:22 +0000 Subject: [PATCH] chore(deps-dev): bump discord-api-types from 0.37.110 to 0.37.111 Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.110 to 0.37.111. - [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.110...0.37.111) --- updated-dependencies: - dependency-name: discord-api-types dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 444e9506..cb0e6c71 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@types/node": "22.10.1", "@typescript-eslint/eslint-plugin": "7.0.0", "@typescript-eslint/parser": "6.21.0", - "discord-api-types": "0.37.110", + "discord-api-types": "0.37.111", "discord.js": "14.16.3", "eslint": "8.57.1", "eslint-config-prettier": "9.1.0", diff --git a/yarn.lock b/yarn.lock index f9589d89..f9ae8e5e 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.110: - version "0.37.110" - resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.37.110.tgz#cccd596a1be2456bb90a251d4d750d60542ab23e" - integrity sha512-wVaAJkrSgNRo8nd523qKYPqkClTNHhjKOk/g6265rzHuc7TNS6Ivz06DPW4iZvnhFobbH95hKlgsRf6jcAbtlA== +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.83: version "0.37.83"