From bb466a0838dfab4a5dad9e6da0079cf0afd25bc2 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 30 Jan 2025 05:05:19 +0000
Subject: [PATCH] Update dependency eslint-plugin-promise to v7

---
 services/frontend/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/services/frontend/package.json b/services/frontend/package.json
index ae4cbb69..45b9d0c9 100644
--- a/services/frontend/package.json
+++ b/services/frontend/package.json
@@ -53,7 +53,7 @@
     "eslint-plugin-cypress": "^3.0.0",
     "eslint-plugin-import": "^2.26.0",
     "eslint-plugin-n": "^16.6.2",
-    "eslint-plugin-promise": "^6.0.1",
+    "eslint-plugin-promise": "^7.0.0",
     "pako": "^2.0.4",
     "rxjs": "^7.5.7",
     "start-server-and-test": "^2.0.0",