From 8809d53b3dc45973cf5b42c58c30b8c848362d4d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 09:04:23 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-cypress to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 34df122f9..c0dd8470e 100644 --- a/package.json +++ b/package.json @@ -137,7 +137,7 @@ "cross-env": "10.1.0", "eslint-config-prettier": "10.1.8", "eslint-config-react-app": "7.0.1", - "eslint-plugin-cypress": "3.6.0", + "eslint-plugin-cypress": "6.4.1", "eslint-plugin-import": "2.32.0", "eslint-plugin-jsx-a11y": "6.10.2", "eslint-plugin-prettier": "5.5.5",