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

@@ -78,7 +78,7 @@
"@sapphire/async-queue": "^1.5.5",
"@types/ws": "^8.18.1",
"@vladfrangu/async_event_emitter": "^2.4.7",
"discord-api-types": "^0.38.29",
"discord-api-types": "^0.38.30",
"tslib": "^2.8.1",
"ws": "^8.18.3"
},