From aedf9d876c5a357e143416f302ce16ade7106478 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2019 16:04:30 +0000 Subject: [PATCH] Bump jest-image-snapshot from 2.9.0 to 2.10.0 Bumps [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot) from 2.9.0 to 2.10.0. - [Release notes](https://github.com/americanexpress/jest-image-snapshot/releases) - [Commits](https://github.com/americanexpress/jest-image-snapshot/compare/v2.9.0...v2.10.0) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0505e29..a361223 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5333,9 +5333,9 @@ } }, "jest-image-snapshot": { - "version": "2.9.0", - "resolved": "https://registry.npmjs.org/jest-image-snapshot/-/jest-image-snapshot-2.9.0.tgz", - "integrity": "sha512-ih/DwdW2AWjQLgTZeaXDH1qMw7g346t6RUK+2KVGXX8c4tNpTinSKR3h059AWhFQGxlZpBZ/dds3DMigosUcdw==", + "version": "2.10.0", + "resolved": "https://registry.npmjs.org/jest-image-snapshot/-/jest-image-snapshot-2.10.0.tgz", + "integrity": "sha512-be11ohfraf95GHqJHulC9ZcDA1TRfTFj1WC26roWweYAZKObqVCE2yn1IlgqOtlh6rSbNvvm0ZsBKGXIV2dTNA==", "dev": true, "requires": { "chalk": "^1.1.3",