From 3246d91ce6e92c6ba6763d9f439f0acd59956d3f Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 3 Jun 2024 13:01:48 +0000
Subject: [PATCH] Bump eslint-plugin-cypress from 3.2.0 to 3.3.0 in /ui

Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 ui/package-lock.json | 14 +++++++-------
 ui/package.json      |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/ui/package-lock.json b/ui/package-lock.json
index f3ea00ce..16ba27a8 100644
--- a/ui/package-lock.json
+++ b/ui/package-lock.json
@@ -32,7 +32,7 @@
         "cypress": "13.10.0",
         "daisyui": "4.11.1",
         "eslint": "9.3.0",
-        "eslint-plugin-cypress": "3.2.0",
+        "eslint-plugin-cypress": "3.3.0",
         "eslint-plugin-vue": "9.26.0",
         "jsdom": "24.1.0",
         "mini-svg-data-uri": "1.4.4",
@@ -2947,9 +2947,9 @@
       }
     },
     "node_modules/eslint-plugin-cypress": {
-      "version": "3.2.0",
-      "resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-3.2.0.tgz",
-      "integrity": "sha512-HaxMz6BoU4ay+K4WrG9ZJC1NdX06FqSlAwtRDStjM0ORFT7zCNPNuRJ+kUPc17Rt2AMUBSqeD9L0zTR3uZhPpw==",
+      "version": "3.3.0",
+      "resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-3.3.0.tgz",
+      "integrity": "sha512-HPHMPzYBIshzJM8wqgKSKHG2p/8R0Gbg4Pb3tcdC9WrmkuqxiKxSKbjunUrajhV5l7gCIFrh1P7C7GuBqH6YuQ==",
       "dev": true,
       "dependencies": {
         "globals": "^13.20.0"
@@ -9148,9 +9148,9 @@
       "requires": {}
     },
     "eslint-plugin-cypress": {
-      "version": "3.2.0",
-      "resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-3.2.0.tgz",
-      "integrity": "sha512-HaxMz6BoU4ay+K4WrG9ZJC1NdX06FqSlAwtRDStjM0ORFT7zCNPNuRJ+kUPc17Rt2AMUBSqeD9L0zTR3uZhPpw==",
+      "version": "3.3.0",
+      "resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-3.3.0.tgz",
+      "integrity": "sha512-HPHMPzYBIshzJM8wqgKSKHG2p/8R0Gbg4Pb3tcdC9WrmkuqxiKxSKbjunUrajhV5l7gCIFrh1P7C7GuBqH6YuQ==",
       "dev": true,
       "requires": {
         "globals": "^13.20.0"
diff --git a/ui/package.json b/ui/package.json
index c2f5971d..2744d2d3 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -38,7 +38,7 @@
     "cypress": "13.10.0",
     "daisyui": "4.11.1",
     "eslint": "9.3.0",
-    "eslint-plugin-cypress": "3.2.0",
+    "eslint-plugin-cypress": "3.3.0",
     "eslint-plugin-vue": "9.26.0",
     "jsdom": "24.1.0",
     "mini-svg-data-uri": "1.4.4",