From ee301949a98df65a612dfee751ddf5ee80d1c130 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 27 May 2020 15:57:19 +0000 Subject: [PATCH] Bump jest-image-snapshot from 4.0.0 to 4.0.1 in /integration Bumps [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot) from 4.0.0 to 4.0.1. - [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.0...v4.0.1) 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 429d1d91..1ad708c2 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.0" - resolved "https://registry.yarnpkg.com/jest-image-snapshot/-/jest-image-snapshot-4.0.0.tgz#e0c46b953d04420682d9f5636d186a0e98dd96be" - integrity sha512-kIbc/NcG0D51PS/5fGJrhg0hj6t2zasOIZzTxN6QjBkRLAevdYkm/DqrLgWSX6wU0YZV4hNtayRWCReCjnE44w== + 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== dependencies: chalk "^1.1.3" get-stdin "^5.0.1"