Skip to content

Commit

Permalink
Merge pull request #93 from thomasbnt/depfu/batch_all/yarn/2023-07-23
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasbnt authored Jul 23, 2023
2 parents cc011ec + 1625d7a commit c58230d
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.46",
"discord-api-types": "^0.37.48",
"discord.js": "^14.11.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 @@ -166,10 +166,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.46:
version "0.37.46"
resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.37.46.tgz#8cda97800974e754feb851594ad98df6da3c1f0e"
integrity sha512-DeSi5WSWYTeXJJhdwACtpQycY3g4vLRvE2Ol5IlC0o//P2W+8jXPF447PuJn2fRH1nD7JGEJ3YMb0NB9+OQ7BQ==
discord-api-types@^0.37.48:
version "0.37.48"
resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.37.48.tgz#347907bce8f3c00e746b2a7afcf98628d7065731"
integrity sha512-vu2NQJD7SZRjpKDC2DPNsxTz34KS53OrotA+LGRW6mcyT55Hjqu66aRrouzjYhea7tllL9I7rvWVX7bg3aT2AQ==

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

0 comments on commit c58230d

Please sign in to comment.