From 471af3f4cb7908eec1cfbb7fa63a7b27bb27e53a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 09:41:29 +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 665280fb6..cee1a29c9 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.7", - "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"