Skip to content
This repository was archived by the owner on Dec 9, 2019. It is now read-only.

Commit 62d7667

Browse files
authored
Merge pull request #207 from PolymerX/greenkeeper/puppeteer-1.13.0
Update puppeteer to the latest version 🚀
2 parents c1badc8 + 824931f commit 62d7667

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"glob": "7.1.3",
9696
"ncp": "2.0.0",
9797
"nyc": "13.3.0",
98-
"puppeteer": "1.12.2",
98+
"puppeteer": "1.13.0",
9999
"rimraf": "2.6.3",
100100
"standard-version": "5.0.0",
101101
"uuid": "3.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6623,10 +6623,10 @@ punycode@^1.2.4:
66236623
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
66246624
integrity sha1-wNWmOycYgArY4esPpSachN1BhF4=
66256625

6626-
puppeteer@1.12.2:
6627-
version "1.12.2"
6628-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-1.12.2.tgz#dbc36afc3ba2d7182b1a37523c0081a0e8507c9a"
6629-
integrity sha512-xWSyCeD6EazGlfnQweMpM+Hs6X6PhUYhNTHKFj/axNZDq4OmrVERf70isBf7HsnFgB3zOC1+23/8+wCAZYg+Pg==
6626+
puppeteer@1.13.0:
6627+
version "1.13.0"
6628+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-1.13.0.tgz#187ccf5ed5caf08ed1291b262d033cc364bf88ab"
6629+
integrity sha512-LUXgvhjfB/P6IOUDAKxOcbCz9ISwBLL9UpKghYrcBDwrOGx1m60y0iN2M64mdAUbT4+7oZM5DTxOW7equa2fxQ==
66306630
dependencies:
66316631
debug "^4.1.0"
66326632
extract-zip "^1.6.6"

0 commit comments

Comments
 (0)