From 7d5a000e3b066e7f5d4ccef12a8d44555b0254f2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2020 21:16:21 +0000 Subject: [PATCH] Bump @types/jest from 23.3.14 to 26.0.9 Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 23.3.14 to 26.0.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c6b8a4..db9c91a 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@storybook/addons": "~5.0.0", "@storybook/cli": "~5.0.0", "@storybook/react": "~5.0.0", - "@types/jest": "^23.3.10", + "@types/jest": "^26.0.9", "@types/storybook__react": "~4.0.0", "autoprefixer": "^9.x", "babel-core": "~7.0.0-bridge.0",