From ac64579bcd9c17b5b2a4b246fd7b98cc2b1df26b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 2 Apr 2021 13:18:49 +0000 Subject: [PATCH] Bump jest-image-snapshot from 4.4.0 to 4.4.1 in /integration Bumps [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot) from 4.4.0 to 4.4.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.4.0...v4.4.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 7de562e6..e7edb288 100644 --- a/integration/yarn.lock +++ b/integration/yarn.lock @@ -2319,9 +2319,9 @@ jest-haste-map@^26.6.2: fsevents "^2.1.2" jest-image-snapshot@^4.0.0: - version "4.4.0" - resolved "https://registry.yarnpkg.com/jest-image-snapshot/-/jest-image-snapshot-4.4.0.tgz#7c5282cc62280086b6cbcda203d50b6ee0b0e71e" - integrity sha512-lGlHxoEHLYL0qyr6E7SA04/eMT/PFWxHRNmhEJZpw80iE1XH/wSHEKiK4oDGJI5FQ4hhWPXmcH5tDlTvsAHogQ== + version "4.4.1" + resolved "https://registry.yarnpkg.com/jest-image-snapshot/-/jest-image-snapshot-4.4.1.tgz#1ecc83ce55de9a92661bc488b795300719992808" + integrity sha512-Qdx9mGXMgmbw74YofHWny3J7yh08z+Hl+yzNt67RafpvE3bqboVCHdUDgesD5Jq83lQe0znbG7TzB3iL5DOx2A== dependencies: chalk "^1.1.3" get-stdin "^5.0.1"