Skip to content

Commit

Permalink
chore(deps): Run yarn upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
KieranRobson authored Nov 18, 2024
1 parent c963291 commit 3a1a0fe
Show file tree
Hide file tree
Showing 2 changed files with 821 additions and 744 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,18 @@
"author": "",
"license": "ISC",
"dependencies": {
"@discordjs/builders": "^1.7.0",
"discord-api-types": "^0.37.65",
"@discordjs/builders": "^1.9.0",
"discord-api-types": "^0.37.105",
"discord.js": "^13.17.1",
"dotenv": "^16.3.1",
"dotenv": "^16.4.5",
"glob": "^7.2.3"
},
"devDependencies": {
"alex": "11.0.0",
"cspell": "^6.31.3",
"eslint": "^8.55.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.8.8"
}
Expand Down
Loading

0 comments on commit 3a1a0fe

Please sign in to comment.