From 9e2ba2fcad55b12d32dd64fb618d4f9ce05452d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 00:54:05 +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 2be952a42..45a0a383f 100644 --- a/package.json +++ b/package.json @@ -85,11 +85,11 @@ "@testing-library/cypress": "^10.1.0", "@types/dockerode": "^3.3.43", "@vue/tsconfig": "^0.5.1", - "cypress": "^13.17.0", + "cypress": "^15.6.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": "^5.2.0", "ts-node": "^10.9.2", "tslib": "^2.8.1", "typescript": "^5.9.2",