chore(deps-dev): bump jest-puppeteer from 5.0.4 to 6.0.0 (#32265)

Bumps [jest-puppeteer](https://github.com/smooth-code/jest-puppeteer) from 5.0.4 to 6.0.0.
- [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.4...v6.0.0)

---
updated-dependencies:
- dependency-name: jest-puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-09-23 22:10:00 +08:00 committed by GitHub
parent 5445fba50d
commit 13cd24f37b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -224,7 +224,7 @@
"intersection-observer": "^0.12.0", "intersection-observer": "^0.12.0",
"jest": "^27.0.3", "jest": "^27.0.3",
"jest-image-snapshot": "^4.5.1", "jest-image-snapshot": "^4.5.1",
"jest-puppeteer": "^5.0.1", "jest-puppeteer": "^6.0.0",
"jquery": "^3.4.1", "jquery": "^3.4.1",
"jsdom": "^17.0.0", "jsdom": "^17.0.0",
"jsonml.js": "^0.1.0", "jsonml.js": "^0.1.0",