Skip to content

Commit 399e973

Browse files
chore(deps): update dependency puppeteer to v1.7.0 (#67)
1 parent 9a74932 commit 399e973

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"lint-staged": "7.2.0",
4848
"prettier": "1.14.2",
4949
"prettier-package-json": "1.6.0",
50-
"puppeteer": "1.6.2",
50+
"puppeteer": "1.7.0",
5151
"rimraf": "2.6.2",
5252
"rollup": "0.64.1",
5353
"rollup-plugin-babel": "4.0.0-beta.8",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5549,9 +5549,9 @@ punycode@^2.1.0:
55495549
version "2.1.1"
55505550
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
55515551

5552-
puppeteer@1.6.2:
5553-
version "1.6.2"
5554-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-1.6.2.tgz#e3c31f8184e8fb8b36e4263921bcaaab7a99b3bf"
5552+
puppeteer@1.7.0:
5553+
version "1.7.0"
5554+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-1.7.0.tgz#edcba2300a50847202c0f19fd15e7a96171ff3bd"
55555555
dependencies:
55565556
debug "^3.1.0"
55575557
extract-zip "^1.6.6"

0 commit comments

Comments
 (0)