From 840fb54e2daa3218fb9581c82a050875f54ffe86 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Oct 2020 16:35:15 +0000 Subject: [PATCH] Bump jest from 17.0.2 to 26.6.1 Bumps [jest](https://github.com/facebook/jest) from 17.0.2 to 26.6.1. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/compare/v17.0.2...v26.6.1) 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 a6c321b..c527fcb 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "gzip-size": "3.0.0", "html-webpack-plugin": "2.24.0", "http-proxy-middleware": "0.17.2", - "jest": "17.0.2", + "jest": "26.6.1", "json-loader": "0.5.4", "object-assign": "4.1.0", "path-exists": "2.1.0",