mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 06:27:38 +00:00
chore: update dependencies (#874)
Additional linting fixes Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
+5
-5
@@ -42,11 +42,11 @@
|
||||
"play-sound": "^1.1.3",
|
||||
"puppeteer": "^5.5.0",
|
||||
"puppeteer-extra": "^3.1.15",
|
||||
"puppeteer-extra-plugin-adblocker": "^2.11.8",
|
||||
"puppeteer-extra-plugin-adblocker": "^2.11.9",
|
||||
"puppeteer-extra-plugin-block-resources": "^2.2.7",
|
||||
"puppeteer-extra-plugin-stealth": "^2.6.5",
|
||||
"pushover-notifications": "^1.2.2",
|
||||
"twilio": "^3.51.0",
|
||||
"twilio": "^3.52.0",
|
||||
"twitch": "^4.3.0",
|
||||
"twitch-auth": "^4.3.0",
|
||||
"twitch-chat-client": "^4.3.0",
|
||||
@@ -56,7 +56,7 @@
|
||||
"devDependencies": {
|
||||
"@types/async": "^3.2.4",
|
||||
"@types/cheerio": "^0.22.22",
|
||||
"@types/node": "^14.14.8",
|
||||
"@types/node": "^14.14.9",
|
||||
"@types/node-fetch": "^2.5.7",
|
||||
"@types/node-notifier": "^8.0.0",
|
||||
"@types/nodemailer": "^6.4.0",
|
||||
@@ -65,9 +65,9 @@
|
||||
"husky": "^4.3.0",
|
||||
"nodemon": "^2.0.6",
|
||||
"ts-node": "^9.0.0",
|
||||
"typescript": "^4.0.5",
|
||||
"typescript": "^4.1.2",
|
||||
"webpack": "^5.6.0",
|
||||
"xo": "^0.33.1"
|
||||
"xo": "^0.35.0"
|
||||
},
|
||||
"xo": {
|
||||
"prettier": true,
|
||||
|
||||
Reference in New Issue
Block a user