Skip to content

Commit

Permalink
chore: update multiple packages
Browse files Browse the repository at this point in the history
  • Loading branch information
lukazbaum committed May 14, 2024
1 parent 2097d55 commit 4bd1116
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
"author": "Lukas Baum",
"license": "MIT",
"devDependencies": {
"@types/node": "^20.11.6",
"typescript": "^5.3.3"
"@types/node": "^20.12.12",
"typescript": "^5.4.5"
},
"dependencies": {
"discord.js": "^14.15.2",
"dotenv": "^16.4.0",
"glob": "^10.3.10"
"dotenv": "^16.4.5",
"glob": "^10.3.15"
}
}

0 comments on commit 4bd1116

Please sign in to comment.