From 289b9d24c7fafa730ed5053229f04167086e0368 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 01:42:05 +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 7b28c326b..ea4c6d31a 100644 --- a/package.json +++ b/package.json @@ -155,7 +155,7 @@ "@types/nunjucks": "3.2.6", "@types/pug": "2.0.10", "@types/semver": "7.5.8", - "cypress": "13.17.0", + "cypress": "14.0.0", "cypress-html-validate": "7.0.0", "esbuild": "0.24.2", "express": "4.21.2",