chore: update devDependencies

This commit is contained in:
Namkhai B 2022-03-28 11:35:49 -06:00
parent 7b21cb314a
commit 5b88116582
No known key found for this signature in database
GPG Key ID: 87920A3B2A811186
2 changed files with 464 additions and 1309 deletions

View File

@ -26,16 +26,16 @@
"spotify-web-api-node": "^5.0.2"
},
"devDependencies": {
"@types/node": "^16.11.0",
"@types/node": "^17.0.23",
"@types/spotify-web-api-node": "^5.0.3",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"ava": "^3.15.0",
"eslint": "^7.32.0",
"@typescript-eslint/eslint-plugin": "^5.16.0",
"@typescript-eslint/parser": "^5.16.0",
"ava": "^4.1.0",
"eslint": "^8.11.0",
"eslint-plugin-prettier": "^4.0.0",
"prettier": "^2.4.1",
"ts-node": "^10.3.0",
"typescript": "^4.4.4"
"prettier": "^2.6.0",
"ts-node": "^10.7.0",
"typescript": "^4.6.3"
},
"ava": {
"extensions": [

1757
yarn.lock

File diff suppressed because it is too large Load Diff