chore(deps-dev): bump @types/puppeteer from 3.0.5 to 5.4.0 (#752)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
dependabot[bot]
2020-11-10 19:31:42 -05:00
committed by GitHub
parent d19dd5a404
commit 5be33d045f
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -793,9 +793,9 @@
"dev": true
},
"@types/puppeteer": {
"version": "3.0.5",
"resolved": "https://registry.npmjs.org/@types/puppeteer/-/puppeteer-3.0.5.tgz",
"integrity": "sha512-NkphUMkpbr/us6hp1AqUh/UxX5Tf2UJU94MvaF8OOgIUPBipYodql+yRjcysJKqwnDkchp+cD/8jntI/C9StzA==",
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/@types/puppeteer/-/puppeteer-5.4.0.tgz",
"integrity": "sha512-zTYDLjnHjgzokrwKt7N0rgn7oZPYo1J0m8Ghu+gXqzLCEn8RWbELa2uprE2UFJ0jU/Sk0x9jXXdOH/5QQLFHhQ==",
"requires": {
"@types/node": "*"
}
+1 -1
View File
@@ -60,7 +60,7 @@
"@types/node-fetch": "^2.5.7",
"@types/node-notifier": "^8.0.0",
"@types/nodemailer": "^6.4.0",
"@types/puppeteer": "^3.0.4",
"@types/puppeteer": "^5.4.0",
"@types/twitter": "^1.7.0",
"husky": "^4.3.0",
"nodemon": "^2.0.6",