chore(deps-dev): bump discord-api-types from 0.38.31 to 0.38.32 (#20425)
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.38.31 to 0.38.32. - [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.31...0.38.32) --- updated-dependencies: - dependency-name: discord-api-types dependency-version: 0.38.32 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
49af486984
commit
afb1ddaee1
|
|
@ -167,7 +167,7 @@
|
|||
"@typescript-eslint/parser": "8.46.2",
|
||||
"@vercel/nft": "0.30.3",
|
||||
"@vitest/coverage-v8": "2.1.9",
|
||||
"discord-api-types": "0.38.31",
|
||||
"discord-api-types": "0.38.32",
|
||||
"domhandler": "5.0.3",
|
||||
"eslint": "9.39.1",
|
||||
"eslint-config-prettier": "10.1.8",
|
||||
|
|
|
|||
|
|
@ -362,8 +362,8 @@ importers:
|
|||
specifier: 2.1.9
|
||||
version: 2.1.9(vitest@2.1.9(@types/node@24.10.0)(jsdom@27.1.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(msw@2.4.3(typescript@5.9.3)))
|
||||
discord-api-types:
|
||||
specifier: 0.38.31
|
||||
version: 0.38.31
|
||||
specifier: 0.38.32
|
||||
version: 0.38.32
|
||||
domhandler:
|
||||
specifier: 5.0.3
|
||||
version: 5.0.3
|
||||
|
|
@ -3219,8 +3219,8 @@ packages:
|
|||
resolution: {integrity: sha512-dSApZXgx29qO/6AVigdsoC6HSvaHWinJ4HTRPKrlMAxX71FgPzn/WEWbgM+aB1PlKD9IfSC3Ir2ouYYQR1uy+g==}
|
||||
engines: {node: '>=18.17.0'}
|
||||
|
||||
discord-api-types@0.38.31:
|
||||
resolution: {integrity: sha512-kC94ANsk8ackj8ENTuO8joTNEL0KtymVhHy9dyEC/s4QAZ7GCx40dYEzQaadyo8w+oP0X8QydE/nzAWRylTGtQ==}
|
||||
discord-api-types@0.38.32:
|
||||
resolution: {integrity: sha512-UhIqkFuUVwBzejLPPWF18qixYPucMf718RnGh1NxZYNS7czXUmcUsWWkzWR7lRWj5pjfj4LwrnN9McvpfLvGqQ==}
|
||||
|
||||
doctrine@3.0.0:
|
||||
resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==}
|
||||
|
|
@ -9033,7 +9033,7 @@ snapshots:
|
|||
|
||||
directory-import@3.3.2: {}
|
||||
|
||||
discord-api-types@0.38.31: {}
|
||||
discord-api-types@0.38.32: {}
|
||||
|
||||
doctrine@3.0.0:
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue