From dfa9297277f47815fb116b5acb5669d14f0848b6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 23 Feb 2021 06:13:01 +0000 Subject: [PATCH] Bump expect-enzyme from 0.13.2 to 1.3.0 Bumps [expect-enzyme](https://github.com/PsychoLlama/expect-enzyme) from 0.13.2 to 1.3.0. - [Release notes](https://github.com/PsychoLlama/expect-enzyme/releases) - [Changelog](https://github.com/PsychoLlama/expect-enzyme/blob/master/CHANGELOG.md) - [Commits](https://github.com/PsychoLlama/expect-enzyme/compare/v0.13.2...v1.3.0) 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 c9c2a04..61c3990 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "chai": "^3.5.0", "chai-enzyme": "^0.6.1", "eslint": "~2.2.0", - "expect-enzyme": "^0.13.1", + "expect-enzyme": "^1.3.0", "jsdom": "^9.11.0", "mocha": "^2.4.5", "react": "^15.4.2",