chore(deps-dev): bump discord-api-types from 0.37.110 to 0.37.111 (#17849)
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.110 to 0.37.111. - [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.37.110...0.37.111) --- updated-dependencies: - dependency-name: discord-api-types 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
844e658008
commit
b17d3605c8
|
|
@ -171,7 +171,7 @@
|
|||
"@typescript-eslint/parser": "8.17.0",
|
||||
"@vercel/nft": "0.27.7",
|
||||
"@vitest/coverage-v8": "2.0.5",
|
||||
"discord-api-types": "0.37.110",
|
||||
"discord-api-types": "0.37.111",
|
||||
"eslint": "9.16.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-nibble": "8.1.0",
|
||||
|
|
|
|||
|
|
@ -374,8 +374,8 @@ importers:
|
|||
specifier: 2.0.5
|
||||
version: 2.0.5(vitest@2.0.5(@types/node@22.10.1)(jsdom@25.0.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)))
|
||||
discord-api-types:
|
||||
specifier: 0.37.110
|
||||
version: 0.37.110
|
||||
specifier: 0.37.111
|
||||
version: 0.37.111
|
||||
eslint:
|
||||
specifier: 9.16.0
|
||||
version: 9.16.0
|
||||
|
|
@ -2768,8 +2768,8 @@ packages:
|
|||
resolution: {integrity: sha512-d9paCbverdqmuwR+B40phSqiHhgPKiP8dpsMz5WT9U6ug2VVQ3tqXNCedpa6iGHg6mgv9lHaoq5DJUu2IXMjsQ==}
|
||||
engines: {node: '>=18.17.0'}
|
||||
|
||||
discord-api-types@0.37.110:
|
||||
resolution: {integrity: sha512-wVaAJkrSgNRo8nd523qKYPqkClTNHhjKOk/g6265rzHuc7TNS6Ivz06DPW4iZvnhFobbH95hKlgsRf6jcAbtlA==}
|
||||
discord-api-types@0.37.111:
|
||||
resolution: {integrity: sha512-22O4/mjfcLaQ8bbJorGpzFThnjhd8/exQxFscP3fnyJPo9Fk9O5GkWDIremYbvuw4YiwMfssWFniIb/iAwRqTg==}
|
||||
|
||||
doctrine@3.0.0:
|
||||
resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==}
|
||||
|
|
@ -8231,7 +8231,7 @@ snapshots:
|
|||
|
||||
directory-import@3.3.1: {}
|
||||
|
||||
discord-api-types@0.37.110: {}
|
||||
discord-api-types@0.37.111: {}
|
||||
|
||||
doctrine@3.0.0:
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue