Skip to content

Commit

Permalink
Merge pull request #97 from thomasbnt/depfu/batch_all/yarn/2023-10-15
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasbnt authored Oct 15, 2023
2 parents d9917f2 + 3b12aab commit a85d133
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"@discordjs/rest": "^1.7.1",
"@ptkdev/logger": "^1.8.0",
"discord-api-types": "^0.37.56",
"discord-api-types": "^0.37.60",
"discord.js": "^14.13.0",
"ms": "^2.1.3",
"node-cron": "^3.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -196,10 +196,10 @@ discord-api-types@^0.37.41:
resolved "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.43.tgz"
integrity sha512-bBhDWU3TF9KADxR/mHp1K4Bvu/LRtFQdGyBjADu4e66F3ZnD4kp12W/SJCttIaCcMXzPV3sfty6eDGRNRph51Q==

discord-api-types@^0.37.56:
version "0.37.56"
resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.37.56.tgz#964743fd6c0e67a0772bcfd524f339cf1e233093"
integrity sha512-Ih3wj0ZTaQxaJRqUEXHMIXfXB86bwMGC0wc2nNsyCJqeo3lC4qnxXtFIsC+IGI46+dSIinuayCAZ6sLEEM02Bw==
discord-api-types@^0.37.60:
version "0.37.60"
resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.37.60.tgz#435855217afcf867e6ea20d0a750b23550b734ed"
integrity sha512-5BELXTsv7becqVHrD81nZrqT4oEyXXWBwbsO/kwDDu6X3u19VV1tYDB5I5vaVAK+c1chcDeheI9zACBLm41LiQ==

discord.js@^14.13.0:
version "14.13.0"
Expand Down

0 comments on commit a85d133

Please sign in to comment.