chore(deps): update dependency cypress-image-snapshot to v4 (#4657)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-11-30 12:38:14 +02:00 committed by GitHub
parent 704647a326
commit 4aa60a5a75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -123,7 +123,7 @@
"css-loader": "^3.0.0",
"cypress": "^5.4.0",
"cypress-file-upload": "^4.0.0",
"cypress-image-snapshot": "^3.1.1",
"cypress-image-snapshot": "^4.0.0",
"cypress-jest-adapter": "^0.1.1",
"cypress-plugin-tab": "^1.0.0",
"dotenv": "^8.0.0",

View File

@ -6772,10 +6772,10 @@ cypress-file-upload@^4.0.0:
dependencies:
mime "^2.4.4"
cypress-image-snapshot@^3.1.1:
version "3.1.2"
resolved "https://registry.yarnpkg.com/cypress-image-snapshot/-/cypress-image-snapshot-3.1.2.tgz#43490159df37894f36620c3efe6d5d35e3086345"
integrity sha512-BlswVBf0yfcgfr7qjEgUvFtVv+6io3sPexhA6iijVSUSXF5ztH0rIEIUH4uOCJYJjx+f+e42IHb9zxHnYwEmyg==
cypress-image-snapshot@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/cypress-image-snapshot/-/cypress-image-snapshot-4.0.0.tgz#0c5d94fef30ff2bc56afc3ab3a26af05aaf4c948"
integrity sha512-3BAdSsPlbk93Gg4Jt9rtjW99pfr/OWWX/LCDGGkU9UiNvHGvJSGqaFb/3vQoCt98nLId9S3FfjRcX3+mOFZNOQ==
dependencies:
chalk "^2.4.1"
fs-extra "^7.0.1"