From 2130ec144f5da5f52a6e327012b94dd183f5051e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 7 May 2020 11:57:42 +0000 Subject: [PATCH] Update dependency jest-cli to v26 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90230ca..da28588 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@types/js-yaml": "^3.10.1", "@types/ramda": "^0.26.0", "@types/string-template": "^1.0.2", - "jest-cli": "^23.0.0", + "jest-cli": "^26.0.0", "just-try": "^2.0.1", "standard": "^11.0.0", "x-iterable": "^6.0.1"