From 7e0b51b7db7992e7355035d9931040fc15ef56eb Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Mon, 5 Mar 2018 16:40:48 +0000 Subject: [PATCH] batch bootstrap --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index e3719d184794..50f67aa04f9e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8664,9 +8664,9 @@ jest-snapshot@^22.4.0: natural-compare "^1.4.0" pretty-format "^22.4.0" -jest-specific-snapshot@^0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/jest-specific-snapshot/-/jest-specific-snapshot-0.4.0.tgz#31d1a644a3d86e481aa3cb8fd62eddc1ff4ea676" +jest-specific-snapshot@^0.5.0: + version "0.5.0" + resolved "https://registry.yarnpkg.com/jest-specific-snapshot/-/jest-specific-snapshot-0.5.0.tgz#92201b5f51fbe56cc744bdfab08f379867c1bb18" dependencies: jest-snapshot ">=20.0.3"