Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#111)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent 4339a5c commit d9e8622
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 106 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,22 +42,22 @@
"node": ">=18.x"
},
"dependencies": {
"undici": "^6.19.2",
"undici": "^6.19.4",
"ws": "^8.18.0"
},
"devDependencies": {
"@stegripe/eslint-config": "^1.0.1",
"@types/node": "^20.14.11",
"@types/ws": "^8.5.11",
"cross-env": "^7.0.3",
"discord-api-types": "^0.37.92",
"discord-api-types": "^0.37.93",
"eslint": "^9.7.0",
"eslint-formatter-pretty": "^6.0.1",
"eslint-plugin-prettier": "^5.2.1",
"lavalink-api-types": "^2.0.2",
"prettier": "^3.3.3",
"tsup": "^8.2.1",
"typedoc": "^0.26.4",
"tsup": "^8.2.2",
"typedoc": "^0.26.5",
"typescript": "^5.5.3"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit d9e8622

Please sign in to comment.