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 Mar 4, 2024
1 parent c963291 commit 9b15d7f
Show file tree
Hide file tree
Showing 2 changed files with 431 additions and 374 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@
"license": "ISC",
"dependencies": {
"@discordjs/builders": "^1.7.0",
"discord-api-types": "^0.37.65",
"discord-api-types": "^0.37.71",
"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.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.8.8"
}
Expand Down
Loading

0 comments on commit 9b15d7f

Please sign in to comment.