Skip to content

Commit

Permalink
chore(deps): update dependency puppeteer to v5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 16, 2020
1 parent 0b4e65c commit 2fbf720
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -65,7 +65,7 @@
"lodash": "4.17.20",
"mocha": "8.2.1",
"mocha-lcov-reporter": "1.3.0",
"puppeteer": "5.4.1",
"puppeteer": "5.5.0",
"rollup": "2.33.2",
"rollup-plugin-filesize": "9.0.2",
"rollup-plugin-istanbul": "2.0.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Expand Up @@ -1354,10 +1354,10 @@ detect-indent@^4.0.0:
dependencies:
repeating "^2.0.0"

devtools-protocol@0.0.809251:
version "0.0.809251"
resolved "https://registry.npm.taobao.org/devtools-protocol/download/devtools-protocol-0.0.809251.tgz#300b3366be107d5c46114ecb85274173e3999518"
integrity sha1-MAszZr4QfVxGEU7LhSdBc+OZlRg=
devtools-protocol@0.0.818844:
version "0.0.818844"
resolved "https://registry.npm.taobao.org/devtools-protocol/download/devtools-protocol-0.0.818844.tgz#d1947278ec85b53e4c8ca598f607a28fa785ba9e"
integrity sha1-0ZRyeOyFtT5MjKWY9geij6eFup4=

dezalgo@^1.0.0:
version "1.0.3"
Expand Down Expand Up @@ -3937,13 +3937,13 @@ punycode@^2.1.0, punycode@^2.1.1:
resolved "https://registry.npm.taobao.org/punycode/download/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
integrity sha1-tYsBCsQMIsVldhbI0sLALHv0eew=

puppeteer@5.4.1:
version "5.4.1"
resolved "https://registry.npm.taobao.org/puppeteer/download/puppeteer-5.4.1.tgz#f2038eb23a0f593ed2cce0d6e7cd5c43aecd6756"
integrity sha1-8gOOsjoPWT7SzODW581cQ67NZ1Y=
puppeteer@5.5.0:
version "5.5.0"
resolved "https://registry.npm.taobao.org/puppeteer/download/puppeteer-5.5.0.tgz?cache=0&sync_timestamp=1605532828368&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpuppeteer%2Fdownload%2Fpuppeteer-5.5.0.tgz#331a7edd212ca06b4a556156435f58cbae08af00"
integrity sha1-Mxp+3SEsoGtKVWFWQ19Yy64IrwA=
dependencies:
debug "^4.1.0"
devtools-protocol "0.0.809251"
devtools-protocol "0.0.818844"
extract-zip "^2.0.0"
https-proxy-agent "^4.0.0"
node-fetch "^2.6.1"
Expand Down

0 comments on commit 2fbf720

Please sign in to comment.