From a818e78f6a07ee1226e2c3eab68b440111b46c54 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jun 2022 15:59:03 +0000 Subject: [PATCH] Update dependency cypress to v9.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a9fee32..02a05a2 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "web-vitals": "2.1.4" }, "devDependencies": { - "cypress": "9.4.1" + "cypress": "9.7.0" }, "scripts": { "start": "react-scripts start",