Skip to content

Commit

Permalink
Merge 9534641 into b53526c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 3, 2021
2 parents b53526c + 9534641 commit 71a6288
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"lodash": "4.17.20",
"mocha": "8.2.1",
"mocha-lcov-reporter": "1.3.0",
"puppeteer": "6.0.0",
"puppeteer": "7.0.0",
"rollup": "2.38.4",
"rollup-plugin-filesize": "9.1.0",
"rollup-plugin-istanbul": "3.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1425,10 +1425,10 @@ depd@^1.1.2, depd@~1.1.2:
resolved "https://registry.npm.taobao.org/depd/download/depd-1.1.2.tgz#9bcd52e14c097763e749b274c4346ed2e560b5a9"
integrity sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=

devtools-protocol@0.0.842839:
version "0.0.842839"
resolved "https://registry.npm.taobao.org/devtools-protocol/download/devtools-protocol-0.0.842839.tgz?cache=0&sync_timestamp=1612178765641&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdevtools-protocol%2Fdownload%2Fdevtools-protocol-0.0.842839.tgz#dfdb49a74fabe80256b91e878e561a1ad2a24352"
integrity sha1-39tJp0+r6AJWuR6HjlYaGtKiQ1I=
devtools-protocol@0.0.847576:
version "0.0.847576"
resolved "https://registry.npm.taobao.org/devtools-protocol/download/devtools-protocol-0.0.847576.tgz?cache=0&sync_timestamp=1612329593133&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdevtools-protocol%2Fdownload%2Fdevtools-protocol-0.0.847576.tgz#2f201bfb68aa9ef4497199fbd7f5d5dfde3b200b"
integrity sha1-LyAb+2iqnvRJcZn71/XV3947IAs=

dezalgo@^1.0.0:
version "1.0.3"
Expand Down Expand Up @@ -3932,13 +3932,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@6.0.0:
version "6.0.0"
resolved "https://registry.npm.taobao.org/puppeteer/download/puppeteer-6.0.0.tgz#6b73d7ba63c12abbb5080c2ffc14b55857cc62e2"
integrity sha1-a3PXumPBKru1CAwv/BS1WFfMYuI=
puppeteer@7.0.0:
version "7.0.0"
resolved "https://registry.npm.taobao.org/puppeteer/download/puppeteer-7.0.0.tgz?cache=0&sync_timestamp=1612367181860&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpuppeteer%2Fdownload%2Fpuppeteer-7.0.0.tgz#be25ebf53edc1ecc09cb40af4a15f21fd1d38637"
integrity sha1-viXr9T7cHswJy0CvShXyH9HThjc=
dependencies:
debug "^4.1.0"
devtools-protocol "0.0.842839"
devtools-protocol "0.0.847576"
extract-zip "^2.0.0"
https-proxy-agent "^5.0.0"
node-fetch "^2.6.1"
Expand Down

0 comments on commit 71a6288

Please sign in to comment.