From 512e48fd9fb0b2fa43d2ded27cd7967e2f54430d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 18 Jan 2018 17:36:42 +0000 Subject: [PATCH] chore(package): update jest-cli to version 22.1.3 Closes #26 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 108f7ff..315c8f2 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "coveralls": "^3.0.0", "eslint": "^4.0.0", "eslint-config-xo": "0.19.0", - "jest-cli": "21.2.1", + "jest-cli": "22.1.3", "rollup": "^0.53.0", "rollup-plugin-babel": "^3.0.2", "rollup-plugin-commonjs": "8.2.6",