chore(deps): bump discord-api-types from 0.34.0 to 0.35.0

Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.34.0 to 0.35.0.
- [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.34.0...0.35.0)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-24 12:38:39 +00:00 committed by GitHub
parent 5fd081b6dd
commit e0114abfaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -20,7 +20,7 @@
"bignumber.js": "^9.0.2",
"bufferutil": "^4.0.6",
"chalk": "^4.1.2",
"discord-api-types": "^0.34.0",
"discord-api-types": "^0.35.0",
"discord-bettermarkdown": "^1.2.0",
"discord-rpc-contructor": "^1.1.5",
"form-data": "^4.0.0",
@ -4439,9 +4439,9 @@
}
},
"node_modules/discord-api-types": {
"version": "0.34.0",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.34.0.tgz",
"integrity": "sha512-xwlhwiLZ11+8+ou1JlPOLJkwpu8qklm+aUm9JF06YC59fSo4CD7gQqsbUBxqevqheLx+WhRgJOHjDbjI0Q+Ecw=="
"version": "0.35.0",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.35.0.tgz",
"integrity": "sha512-aaIbVgPk7OA3y/HdG00tRM2nB8B3sSPH6KXgamBLRrcAJEQ8XZJNNKeRr0WVzw/lprdpKHKuTNX1DNrYnD5cOw=="
},
"node_modules/discord-bettermarkdown": {
"version": "1.2.0",
@ -18168,9 +18168,9 @@
}
},
"discord-api-types": {
"version": "0.34.0",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.34.0.tgz",
"integrity": "sha512-xwlhwiLZ11+8+ou1JlPOLJkwpu8qklm+aUm9JF06YC59fSo4CD7gQqsbUBxqevqheLx+WhRgJOHjDbjI0Q+Ecw=="
"version": "0.35.0",
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.35.0.tgz",
"integrity": "sha512-aaIbVgPk7OA3y/HdG00tRM2nB8B3sSPH6KXgamBLRrcAJEQ8XZJNNKeRr0WVzw/lprdpKHKuTNX1DNrYnD5cOw=="
},
"discord-bettermarkdown": {
"version": "1.2.0",

View File

@ -62,7 +62,7 @@
"bignumber.js": "^9.0.2",
"bufferutil": "^4.0.6",
"chalk": "^4.1.2",
"discord-api-types": "^0.34.0",
"discord-api-types": "^0.35.0",
"discord-bettermarkdown": "^1.2.0",
"discord-rpc-contructor": "^1.1.5",
"form-data": "^4.0.0",