chore(deps-dev): bump discord-api-types from 0.38.49 to 0.38.50 (#22732)
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.38.49 to 0.38.50. - [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.49...0.38.50) --- updated-dependencies: - dependency-name: discord-api-types dependency-version: 0.38.50 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
6d3fa78976
commit
45264a3e2d
|
|
@ -173,7 +173,7 @@
|
|||
"@typescript-eslint/parser": "8.64.0",
|
||||
"@vercel/nft": "1.10.2",
|
||||
"@vitest/coverage-v8": "4.1.10",
|
||||
"discord-api-types": "0.38.49",
|
||||
"discord-api-types": "0.38.50",
|
||||
"domhandler": "6.0.1",
|
||||
"eslint": "10.7.0",
|
||||
"eslint-nibble": "9.1.1",
|
||||
|
|
|
|||
|
|
@ -369,8 +369,8 @@ importers:
|
|||
specifier: 4.1.10
|
||||
version: 4.1.10(vitest@4.1.10)
|
||||
discord-api-types:
|
||||
specifier: 0.38.49
|
||||
version: 0.38.49
|
||||
specifier: 0.38.50
|
||||
version: 0.38.50
|
||||
domhandler:
|
||||
specifier: 6.0.1
|
||||
version: 6.0.1
|
||||
|
|
@ -3592,8 +3592,8 @@ packages:
|
|||
resolution: {tarball: https://codeload.github.com/postlight/difflib.js/tar.gz/32e8e38c7fcd935241b9baab71bb432fd9b166ed}
|
||||
version: 0.2.6
|
||||
|
||||
discord-api-types@0.38.49:
|
||||
resolution: {integrity: sha512-XnqcWmnFZFAE8ZM8SHAw9DIV8D3Or00rMQ8iQLotrEA2PmXhl+ykaf6L6q4l474hrSUH1JaYcv+iOMRWp2p6Tg==}
|
||||
discord-api-types@0.38.50:
|
||||
resolution: {integrity: sha512-J2n/bpIETX3DQ6AJ7/0xbsTLmYiJQtO/LKcXKC1YDbB56OUwtDbdXOFE8Q4g8jVGHBR2VAy1+D4ngaIgkMNV9w==}
|
||||
|
||||
dom-serializer@1.4.1:
|
||||
resolution: {integrity: sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==}
|
||||
|
|
@ -8917,7 +8917,7 @@ snapshots:
|
|||
dependencies:
|
||||
heap: 0.2.7
|
||||
|
||||
discord-api-types@0.38.49: {}
|
||||
discord-api-types@0.38.50: {}
|
||||
|
||||
dom-serializer@1.4.1:
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue