1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-30 17:47:28 +01:00

Bump jest-image-snapshot from 3.1.0 to 4.0.0 in /integration (#453)

Bumps [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/americanexpress/jest-image-snapshot/releases)
- [Changelog](https://github.com/americanexpress/jest-image-snapshot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/americanexpress/jest-image-snapshot/compare/v3.1.0...v4.0.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-15 06:59:36 -07:00
committed by GitHub
parent e14b340f00
commit e1a6681f5f
2 changed files with 5 additions and 5 deletions

View File

@@ -9,7 +9,7 @@
"license": "ISC",
"dependencies": {
"jest": "^26.0.1",
"jest-image-snapshot": "^3.0.1",
"jest-image-snapshot": "^4.0.0",
"puppeteer": "^3.0.4"
},
"jest": {

View File

@@ -2218,10 +2218,10 @@ jest-haste-map@^26.0.1:
optionalDependencies:
fsevents "^2.1.2"
jest-image-snapshot@^3.0.1:
version "3.1.0"
resolved "https://registry.yarnpkg.com/jest-image-snapshot/-/jest-image-snapshot-3.1.0.tgz#eefc91f1570c426c368ae8a8890fef82d678fd5a"
integrity sha512-mzGCCyZlEyQIr6AnKi3KvbFvgOI7445qGPIoyhGm7Qmxw0YLTJMN+rH1WdGcs56ATx0CVM8aMjQMx4dDovlwtQ==
jest-image-snapshot@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/jest-image-snapshot/-/jest-image-snapshot-4.0.0.tgz#e0c46b953d04420682d9f5636d186a0e98dd96be"
integrity sha512-kIbc/NcG0D51PS/5fGJrhg0hj6t2zasOIZzTxN6QjBkRLAevdYkm/DqrLgWSX6wU0YZV4hNtayRWCReCjnE44w==
dependencies:
chalk "^1.1.3"
get-stdin "^5.0.1"