From ae1d2e1a520cf0baf458358316320ecdbb552b57 Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 03:47:40 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-cypress to v5 Ref: PACT-445 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf15381..dd59d49 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "cypress": "15.6.0", "eslint": "8.57.1", "eslint-config-react-app": "7.0.1", - "eslint-plugin-cypress": "2.15.2", + "eslint-plugin-cypress": "5.2.0", "eslint-plugin-flowtype": "8.0.3", "eslint-plugin-import": "2.32.0", "eslint-plugin-jsx-a11y": "6.10.2",