From c2c19f1740b2bcbc4d4206025ab271b7ab60f7b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 00:45:20 +0000 Subject: [PATCH] chore(dev-deps): update dependency cypress to v13.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ec446d4..471c8e22 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@types/react": "17.0.80", "@types/react-dom": "17.0.25", "@types/react-imgix": "9.5.3", - "cypress": "13.14.2", + "cypress": "13.15.0", "prettier": "3.2.5", "typescript": "4.9.5" },