This repository was archived by the owner on Oct 15, 2020. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 "graphql-request" : " 1.8.2" ,
1313 "jest" : " 26.0.1" ,
1414 "jest-puppeteer" : " 4.4.0" ,
15- "puppeteer" : " 3.3 .0"
15+ "puppeteer" : " 4.0 .0"
1616 },
1717 "jest" : {
1818 "preset" : " jest-puppeteer" ,
Original file line number Diff line number Diff line change @@ -10683,6 +10683,11 @@ mississippi@^3.0.0:
1068310683 stream-each "^1.1.0"
1068410684 through2 "^2.0.0"
1068510685
10686+ mitt@^2.0.1:
10687+ version "2.0.1"
10688+ resolved "https://registry.yarnpkg.com/mitt/-/mitt-2.0.1.tgz#9e8a075b4daae82dd91aac155a0ece40ca7cb393"
10689+ integrity sha512-FhuJY+tYHLnPcBHQhbUFzscD5512HumCPE4URXZUgPi3IvOJi4Xva5IIgy3xX56GqCmw++MAm5UURG6kDBYTdg==
10690+
1068610691mixin-deep@^1.2.0:
1068710692 version "1.3.2"
1068810693 resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.2.tgz#1120b43dc359a785dce65b55b82e257ccf479566"
@@ -12631,15 +12636,16 @@ punycode@^2.1.0, punycode@^2.1.1:
1263112636 resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
1263212637 integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
1263312638
12634- puppeteer@3.3 .0:
12635- version "3.3 .0"
12636- resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-3.3 .0.tgz#95839af9fdc0aa4de7e5ee073a4c0adeb9e2d3d7 "
12637- integrity sha512-23zNqRltZ1PPoK28uRefWJ/zKb5Jhnzbbwbpcna2o5+QMn17F0khq5s1bdH3vPlyj+J36pubccR8wiNA/VE0Vw ==
12639+ puppeteer@4.0 .0:
12640+ version "4.0 .0"
12641+ resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-4.0 .0.tgz#96d647c3546119f8e670493bcebf9ddb044a2367 "
12642+ integrity sha512-yNshT0M5DWfZ8DQoduZuGYpcwqXxKOZdgt5G0IF5VEKbydaDbWP/f5pQRfzQ4e+a4w0Rge3uzcogHeUPQM8nCA ==
1263812643 dependencies:
1263912644 debug "^4.1.0"
1264012645 extract-zip "^2.0.0"
1264112646 https-proxy-agent "^4.0.0"
1264212647 mime "^2.0.3"
12648+ mitt "^2.0.1"
1264312649 progress "^2.0.1"
1264412650 proxy-from-env "^1.0.0"
1264512651 rimraf "^3.0.2"
You can’t perform that action at this time.
0 commit comments