chore(deps): update twitch, husky, ts-node, xo

This commit is contained in:
Jef LeCompte
2020-12-08 11:50:04 -05:00
parent 4f7c9ed84f
commit 60508e2ddb
2 changed files with 213 additions and 241 deletions
+6 -6
View File
@@ -48,9 +48,9 @@
"puppeteer-page-proxy": "^1.2.8",
"pushover-notifications": "^1.2.2",
"twilio": "^3.53.0",
"twitch": "^4.3.3",
"twitch-auth": "^4.3.3",
"twitch-chat-client": "^4.3.3",
"twitch": "^4.3.5",
"twitch-auth": "^4.3.5",
"twitch-chat-client": "^4.3.5",
"twitter": "^1.7.1",
"winston": "^3.3.3"
},
@@ -63,12 +63,12 @@
"@types/nodemailer": "^6.4.0",
"@types/puppeteer": "^5.4.1",
"@types/twitter": "^1.7.0",
"husky": "^4.3.0",
"husky": "^4.3.5",
"nodemon": "^2.0.6",
"ts-node": "^9.1.0",
"ts-node": "^9.1.1",
"typescript": "^4.1.2",
"webpack": "^5.10.0",
"xo": "^0.35.0"
"xo": "^0.36.1"
},
"xo": {
"prettier": true,