From 7aee2afedad12c8b09f16745a8fffa92d93040a0 Mon Sep 17 00:00:00 2001
From: Matweb Bot <matweb@brief.li>
Date: Tue, 26 Nov 2024 01:25:41 +0000
Subject: [PATCH] RenovateBot: Update dependency eslint-plugin-promise to
 v7.2.0

---
 yarn.lock | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/yarn.lock b/yarn.lock
index 0108666f..3e85e088 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4818,9 +4818,11 @@ eslint-plugin-promise@^6.0.0:
   integrity sha512-57Zzfw8G6+Gq7axm2Pdo3gW/Rx3h9Yywgn61uE/3elTCOePEHVrn2i5CdfBwA1BLK0Q0WqctICIUSqXZW/VprQ==
 
 eslint-plugin-promise@^7.0.0:
-  version "7.1.0"
-  resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.1.0.tgz#06b3ad6d36b3c3ef3ec201c8a8d97049cf5dbb20"
-  integrity sha512-8trNmPxdAy3W620WKDpaS65NlM5yAumod6XeC4LOb+jxlkG4IVcp68c6dXY2ev+uT4U1PtG57YDV6EGAXN0GbQ==
+  version "7.2.0"
+  resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.2.0.tgz#ef4194982c3a00867a4def866e0b5abf0caf6a87"
+  integrity sha512-O2QBfKGRP0AHxXhZ3Lk2sFGGGw8TlMW84c+QfPX0gMnDrKJEN5SGJOICt/nR6spLvzuYO3d3nV4R3AIzdbaW7Q==
+  dependencies:
+    "@eslint-community/eslint-utils" "^4.4.0"
 
 eslint-plugin-quasar@^1.1.0:
   version "1.1.0"
-- 
GitLab