Skip to content

Commit

Permalink
deps: update
Browse files Browse the repository at this point in the history
Signed-off-by: TRACTION <19631364+iamtraction@users.noreply.github.com>
  • Loading branch information
iamtraction committed Nov 20, 2023
1 parent 2439fbe commit 913a786
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
"test": "eslint src --ext .ts"
},
"devDependencies": {
"@types/discord-rpc": "^4.0.7",
"@types/express": "^4.17.20",
"@types/gamedig": "^4.0.4",
"@types/http-errors": "^2.0.3",
"@types/jsdom": "^21.1.4",
"@types/node": "^20.8.10",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"eslint": "^8.53.0",
"@types/discord-rpc": "^4.0.8",
"@types/express": "^4.17.21",
"@types/gamedig": "^4.0.5",
"@types/http-errors": "^2.0.4",
"@types/jsdom": "^21.1.5",
"@types/node": "^20.9.2",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"eslint": "^8.54.0",
"typescript": "^5.2.2"
},
"dependencies": {
Expand All @@ -39,7 +39,7 @@
"gamedig": "^4.1.0",
"jsdom": "^22.1.0",
"libsodium-wrappers": "^0.7.13",
"mathjs": "^12.0.0",
"mathjs": "^12.1.0",
"play-dl": "^1.9.7",
"r6api.js": "^4.4.1",
"undici": "^5.27.2",
Expand All @@ -50,6 +50,6 @@
"bufferutil": "^4.0.8",
"erlpack": "github:discord/erlpack",
"utf-8-validate": "^6.0.3",
"zlib-sync": "^0.1.8"
"zlib-sync": "^0.1.9"
}
}

0 comments on commit 913a786

Please sign in to comment.