Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Commit 1979a9f

Browse files
committed
Update dependency puppeteer to v3.3.0
1 parent 8dcf2da commit 1979a9f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"graphql-request": "1.8.2",
1313
"jest": "26.0.1",
1414
"jest-puppeteer": "4.4.0",
15-
"puppeteer": "3.1.0"
15+
"puppeteer": "3.3.0"
1616
},
1717
"jest": {
1818
"preset": "jest-puppeteer",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12702,10 +12702,10 @@ punycode@^2.1.0, punycode@^2.1.1:
1270212702
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
1270312703
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
1270412704

12705-
puppeteer@3.1.0:
12706-
version "3.1.0"
12707-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-3.1.0.tgz#d44efdc5410809025f38bca2de106c3ae5c85a52"
12708-
integrity sha512-jLa9sqdVx0tPnr2FcwAq+8DSjGhSM4YpkwOf3JE22Ycyqm71SW7B5uGfTyMGFoLCmbCozbLZclCjasPb0flTRw==
12705+
puppeteer@3.3.0:
12706+
version "3.3.0"
12707+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-3.3.0.tgz#95839af9fdc0aa4de7e5ee073a4c0adeb9e2d3d7"
12708+
integrity sha512-23zNqRltZ1PPoK28uRefWJ/zKb5Jhnzbbwbpcna2o5+QMn17F0khq5s1bdH3vPlyj+J36pubccR8wiNA/VE0Vw==
1270912709
dependencies:
1271012710
debug "^4.1.0"
1271112711
extract-zip "^2.0.0"

0 commit comments

Comments
 (0)