From a85f36d89679c3ed39b2efe24e832e5aa117fa1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 20:18:30 -0400 Subject: [PATCH] chore(deps-dev): bump discord-api-types from 0.38.20 to 0.38.30 (#10435) Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.38.20 to 0.38.30. - [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.38.20...0.38.30) --- updated-dependencies: - dependency-name: discord-api-types dependency-version: 0.38.30 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] 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 dc6debc815..2b42fcfe29 100644 --- a/package.json +++ b/package.json @@ -350,7 +350,7 @@ "babel-plugin-tsconfig-paths-module-resolver": "^1.0.4", "browserslist-to-esbuild": "^1.2.0", "concurrently": "^8.2.2", - "discord-api-types": "^0.38.20", + "discord-api-types": "^0.38.30", "husky": "^8.0.3", "i18next-parser": "^8.13.0", "ioredis-mock": "^8.9.0", diff --git a/yarn.lock b/yarn.lock index 5c7b43c352..47329bb91e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7644,10 +7644,10 @@ dingbat-to-unicode@^1.0.1: resolved "https://registry.yarnpkg.com/dingbat-to-unicode/-/dingbat-to-unicode-1.0.1.tgz#5091dd673241453e6b5865e26e5a4452cdef5c83" integrity "sha1-UJHdZzJBRT5rWGXiblpEUs3vXIM= sha512-98l0sW87ZT58pU4i61wa2OHwxbiYSbuxsCBozaVnYX2iCnr3bLM3fIes1/ej7h1YdOKuKt/MLs706TVnALA65w==" -discord-api-types@^0.38.20: - version "0.38.20" - resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.38.20.tgz#6a06dfc088c78b9548347b7327a3e6ff9345a81c" - integrity sha512-wJSmFFi8eoFL/jIosUQLoXeCv7YK+l7joKmFCsnkx7HWSFt5xScNQdhvILLxC0oU6J5bK0ppR7GZ1d4NJScSNQ== +discord-api-types@^0.38.30: + version "0.38.30" + resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.38.30.tgz#c364f38802ecf73653add243f4dd7f8228b8323d" + integrity sha512-KhAqlBrg+rVK+Ob7INMF5o63yW4/GUzRatG/AjyVsIO8lgcLyR8qCl2HokIVzWwmzkJYG0CEPXsKMOqau3E8NA== dnd-core@^16.0.1: version "16.0.1"