chore(deps-dev): bump discord-api-types from 0.38.10 to 0.38.11 (#19279)
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.38.10 to 0.38.11. - [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.10...0.38.11) --- updated-dependencies: - dependency-name: discord-api-types dependency-version: 0.38.11 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
5a06f6abfd
commit
fef1a170e0
|
|
@ -172,7 +172,7 @@
|
|||
"@typescript-eslint/parser": "8.33.1",
|
||||
"@vercel/nft": "0.29.4",
|
||||
"@vitest/coverage-v8": "2.1.9",
|
||||
"discord-api-types": "0.38.10",
|
||||
"discord-api-types": "0.38.11",
|
||||
"domhandler": "5.0.3",
|
||||
"eslint": "9.28.0",
|
||||
"eslint-config-prettier": "10.1.5",
|
||||
|
|
|
|||
|
|
@ -399,8 +399,8 @@ importers:
|
|||
specifier: 2.1.9
|
||||
version: 2.1.9(vitest@2.1.9(@types/node@22.15.29)(jsdom@26.1.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(msw@2.4.3(typescript@5.8.3)))
|
||||
discord-api-types:
|
||||
specifier: 0.38.10
|
||||
version: 0.38.10
|
||||
specifier: 0.38.11
|
||||
version: 0.38.11
|
||||
domhandler:
|
||||
specifier: 5.0.3
|
||||
version: 5.0.3
|
||||
|
|
@ -3161,8 +3161,8 @@ packages:
|
|||
resolution: {integrity: sha512-dSApZXgx29qO/6AVigdsoC6HSvaHWinJ4HTRPKrlMAxX71FgPzn/WEWbgM+aB1PlKD9IfSC3Ir2ouYYQR1uy+g==}
|
||||
engines: {node: '>=18.17.0'}
|
||||
|
||||
discord-api-types@0.38.10:
|
||||
resolution: {integrity: sha512-6F02RttmlDoTpFEeOlF1Z9lmNDUFum4ewBPFFjkD6mIlnd+NJ6oze/dllPdp8dpNvFuLHyEfVy+UPZ1s+IWmmA==}
|
||||
discord-api-types@0.38.11:
|
||||
resolution: {integrity: sha512-XN0qhcQpetkyb/49hcDHuoeUPsQqOkb17wbV/t48gUkoEDi4ajhsxqugGcxvcN17BBtI9FPPWEgzv6IhQmCwyw==}
|
||||
|
||||
doctrine@3.0.0:
|
||||
resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==}
|
||||
|
|
@ -9079,7 +9079,7 @@ snapshots:
|
|||
|
||||
directory-import@3.3.2: {}
|
||||
|
||||
discord-api-types@0.38.10: {}
|
||||
discord-api-types@0.38.11: {}
|
||||
|
||||
doctrine@3.0.0:
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue