From 2ce8a1d31f4dc3e77f072c2d65c5a7491fb4ce0e Mon Sep 17 00:00:00 2001
From: Renovate Bot <bot@gitlab.tugraz.at>
Date: Mon, 11 Jan 2021 18:27:55 +0000
Subject: [PATCH] chore(deps): update dependency eslint-plugin-jsdoc to v31.0.3

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

diff --git a/yarn.lock b/yarn.lock
index 8a70743..b3d2921 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2797,9 +2797,9 @@ eslint-plugin-jsdoc@^30.6.4, eslint-plugin-jsdoc@^30.7.3:
     spdx-expression-parse "^3.0.1"
 
 eslint-plugin-jsdoc@^31.0.0:
-  version "31.0.1"
-  resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-31.0.1.tgz#62ebc7910bff93d67a15ccd4230b40426f779257"
-  integrity sha512-Hg2P8b0mnQ4bjZ0Tj/KQeMu7zrwd7A2tjuG1h8Eb0o1fi94KxQM6XGe9s/0hHIpLgxsGR3VYEMZmOSnxOTtxRA==
+  version "31.0.3"
+  resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-31.0.3.tgz#23dd8bee22421af1dab0a00a91dfc3d47f644a76"
+  integrity sha512-O2HXyXyw2FYXWngFGeuCxhmClb4M1Y/w+bPcahO31P/Tw+vHZUU9wkPkSML2izznJ1dp3dnTG4on9bXDZDWfyQ==
   dependencies:
     comment-parser "1.0.1"
     debug "^4.3.1"
-- 
GitLab