chore: bump deps

This commit is contained in:
DevAndromeda 2021-08-29 11:41:39 +05:45
parent aff198a8a8
commit 691cf2161c
No known key found for this signature in database
GPG key ID: FA40E3EC5CB6DCD6

View file

@ -77,19 +77,19 @@
"@discord-player/extractor": "^3.0.2",
"@discordjs/opus": "github:discordjs/opus",
"@favware/rollup-type-bundler": "^1.0.3",
"@types/node": "^16.6.2",
"@types/node": "^16.7.5",
"@types/ws": "^7.4.7",
"@typescript-eslint/eslint-plugin": "^4.29.2",
"@typescript-eslint/parser": "^4.29.2",
"@typescript-eslint/eslint-plugin": "^4.29.3",
"@typescript-eslint/parser": "^4.29.3",
"discord-api-types": "^0.22.0",
"discord.js": "^13.1.0",
"eslint": "^7.32.0",
"gen-esm-wrapper": "^1.1.2",
"husky": "^7.0.1",
"husky": "^7.0.2",
"jsdoc-babel": "^0.5.0",
"prettier": "^2.3.2",
"rimraf": "^3.0.2",
"ts-node": "^10.2.1",
"typescript": "^4.3.5"
"typescript": "^4.4.2"
}
}