mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-05-18 22:41:36 +02:00
Merge branch 'master' into dependabot/npm_and_yarn/array-shuffle-2.0.0
This commit is contained in:
commit
f7d3e72864
3 changed files with 26 additions and 15 deletions
|
@ -32,7 +32,7 @@
|
|||
"@types/node": "^14.14.10",
|
||||
"@types/node-emoji": "^1.8.1",
|
||||
"@types/spotify-web-api-node": "^4.0.2",
|
||||
"@types/validator": "^13.1.0",
|
||||
"@types/validator": "^13.1.1",
|
||||
"@types/ws": "^7.4.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.9.0",
|
||||
"@typescript-eslint/parser": "^4.9.0",
|
||||
|
@ -41,7 +41,7 @@
|
|||
"eslint-config-xo-typescript": "^0.36.0",
|
||||
"husky": "^4.3.0",
|
||||
"nodemon": "^2.0.6",
|
||||
"ts-node": "^9.0.0",
|
||||
"ts-node": "^9.1.0",
|
||||
"typescript": "^4.1.2"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
@ -91,6 +91,6 @@
|
|||
"sqlite3": "^5.0.0",
|
||||
"unique-random-array": "^2.0.0",
|
||||
"youtube.ts": "^0.1.9",
|
||||
"ytdl-core": "^4.1.1"
|
||||
"ytdl-core": "^4.1.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue