From 11953bf03c81af08113dbf068c1637facc5b3d3b Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 2 Jun 2018 13:10:57 +0000 Subject: [PATCH] chore(package): update @types/jest to version 23.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0936419..9fbcc2a 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@heydovetail/tslint-config": "^2.1.0", "@storybook/addon-storyshots": "^3.4.3", "@storybook/react": "^3.4.3", - "@types/jest": "^22.2.3", + "@types/jest": "^23.0.0", "@types/node": "^6.0.107", "@types/react": "^16.3.13", "@types/storybook__addon-storyshots": "^3.4.0",