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

Commit 490bd89

Browse files
committed
Bump Deps
1 parent 92d34a9 commit 490bd89

File tree

2 files changed

+255
-253
lines changed

2 files changed

+255
-253
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "harunon.js",
3-
"version": "3.1.249",
3+
"version": "3.1.270",
44
"description": "Multipurpose Discord Bot with Music that serves our server",
55
"main": "index.js",
66
"author": "CarelessDev",
@@ -17,23 +17,23 @@
1717
},
1818
"devDependencies": {
1919
"@trivago/prettier-plugin-sort-imports": "^3.2.0",
20-
"@types/node": "^17.0.33",
20+
"@types/node": "^17.0.41",
2121
"@types/uuid": "^8.3.4",
22-
"@typescript-eslint/eslint-plugin": "^5.23.0",
23-
"@typescript-eslint/parser": "^5.23.0",
24-
"eslint": "^8.15.0",
22+
"@typescript-eslint/eslint-plugin": "^5.27.1",
23+
"@typescript-eslint/parser": "^5.27.1",
24+
"eslint": "^8.17.0",
2525
"prettier": "^2.6.2",
26-
"typescript": "^4.6.4"
26+
"typescript": "^4.7.3"
2727
},
2828
"dependencies": {
2929
"@discordjs/opus": "^0.7.0",
30-
"@leomotors/music-bot": "^0.4.0",
30+
"@leomotors/music-bot": "^0.5.0",
3131
"@yimura/scraper": "^1.2.3",
3232
"chalk": "^5.0.1",
3333
"dotenv": "^16.0.1",
3434
"google-tts-api": "^2.0.2",
3535
"libsodium-wrappers": "^0.7.10",
36-
"node-fetch": "^3.2.4",
36+
"node-fetch": "^3.2.6",
3737
"uuid": "^8.3.2"
3838
}
3939
}

0 commit comments

Comments
 (0)