From 1afd455f43db6fdc4c641221f44f013798ee28c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 21:48:32 +0000 Subject: [PATCH] chore(deps): update cypress --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4d543574b..a2ba275da 100644 --- a/package.json +++ b/package.json @@ -82,11 +82,11 @@ "@nextcloud/vite-config": "^1.5.0", "@types/dockerode": "^3.3.34", "@vue/tsconfig": "^0.5.1", - "cypress": "^13.17.0", + "cypress": "^14.0.3", "cypress-split": "^1.24.7", "cypress-visual-regression": "^5.2.2", "dockerode": "^4.0.4", - "eslint-plugin-cypress": "^3.6.0", + "eslint-plugin-cypress": "^4.1.0", "ts-node": "^10.9.2", "tslib": "^2.8.1", "typescript": "^5.7.3",