From ad2b4dededa64aa87426de1c127dfbd221f082eb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 23 Oct 2020 11:43:09 +0000 Subject: [PATCH] Bump jest from 25.5.4 to 26.6.1 Bumps [jest](https://github.com/facebook/jest) from 25.5.4 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/v25.5.4...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 fb9524f..9d306bb 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "eslint-plugin-jsx-a11y": "^6.2.3", "eslint-plugin-react": "^7.19.0", "i18next-parser": "^1.0.2", - "jest": "^25.1.0", + "jest": "^26.6.1", "rimraf": "^3.0.2", "webpack": "^4.42.0", "webpack-cli": "^3.3.11",