From 45c2f0fe1e669e6b3aa9407af6f0dfdc80553ee6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 14:31:56 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-cypress to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 349933d09..e56545e53 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@nextcloud/webpack-vue-config": "^6.2.0", "cypress": "^13.6.4", "cypress-split": "^1.24.6", - "eslint-plugin-cypress": "^3.6.0", + "eslint-plugin-cypress": "^4.1.0", "eslint-webpack-plugin": "^4.2.0", "jest": "^29.7.0", "stylelint-webpack-plugin": "^5.0.1"