From 38c4fbd71d4191e833e63847e20fa93170964809 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 18:01:10 +0000 Subject: [PATCH] chore(deps): update cypress --- package-lock.json | 8 ++++---- package.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index bc514667d..74e7fba5c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -43,11 +43,11 @@ "@nextcloud/vite-config": "^1.4.2", "@types/dockerode": "^3.3.31", "@vue/tsconfig": "^0.5.1", - "cypress": "^13.14.2", - "cypress-split": "^1.24.0", - "cypress-visual-regression": "^5.2.1", + "cypress": "^13.16.1", + "cypress-split": "^1.24.7", + "cypress-visual-regression": "^5.2.2", "dockerode": "^4.0.2", - "eslint-plugin-cypress": "^3.5.0", + "eslint-plugin-cypress": "^3.6.0", "ts-node": "^10.9.2", "tslib": "^2.7.0", "typescript": "^5.6.2", diff --git a/package.json b/package.json index d7dc06973..8703887a7 100644 --- a/package.json +++ b/package.json @@ -81,11 +81,11 @@ "@nextcloud/vite-config": "^1.4.2", "@types/dockerode": "^3.3.31", "@vue/tsconfig": "^0.5.1", - "cypress": "^13.14.2", - "cypress-split": "^1.24.0", - "cypress-visual-regression": "^5.2.1", + "cypress": "^13.16.1", + "cypress-split": "^1.24.7", + "cypress-visual-regression": "^5.2.2", "dockerode": "^4.0.2", - "eslint-plugin-cypress": "^3.5.0", + "eslint-plugin-cypress": "^3.6.0", "ts-node": "^10.9.2", "tslib": "^2.7.0", "typescript": "^5.6.2",