From 8cd44ee413908b9266b471e758a6a101b661ce8a Mon Sep 17 00:00:00 2001 From: Macklin Underdown Date: Thu, 24 May 2018 12:19:38 -0400 Subject: [PATCH] chore(package): update jest --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 746a12e9..714a7e0a 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "eslint-plugin-promise": "./", "eslint-plugin-standard": "^3.0.1", "husky": "^0.14.3", - "jest": "^22.4.2", + "jest": "^22.4.4", "jest-runner-eslint": "^0.4.0", "lint-staged": "^6.1.0", "prettier": "^1.10.2"