Skip to content
This repository was archived by the owner on May 15, 2022. It is now read-only.

Commit d240c10

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 17d13b5 commit d240c10

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
"license": "MIT",
99
"private": false,
1010
"devDependencies": {
11-
"@types/node": "^16.11.32",
11+
"@types/node": "^16.11.33",
1212
"@types/ws": "^8.5.3",
13-
"@typescript-eslint/eslint-plugin": "^5.21.0",
14-
"@typescript-eslint/parser": "^5.21.0",
13+
"@typescript-eslint/eslint-plugin": "^5.23.0",
14+
"@typescript-eslint/parser": "^5.23.0",
1515
"dts-bundle": "^0.7.3",
16-
"eslint": "^8.14.0",
16+
"eslint": "^8.15.0",
1717
"rimraf": "^3.0.2",
1818
"typedoc": "^0.22.15",
1919
"typescript": "^4.6.4"
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"@lavaclient/types": "^2.0.11",
2929
"axios": "^0.27.2",
30-
"ws": "^8.5.0"
30+
"ws": "^8.6.0"
3131
},
3232
"repository": {
3333
"url": "https://github.com/stereo-bot/lavalink"

0 commit comments

Comments
 (0)