From 235eb84cfda5b8eb4770052ef7cb83521a476c54 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 23:46:31 +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 6dc608323..3dc4cd5e9 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.2", - "eslint-plugin-cypress": "^3.6.0", + "eslint-plugin-cypress": "^4.0.0", "eslint-webpack-plugin": "^4.2.0", "jest": "^29.7.0", "stylelint-webpack-plugin": "^5.0.1"