Bump puppeteer-core from 1.15.0 to 1.16.0

Bumps [puppeteer-core](https://github.com/GoogleChrome/puppeteer) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/GoogleChrome/puppeteer/releases)
- [Commits](https://github.com/GoogleChrome/puppeteer/compare/v1.15.0...v1.16.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-05-13 23:17:26 +00:00 committed by dependabot-preview[bot]
parent 60151638f7
commit 903d174717
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -251,9 +251,9 @@
"integrity": "sha1-M8UDmPcOp+uW0h97gXYwpVeRx+4="
},
"puppeteer-core": {
"version": "1.15.0",
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-1.15.0.tgz",
"integrity": "sha512-AH82x8Tx0/JkubeF6U12y8SuVB5vFgsw8lt/Ox5MhXaAktREFiotCTq324U2nPtJUnh2A8yJciDnzAmhbHidqQ==",
"version": "1.16.0",
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-1.16.0.tgz",
"integrity": "sha512-ldBUcvepJDIcUcBUf+3kOTH19EjCEXMWPdZRFBW+bbcp4WqcxxlEhae8qos0zDIVHITbDIaxWAKtu9uNO74IjQ==",
"requires": {
"debug": "^4.1.0",
"extract-zip": "^1.6.6",