chore(deps-dev): bump discord-api-types from 0.38.35 to 0.38.36 (#20616)
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.38.35 to 0.38.36. - [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.35...0.38.36) --- updated-dependencies: - dependency-name: discord-api-types dependency-version: 0.38.36 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
e108a0772b
commit
f6c7483ea6
|
|
@ -175,7 +175,7 @@
|
|||
"@typescript-eslint/parser": "8.48.0",
|
||||
"@vercel/nft": "1.1.1",
|
||||
"@vitest/coverage-v8": "4.0.9",
|
||||
"discord-api-types": "0.38.35",
|
||||
"discord-api-types": "0.38.36",
|
||||
"domhandler": "5.0.3",
|
||||
"eslint": "9.39.1",
|
||||
"eslint-nibble": "9.1.1",
|
||||
|
|
|
|||
|
|
@ -371,8 +371,8 @@ importers:
|
|||
specifier: 4.0.9
|
||||
version: 4.0.9(vitest@4.0.9(@types/debug@4.1.12)(@types/node@24.10.1)(jiti@2.6.1)(jsdom@27.2.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(msw@2.4.3(typescript@5.9.3))(tsx@4.21.0)(yaml@2.8.1))
|
||||
discord-api-types:
|
||||
specifier: 0.38.35
|
||||
version: 0.38.35
|
||||
specifier: 0.38.36
|
||||
version: 0.38.36
|
||||
domhandler:
|
||||
specifier: 5.0.3
|
||||
version: 5.0.3
|
||||
|
|
@ -3360,8 +3360,8 @@ packages:
|
|||
resolution: {integrity: sha512-dSApZXgx29qO/6AVigdsoC6HSvaHWinJ4HTRPKrlMAxX71FgPzn/WEWbgM+aB1PlKD9IfSC3Ir2ouYYQR1uy+g==}
|
||||
engines: {node: '>=18.17.0'}
|
||||
|
||||
discord-api-types@0.38.35:
|
||||
resolution: {integrity: sha512-pI6FKJmkyIhToiDK5f8iok7acugSJDFnr3D2a0m+r91EMSFWCzAAEgUro9Km0AUYQPAUluS6iJaXVKt6+wBF7w==}
|
||||
discord-api-types@0.38.36:
|
||||
resolution: {integrity: sha512-qrbUbjjwtyeBg5HsAlm1C859epfOyiLjPqAOzkdWlCNsZCWJrertnETF/NwM8H+waMFU58xGSc5eXUfXah+WTQ==}
|
||||
|
||||
doctrine@3.0.0:
|
||||
resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==}
|
||||
|
|
@ -9348,7 +9348,7 @@ snapshots:
|
|||
|
||||
directory-import@3.3.2: {}
|
||||
|
||||
discord-api-types@0.38.35: {}
|
||||
discord-api-types@0.38.36: {}
|
||||
|
||||
doctrine@3.0.0:
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue