Skip to content

Commit 13f476c

Browse files
chore(deps): update dependency puppeteer to v1.6.1 (#39)
1 parent 5acb78c commit 13f476c

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.13.7",
4949
"prettier-package-json": "1.6.0",
50-
"puppeteer": "1.6.0",
50+
"puppeteer": "1.6.1",
5151
"rimraf": "2.6.2",
5252
"rollup": "0.63.4",
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
@@ -4443,9 +4443,9 @@ punycode@^2.1.0:
44434443
version "2.1.1"
44444444
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
44454445

4446-
4447-
version "1.6.0"
4448-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-1.6.0.tgz#b6b6bd6a063a0b7591258613ec89a135f2cf8f2e"
4446+
4447+
version "1.6.1"
4448+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-1.6.1.tgz#ae50021bf8b2172be8f8d79224bec215f1a0c7c7"
44494449
dependencies:
44504450
debug "^3.1.0"
44514451
extract-zip "^1.6.6"

0 commit comments

Comments
 (0)