From 6cb545f5274d0372abafbf161c743c69757cd2a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 02:07:43 +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 d9c28e068..c649d943c 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@nextcloud/webpack-vue-config": "^6.1.1", "cypress": "^13.6.4", "cypress-split": "^1.24.0", - "eslint-plugin-cypress": "^3.5.0", + "eslint-plugin-cypress": "^4.0.0", "eslint-webpack-plugin": "^4.2.0", "jest": "^29.7.0", "stylelint-webpack-plugin": "^5.0.1"