chore(deps-dev): bump discord-api-types from 0.37.99 to 0.37.100 (#16647)
* chore(deps-dev): bump discord-api-types from 0.37.99 to 0.37.100 Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.99 to 0.37.100. - [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.99...0.37.100) --- 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> * chore: fix pnpm install --------- 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
0ab58e35d4
commit
eec0e4aff1
|
|
@ -168,7 +168,7 @@
|
|||
"@typescript-eslint/parser": "8.4.0",
|
||||
"@vercel/nft": "0.27.4",
|
||||
"@vitest/coverage-v8": "2.0.5",
|
||||
"discord-api-types": "0.37.99",
|
||||
"discord-api-types": "0.37.100",
|
||||
"eslint": "9.9.1",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-nibble": "8.1.0",
|
||||
|
|
|
|||
|
|
@ -358,8 +358,8 @@ importers:
|
|||
specifier: 2.0.5
|
||||
version: 2.0.5(vitest@2.0.5(@types/node@22.5.4)(jsdom@25.0.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)))
|
||||
discord-api-types:
|
||||
specifier: 0.37.99
|
||||
version: 0.37.99
|
||||
specifier: 0.37.100
|
||||
version: 0.37.100
|
||||
eslint:
|
||||
specifier: 9.9.1
|
||||
version: 9.9.1
|
||||
|
|
@ -2754,8 +2754,8 @@ packages:
|
|||
resolution: {integrity: sha512-d9paCbverdqmuwR+B40phSqiHhgPKiP8dpsMz5WT9U6ug2VVQ3tqXNCedpa6iGHg6mgv9lHaoq5DJUu2IXMjsQ==}
|
||||
engines: {node: '>=18.17.0'}
|
||||
|
||||
discord-api-types@0.37.99:
|
||||
resolution: {integrity: sha512-aQtiAeLF1RHh8iYC2manEQQwsCjeDTA/Y+vhL7TRcRu+8z8nKTd5fGquDG7nbBqOkw0zU3YsZBO5evHx240VVw==}
|
||||
discord-api-types@0.37.100:
|
||||
resolution: {integrity: sha512-a8zvUI0GYYwDtScfRd/TtaNBDTXwP5DiDVX7K5OmE+DRT57gBqKnwtOC5Ol8z0mRW8KQfETIgiB8U0YZ9NXiCA==}
|
||||
|
||||
doctrine@3.0.0:
|
||||
resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==}
|
||||
|
|
@ -8373,7 +8373,7 @@ snapshots:
|
|||
|
||||
directory-import@3.3.1: {}
|
||||
|
||||
discord-api-types@0.37.99: {}
|
||||
discord-api-types@0.37.100: {}
|
||||
|
||||
doctrine@3.0.0:
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue