From 0c4ecf6e80a99585396c3a9b1d92122b933d9aaa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2024 10:46:45 +0000 Subject: [PATCH] :arrow_up: Updates eslint-plugin-cypress to v4 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c99d4ad5..cebaa321 100644 --- a/package.json +++ b/package.json @@ -147,7 +147,7 @@ "eslint-config-prettier": "^8.5.0", "eslint-formatter-codeframe": "^7.32.1", "eslint-import-resolver-typescript": "^2.7.1", - "eslint-plugin-cypress": "^2.12.1", + "eslint-plugin-cypress": "^4.0.0", "dtslint": "^4.1.6", "eslint-friendly-formatter": "^4.0.1", "eslint-plugin-eslint-comments": "^3.2.0",