From 661d08547de4d1637def4cc883f1af184ac9dc04 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 29 Jun 2021 15:26:05 +0000 Subject: [PATCH] Bump jest from 23.0.0-charlie.1 to 27.0.6 Bumps [jest](https://github.com/facebook/jest) from 23.0.0-charlie.1 to 27.0.6. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v27.0.6) 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 7f6941ff077794..0d4a85fafc5bcd 100644 --- a/package.json +++ b/package.json @@ -214,7 +214,7 @@ "eslint-plugin-react": "7.6.1", "eslint-plugin-react-native": "^3.2.1", "flow-bin": "^0.72.0", - "jest": "23.0.0-charlie.1", + "jest": "27.0.6", "jest-junit": "3.7.0", "prettier": "1.12.1", "react": "16.3.2",