From 6582889698bc4b4af435e17eec280adac071d82d Mon Sep 17 00:00:00 2001
From: Renovate Bot <bot@gitlab.tugraz.at>
Date: Sun, 23 Oct 2022 02:53:01 +0000
Subject: [PATCH] chore(deps): update dependency eslint-plugin-jsdoc to
 v39.3.20

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

diff --git a/yarn.lock b/yarn.lock
index 872bb69b..7f16b2d7 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3981,9 +3981,9 @@ escape-string-regexp@^1.0.5:
   integrity sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==
 
 eslint-plugin-jsdoc@^39.0.0:
-  version "39.3.19"
-  resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.19.tgz#9d31ebda244d4b73e20cb296b7096963fe5d8beb"
-  integrity sha512-TPa4uyD/m7Wv6DT6dOmG/QZf14fWoqL3BABdb7/QkFFb3wtnlsErAr7u6urOE/48vv1oc1+IY7GNdgtLORORTg==
+  version "39.3.20"
+  resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.20.tgz#26330921e8b5075307be4794a9e1a607c13a438d"
+  integrity sha512-A9pAm4lQeDKyzu6wuMUZS+FQceu6S2G18o9Mld0a48NAeLaLPg9TpoXM2Xv85LZ3AnKUtx+jR9SxXJLgCQiifQ==
   dependencies:
     "@es-joy/jsdoccomment" "~0.33.0"
     comment-parser "1.3.1"
-- 
GitLab