Skip to content

Commit

Permalink
⬆ Dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
Nich87 committed Nov 17, 2024
1 parent b9580df commit fc1d412
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 @@ -24,17 +24,17 @@
"license": "MIT",
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.1",
"@typescript-eslint/eslint-plugin": "^8.14.0",
"@typescript-eslint/parser": "^8.14.0",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
"prettier": "^3.3.3",
"ts-node": "^10.9.2",
"typescript": "^5.6.3"
},
"dependencies": {
"@discordjs/opus": "^0.9.0",
"@discordjs/voice": "^0.16.1",
"@discordjs/voice": "^0.17.0",
"@distube/ytdl-core": "^4.15.1",
"discord.js": "^14.16.3",
"dotenv": "^16.4.5",
Expand Down

0 comments on commit fc1d412

Please sign in to comment.