Skip to content

Commit

Permalink
Merge pull request #23 from dfee/greenkeeper/examples/jest-puppeteer-…
Browse files Browse the repository at this point in the history
…4.0.0

Update jest-puppeteer in group examples to the latest version 🚀
  • Loading branch information
dfee authored Feb 13, 2019
2 parents 891d932 + e082a95 commit 750f81d
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
44 changes: 22 additions & 22 deletions examples/with-script/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/with-script/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^24.1.0",
"jest": "^24.1.0",
"jest-puppeteer": "^3.9.0",
"jest-puppeteer": "^4.0.0",
"puppeteer": "^1.12.2"
}
}

0 comments on commit 750f81d

Please sign in to comment.