chore(deps): update

This commit is contained in:
Jef LeCompte
2020-12-04 17:54:34 -05:00
parent 4616f60766
commit ec0d9f50cb
2 changed files with 120 additions and 93 deletions
+7 -7
View File
@@ -47,10 +47,10 @@
"puppeteer-extra-plugin-stealth": "^2.6.5",
"puppeteer-page-proxy": "^1.2.8",
"pushover-notifications": "^1.2.2",
"twilio": "^3.52.0",
"twitch": "^4.3.2",
"twitch-auth": "^4.3.1",
"twitch-chat-client": "^4.3.2",
"twilio": "^3.53.0",
"twitch": "^4.3.3",
"twitch-auth": "^4.3.3",
"twitch-chat-client": "^4.3.3",
"twitter": "^1.7.1",
"winston": "^3.3.3"
},
@@ -61,13 +61,13 @@
"@types/node-fetch": "^2.5.7",
"@types/node-notifier": "^8.0.0",
"@types/nodemailer": "^6.4.0",
"@types/puppeteer": "^5.4.0",
"@types/puppeteer": "^5.4.1",
"@types/twitter": "^1.7.0",
"husky": "^4.3.0",
"nodemon": "^2.0.6",
"ts-node": "^9.0.0",
"ts-node": "^9.1.0",
"typescript": "^4.1.2",
"webpack": "^5.9.0",
"webpack": "^5.10.0",
"xo": "^0.35.0"
},
"xo": {