Skip to content

Commit

Permalink
bump puppeteer from 1.9.0 to 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jose Vargas committed Dec 28, 2018
1 parent 1723c49 commit c9275d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion addons/storyshots/storyshots-puppeteer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@storybook/node-logger": "4.2.0-alpha.8",
"core-js": "^2.5.7",
"jest-image-snapshot": "^2.6.0",
"puppeteer": "^1.9.0",
"puppeteer": "^1.11.0",
"regenerator-runtime": "^0.12.1"
},
"peerDependencies": {
Expand Down
3 changes: 2 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16229,9 +16229,10 @@ punycode@^1.2.4, punycode@^1.3.2, punycode@^1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"

puppeteer@^1.9.0:
puppeteer@^1.11.0:
version "1.11.0"
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-1.11.0.tgz#63cdbe12b07275cd6e0b94bce41f3fcb20305770"
integrity sha512-iG4iMOHixc2EpzqRV+pv7o3GgmU2dNYEMkvKwSaQO/vMZURakwSOn/EYJ6OIRFYOque1qorzIBvrytPIQB3YzQ==
dependencies:
debug "^4.1.0"
extract-zip "^1.6.6"
Expand Down

0 comments on commit c9275d1

Please sign in to comment.