Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#122)
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 Aug 19, 2024
1 parent 5bbbd58 commit e45fc28
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,22 +42,22 @@
"node": ">=18.x"
},
"dependencies": {
"discord-api-types": "^0.37.93",
"discord-api-types": "^0.37.94",
"lavalink-api-types": "^2.0.2",
"undici": "^6.19.7",
"ws": "^8.18.0"
},
"devDependencies": {
"@stegripe/eslint-config": "^1.0.1",
"@types/node": "^20.14.15",
"@types/node": "^20.16.1",
"@types/ws": "^8.5.12",
"cross-env": "^7.0.3",
"eslint": "^9.9.0",
"eslint-formatter-pretty": "^6.0.1",
"eslint-plugin-prettier": "^5.2.1",
"prettier": "^3.3.3",
"tsup": "^8.2.4",
"typedoc": "^0.26.5",
"typedoc": "^0.26.6",
"typescript": "^5.5.4"
},
"peerDependencies": {
Expand Down
40 changes: 20 additions & 20 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e45fc28

Please sign in to comment.