Skip to content

Commit

Permalink
Bump @discordjs/rest from 1.7.1 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [@discordjs/rest](https://github.com/discordjs/discord.js/tree/HEAD/packages/rest) from 1.7.1 to 2.0.1.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/rest/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/@discordjs/[email protected]/packages/rest)

---
updated-dependencies:
- dependency-name: "@discordjs/rest"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent 9faeaba commit 9c0d375
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 48 deletions.
191 changes: 144 additions & 47 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"homepage": "https://github.com/ATechAdventurer/Typescript-Discord-Bot-Template#readme",
"dependencies": {
"@discordjs/builders": "^1.6.3",
"@discordjs/rest": "^1.7.1",
"@discordjs/rest": "^2.0.1",
"cron": "^2.2.0",
"discord-api-types": "^0.37.46",
"discord.js": "14.11.0",
Expand Down

0 comments on commit 9c0d375

Please sign in to comment.