From 80203fe599d9226b2ce855b0b153cb5f5d61d9e6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 21:33:27 +0000 Subject: [PATCH] chore(deps): update dependency cypress to v14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec8c0d581f..c6ab756549 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@types/react-dom": "18.3.5", "@types/uuid": "10.0.0", "@typescript-eslint/eslint-plugin": "8.20.0", - "cypress": "13.17.0", + "cypress": "14.0.0", "eslint": "8.57.1", "eslint-config-next": "14.2.23", "eslint-plugin-cypress": "3.6.0",