Skip to content

Commit 44598c8

Browse files
chore(deps): update dependency puppeteer to v1.6.2 (#53)
1 parent 44e08de commit 44598c8

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.0",
4949
"prettier-package-json": "1.6.0",
50-
"puppeteer": "1.6.1",
50+
"puppeteer": "1.6.2",
5151
"rimraf": "2.6.2",
5252
"rollup": "0.63.5",
5353
"rollup-plugin-babel": "4.0.0-beta.7",

yarn.lock

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

4458-
4459-
version "1.6.1"
4460-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-1.6.1.tgz#ae50021bf8b2172be8f8d79224bec215f1a0c7c7"
4458+
4459+
version "1.6.2"
4460+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-1.6.2.tgz#e3c31f8184e8fb8b36e4263921bcaaab7a99b3bf"
44614461
dependencies:
44624462
debug "^3.1.0"
44634463
extract-zip "^1.6.6"

0 commit comments

Comments
 (0)