chore: refactor config and fix audits (#406)

This commit is contained in:
Jef LeCompte
2020-10-03 13:15:39 -04:00
committed by GitHub
parent f006a8595b
commit 8098a31092
28 changed files with 1765 additions and 403 deletions
+2 -1
View File
@@ -23,6 +23,7 @@
},
"homepage": "https://github.com/jef/nvidia-snatcher#readme",
"dependencies": {
"@hijef/pushbullet": "^2.4.2",
"@slack/web-api": "^5.12.0",
"chalk": "^4.1.0",
"cheerio": "^1.0.0-rc.3",
@@ -38,7 +39,6 @@
"puppeteer-extra-plugin-adblocker": "^2.11.6",
"puppeteer-extra-plugin-block-resources": "^2.2.7",
"puppeteer-extra-plugin-stealth": "^2.6.2",
"pushbullet": "^2.4.0",
"pushover-notifications": "^1.2.2",
"twilio": "^3.49.4",
"twitter": "^1.7.1",
@@ -57,6 +57,7 @@
"rimraf": "^3.0.2",
"ts-node": "^9.0.0",
"typescript": "^4.0.2",
"webpack": "^4.44.2",
"xo": "^0.33.1"
},
"xo": {