1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-03 19:45:01 +01:00

Bump jest-puppeteer from 5.0.1 to 5.0.2 in /integration

Bumps [jest-puppeteer](https://github.com/smooth-code/jest-puppeteer) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/smooth-code/jest-puppeteer/releases)
- [Changelog](https://github.com/smooth-code/jest-puppeteer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smooth-code/jest-puppeteer/compare/v5.0.1...v5.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-22 05:46:28 +00:00
committed by GitHub
parent dbfe6e157e
commit 88251cf388

View File

@@ -2409,9 +2409,9 @@ jest-pnp-resolver@^1.2.2:
integrity sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==
jest-puppeteer@^5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/jest-puppeteer/-/jest-puppeteer-5.0.1.tgz#eaa2c38024f6e30b715a953b08ceb19960d04af3"
integrity sha512-PH0jpKgVoVqDGWZdFRG0vI/lOmsqYU8fjtJw+7U3UL6lOWkY7BNfFmE7fTlevF/IhYrRqJfeg0l1tmUGA9ck/w==
version "5.0.2"
resolved "https://registry.yarnpkg.com/jest-puppeteer/-/jest-puppeteer-5.0.2.tgz#33607a4785fde3bd8e18ee1c8365d77a718008bc"
integrity sha512-qrUVlFQivA9G3zRZho/fZ33RZl7pOOz2ITYgf7ly0sV2mdJA2Sy4966c9n9RuOzKADdg65mwV9zlFTsNVRVt4w==
dependencies:
expect-puppeteer "^5.0.0"
jest-environment-puppeteer "^5.0.1"