From e7254e547a03e68557c0bf56d4a8931e1b707982 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2020 12:41:32 +0000 Subject: [PATCH] Bump jest-image-snapshot from 4.0.2 to 4.1.0 in /integration Bumps [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot) from 4.0.2 to 4.1.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/v4.0.2...v4.1.0) Signed-off-by: dependabot-preview[bot] --- integration/yarn.lock | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/integration/yarn.lock b/integration/yarn.lock index 37b5d6f6..35152903 100644 --- a/integration/yarn.lock +++ b/integration/yarn.lock @@ -2246,9 +2246,9 @@ jest-haste-map@^26.1.0: fsevents "^2.1.2" jest-image-snapshot@^4.0.0: - version "4.0.2" - resolved "https://registry.yarnpkg.com/jest-image-snapshot/-/jest-image-snapshot-4.0.2.tgz#a8d9aacc97f4279f52ed5e5e6049932f6c903ed5" - integrity sha512-RqKGk0HbQrfw3E3dDuxjFBXqubvPWzjj3zFP6Z7auo48rC0FNpQ5jYXThQjhfy+fvgIgyHk3jPnDNgSiIuVVtw== + version "4.1.0" + resolved "https://registry.yarnpkg.com/jest-image-snapshot/-/jest-image-snapshot-4.1.0.tgz#107fed0bbf68d465037071a337f4bc17cf54cc2c" + integrity sha512-jSceASW6BQWSuU2r0/47sBYdxgHUI//49gYUKwCxn5d7faP39kB1TRTuH30dEMmjvzob0t/NKer5H0mwoPuZwA== dependencies: chalk "^1.1.3" get-stdin "^5.0.1" @@ -2258,6 +2258,7 @@ jest-image-snapshot@^4.0.0: pixelmatch "^5.1.0" pngjs "^3.4.0" rimraf "^2.6.2" + ssim.js "^3.1.1" jest-jasmine2@^26.1.0: version "26.1.0" @@ -3602,6 +3603,11 @@ sshpk@^1.7.0: safer-buffer "^2.0.2" tweetnacl "~0.14.0" +ssim.js@^3.1.1: + version "3.1.1" + resolved "https://registry.yarnpkg.com/ssim.js/-/ssim.js-3.1.1.tgz#6b0ad54a8eeae3490adde84076f62a2dc48febfe" + integrity sha512-/AcvEnpIxwh1+t4HNRE9lg+Ka8MIsUPXsXeQjzd5IQjs1DcphrlPHKciWdZRnHAQoQIbLFzXJ+5KruYeH7oXjw== + stack-utils@^2.0.2: version "2.0.2" resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-2.0.2.tgz#5cf48b4557becb4638d0bc4f21d23f5d19586593"