From 4ef98b32e88aa20d1bac5b4a631d40f08888f79e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 27 Oct 2024 18:43:28 +0000 Subject: [PATCH] chore(dev-deps): update dependency cypress to v13.15.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ec446d4..b30e01ad 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.1", "prettier": "3.2.5", "typescript": "4.9.5" },