From 09c00c663ac6454edebeca8cfd6a81c20e540f95 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 16:47:43 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-cypress to v7 --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/package.json b/ui/package.json index 0ee2fc0..d4402ab 100644 --- a/ui/package.json +++ b/ui/package.json @@ -34,7 +34,7 @@ "@vue/eslint-config-typescript": "^14.9.0", "@vue/tsconfig": "^0.9.1", "eslint": "^10.8.0", - "eslint-plugin-cypress": "^6.4.3", + "eslint-plugin-cypress": "^7.0.0", "eslint-plugin-oxlint": "^1.77.0", "eslint-plugin-vue": "^10.10.0", "oxlint": "^1.77.0",