From 4b7817b8f823e6bb9000c099acffcb3eab4afa18 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 15 Jan 2018 16:15:26 +0000 Subject: [PATCH] chore(package): update jest-cli to version 22.1.1 Closes #14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eee524d..f48706a 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "eslint-plugin-xss": "0.1.8", "fixpack": "2.3.1", "jest": "21.2.1", - "jest-cli": "21.2.1", + "jest-cli": "22.1.1", "markdown-magic": "0.1.19", "markdown-magic-dependency-table": "1.3.2", "markdown-magic-install-command": "1.3.1",