build: bump discord-api-types to 0.38.30 (#11178)

* build: bump discord-api-types to 0.38.30

* chore: slap the errors
This commit is contained in:
Naiyar
2025-10-15 00:02:10 +06:00
committed by GitHub
parent 93e96eb6c0
commit 1a305fe4ad
13 changed files with 36 additions and 31 deletions

View File

@@ -55,7 +55,7 @@
"homepage": "https://discord.js.org",
"funding": "https://github.com/discordjs/discord.js?sponsor",
"dependencies": {
"discord-api-types": "^0.38.29"
"discord-api-types": "^0.38.30"
},
"devDependencies": {
"@discordjs/api-extractor": "workspace:^",