From ff2de8672f07bacea840c5cbf8f2f262cd9820ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 18:03:17 +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 606ba0942..6d1048300 100644 --- a/package.json +++ b/package.json @@ -82,11 +82,11 @@ "@testing-library/cypress": "^10.1.0", "@types/dockerode": "^3.3.43", "@vue/tsconfig": "^0.5.1", - "cypress": "^13.17.0", + "cypress": "^15.11.0", "cypress-split": "^1.24.22", "cypress-visual-regression": "^5.3.0", "dockerode": "^4.0.7", - "eslint-plugin-cypress": "^3.6.0", + "eslint-plugin-cypress": "^6.1.0", "ts-node": "^10.9.2", "tslib": "^2.8.1", "typescript": "^5.9.2",