chore(deps-dev): bump discord-api-types from 0.38.47 to 0.38.48 (#22112)
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.38.47 to 0.38.48. - [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.47...0.38.48) --- updated-dependencies: - dependency-name: discord-api-types dependency-version: 0.38.48 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
4357c5d2bd
commit
105bc0cc67
|
|
@ -172,7 +172,7 @@
|
|||
"@typescript-eslint/parser": "8.59.4",
|
||||
"@vercel/nft": "1.5.0",
|
||||
"@vitest/coverage-v8": "4.1.7",
|
||||
"discord-api-types": "0.38.47",
|
||||
"discord-api-types": "0.38.48",
|
||||
"domhandler": "6.0.1",
|
||||
"eslint": "10.4.0",
|
||||
"eslint-nibble": "9.1.1",
|
||||
|
|
|
|||
|
|
@ -372,8 +372,8 @@ importers:
|
|||
specifier: 4.1.7
|
||||
version: 4.1.7(vitest@4.1.7)
|
||||
discord-api-types:
|
||||
specifier: 0.38.47
|
||||
version: 0.38.47
|
||||
specifier: 0.38.48
|
||||
version: 0.38.48
|
||||
domhandler:
|
||||
specifier: 6.0.1
|
||||
version: 6.0.1
|
||||
|
|
@ -3545,11 +3545,11 @@ packages:
|
|||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
|
||||
difflib@https://codeload.github.com/postlight/difflib.js/tar.gz/32e8e38c7fcd935241b9baab71bb432fd9b166ed:
|
||||
resolution: {gitHosted: true, tarball: https://codeload.github.com/postlight/difflib.js/tar.gz/32e8e38c7fcd935241b9baab71bb432fd9b166ed}
|
||||
resolution: {tarball: https://codeload.github.com/postlight/difflib.js/tar.gz/32e8e38c7fcd935241b9baab71bb432fd9b166ed}
|
||||
version: 0.2.6
|
||||
|
||||
discord-api-types@0.38.47:
|
||||
resolution: {integrity: sha512-XgXQodHQBAE6kfD7kMvVo30863iHX1LHSqNq6MGUTDwIFCCvHva13+rwxyxVXDqudyApMNAd32PGjgVETi5rjA==}
|
||||
discord-api-types@0.38.48:
|
||||
resolution: {integrity: sha512-WFUE/2o0lBlLeCQonQ+Pu2RqHAqbytBJ2RlXR91gzk05InSS6k9ShzzLYoymrA4c2oRgRKGE7/VqQJNNdGWSxQ==}
|
||||
|
||||
dom-serializer@1.4.1:
|
||||
resolution: {integrity: sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==}
|
||||
|
|
@ -8934,7 +8934,7 @@ snapshots:
|
|||
dependencies:
|
||||
heap: 0.2.7
|
||||
|
||||
discord-api-types@0.38.47: {}
|
||||
discord-api-types@0.38.48: {}
|
||||
|
||||
dom-serializer@1.4.1:
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue