Skip to content

Commit 9782207

Browse files
committed
chore(deps): update dependency @types/puppeteer to v5
1 parent 6836d41 commit 9782207

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/jest": "25.2.3",
2828
"@types/jsdom": "16.2.5",
2929
"@types/node": "10.17.44",
30-
"@types/puppeteer": "3.0.5",
30+
"@types/puppeteer": "5.4.0",
3131
"all-contributors-cli": "6.19.0",
3232
"codecov": "3.8.0",
3333
"jest": "25.5.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2191,10 +2191,10 @@
21912191
resolved "https://registry.yarnpkg.com/@types/pug/-/pug-2.0.4.tgz#8772fcd0418e3cd2cc171555d73007415051f4b2"
21922192
integrity sha1-h3L80EGOPNLMFxVV1zAHQVBR9LI=
21932193

2194-
"@types/puppeteer@3.0.5":
2195-
version "3.0.5"
2196-
resolved "https://registry.yarnpkg.com/@types/puppeteer/-/puppeteer-3.0.5.tgz#5ef5d023f45c0dfcc82e97548891b11b6ce868fb"
2197-
integrity sha512-NkphUMkpbr/us6hp1AqUh/UxX5Tf2UJU94MvaF8OOgIUPBipYodql+yRjcysJKqwnDkchp+cD/8jntI/C9StzA==
2194+
"@types/puppeteer@5.4.0":
2195+
version "5.4.0"
2196+
resolved "https://registry.yarnpkg.com/@types/puppeteer/-/puppeteer-5.4.0.tgz#1ef860bd7a9dcf0c4633aac8c0ec21f75b431868"
2197+
integrity sha512-zTYDLjnHjgzokrwKt7N0rgn7oZPYo1J0m8Ghu+gXqzLCEn8RWbELa2uprE2UFJ0jU/Sk0x9jXXdOH/5QQLFHhQ==
21982198
dependencies:
21992199
"@types/node" "*"
22002200

0 commit comments

Comments
 (0)