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

Commit dce5307

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency puppeteer to v5.2.1
1 parent 0ecbc87 commit dce5307

2 files changed

Lines changed: 10 additions & 10 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.1.0",
1414
"jest-puppeteer": "4.4.0",
15-
"puppeteer": "5.2.0"
15+
"puppeteer": "5.2.1"
1616
},
1717
"jest": {
1818
"preset": "jest-puppeteer",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6251,10 +6251,10 @@ detect-port@^1.3.0:
62516251
address "^1.0.1"
62526252
debug "^2.6.0"
62536253

6254-
devtools-protocol@0.0.767361:
6255-
version "0.0.767361"
6256-
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.767361.tgz#5977f2558b84f9df36f62501bdddb82f3ae7b66b"
6257-
integrity sha512-ziRTdhEVQ9jEwedaUaXZ7kl9w9TF/7A3SXQ0XuqrJB+hMS62POHZUWTbumDN2ehRTfvWqTPc2Jw4gUl/jggmHA==
6254+
devtools-protocol@0.0.781568:
6255+
version "0.0.781568"
6256+
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.781568.tgz#4cdca90a952d2c77831096ff6cd32695d8715a04"
6257+
integrity sha512-9Uqnzy6m6zEStluH9iyJ3iHyaQziFnMnLeC8vK0eN6smiJmIx7+yB64d67C2lH/LZra+5cGscJAJsNXO+MdPMg==
62586258

62596259
dezalgo@^1.0.0:
62606260
version "1.0.3"
@@ -12753,13 +12753,13 @@ punycode@^2.1.0, punycode@^2.1.1:
1275312753
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
1275412754
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
1275512755

12756-
puppeteer@5.2.0:
12757-
version "5.2.0"
12758-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-5.2.0.tgz#c37bf605e6ec103428c872d820f30f2617bf38ad"
12759-
integrity sha512-Hru70mFT+dts5W3l1MVg46EfJiWE63qjmXlDvC2kkCeEzLgt6KrwEkDJcJKKzERTvy9xXhOvjyGNx36fd78mVQ==
12756+
puppeteer@5.2.1:
12757+
version "5.2.1"
12758+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-5.2.1.tgz#7f0564f0a5384f352a38c8cc42af875cd87f4ea6"
12759+
integrity sha512-PZoZG7u+T6N1GFWBQmGVG162Ak5MAy8nYSVpeeQrwJK2oYUlDWpHEJPcd/zopyuEMTv7DiztS1blgny1txR2qw==
1276012760
dependencies:
1276112761
debug "^4.1.0"
12762-
devtools-protocol "0.0.767361"
12762+
devtools-protocol "0.0.781568"
1276312763
extract-zip "^2.0.0"
1276412764
https-proxy-agent "^4.0.0"
1276512765
mime "^2.0.3"

0 commit comments

Comments
 (0)