From 82570ce986ad28a73d94925efe0da8728a719795 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 27 May 2020 16:10:37 +0000 Subject: [PATCH] Bump jest-image-snapshot from 4.0.1 to 4.0.2 in /integration Bumps [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot) from 4.0.1 to 4.0.2. - [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.1...v4.0.2) Signed-off-by: dependabot-preview[bot] --- integration/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/integration/yarn.lock b/integration/yarn.lock index 1ad708c2..f37138d5 100644 --- a/integration/yarn.lock +++ b/integration/yarn.lock @@ -2219,9 +2219,9 @@ jest-haste-map@^26.0.1: fsevents "^2.1.2" jest-image-snapshot@^4.0.0: - version "4.0.1" - resolved "https://registry.yarnpkg.com/jest-image-snapshot/-/jest-image-snapshot-4.0.1.tgz#90f9bcc3f3070c16091cddc14ac1b7f461676b35" - integrity sha512-Ts12oNMJL7wpHnRFDDTFdihcBgPPNgYKJPZIEzS7h+L2ix8nBXp+PxefSDmmiqBpf3D+qYwcVVB9PJkiwEU7mA== + version "4.0.2" + resolved "https://registry.yarnpkg.com/jest-image-snapshot/-/jest-image-snapshot-4.0.2.tgz#a8d9aacc97f4279f52ed5e5e6049932f6c903ed5" + integrity sha512-RqKGk0HbQrfw3E3dDuxjFBXqubvPWzjj3zFP6Z7auo48rC0FNpQ5jYXThQjhfy+fvgIgyHk3jPnDNgSiIuVVtw== dependencies: chalk "^1.1.3" get-stdin "^5.0.1"