From 0d53ac7a985f93225fa744318b566482222f0011 Mon Sep 17 00:00:00 2001 From: Wilhelm Klopp Date: Tue, 21 Aug 2018 10:34:09 +0100 Subject: [PATCH] Bump jest to the latest version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4faee58..92e7be3 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "turndown-plugin-gfm": "1.0.1" }, "devDependencies": { - "jest": "^22.0.4", + "jest": "^23.5.0", "standard": "^11.0.0" }, "standard": {