From 3a9fcefd58bde2d0dc24a95ecd5aac8204a0aa02 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 18 Dec 2017 12:53:45 +0000 Subject: [PATCH] chore(package): update jest-cli to version 22.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0adcfbd..044b920 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint-plugin-jsx-a11y": "^6.0.3", "eslint-plugin-react": "^7.5.1", "isomorphic-fetch": "^2.2.1", - "jest-cli": "^21.2.1", + "jest-cli": "^22.0.0", "jest-fetch-mock": "^1.4.0", "prettier": "^1.9.2" },