From 35f7ac52fa73daaa24f5c248c5a4f3f024347d1b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 22 Jun 2021 21:36:11 +0000 Subject: [PATCH] Bump jest from 22.4.4 to 27.0.5 Bumps [jest](https://github.com/facebook/jest) from 22.4.4 to 27.0.5. - [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/v22.4.4...v27.0.5) 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 f945b4ffc..072c67540 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "enzyme": "^3.3.0", "enzyme-adapter-react-16": "^1.1.1", "enzyme-to-json": "^3.3.1", - "jest": "^22.1.4", + "jest": "^27.0.5", "mockdate": "^2.0.1", "pre-commit": "1.x", "rc-dialog": "^7.0.0",