From 3c2bee4ed3a42f548bc0d305ce865133901bec04 Mon Sep 17 00:00:00 2001
From: Renovate Bot <bot@gitlab.tugraz.at>
Date: Sun, 29 Jan 2023 04:56:08 +0000
Subject: [PATCH] Update dependency eslint-plugin-jsdoc to v39.7.1

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

diff --git a/yarn.lock b/yarn.lock
index 17255409..30fb963a 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4184,9 +4184,9 @@ escape-string-regexp@^1.0.5:
   integrity sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==
 
 eslint-plugin-jsdoc@^39.0.0:
-  version "39.7.0"
-  resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.7.0.tgz#887c8996fcad5c9d2ac7835018f81278706464e5"
-  integrity sha512-4gWAJABzWzfu/LBNLo5cdZph8Ce8QY/Og3FvzU2TsBz50hDB3gBlMJulrmFvPHFXnSxmB6mzMf3dpi4yxdFKfQ==
+  version "39.7.2"
+  resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.7.2.tgz#b953bbd3c8d429d45a735c67f3130e107c18e865"
+  integrity sha512-Mvz7V0Iqoyg0bfDor6KE3vB8AuWFO+Ht0ZlERNNJE0n5FtJSSpOV2H7M9KpFYvpJ1YzIe/cmIc14G9U7+R5lRA==
   dependencies:
     "@es-joy/jsdoccomment" "~0.36.1"
     comment-parser "1.3.1"
-- 
GitLab