diff --git a/package.json b/package.json index b3642e1f..47b828f2 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "eslint": "^7.10.0", "eslint-config-prettier": "^6.12.0", "eslint-plugin-import": "^2.22.0", - "eslint-plugin-jsdoc": "^30.5.2", + "eslint-plugin-jsdoc": "^30.5.3", "eslint-plugin-prefer-arrow": "^1.2.2", "eslint-plugin-sonarjs": "^0.5.0", "geckodriver": "^1.20.0", diff --git a/yarn.lock b/yarn.lock index 2b726600..37d1c7e5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3070,10 +3070,10 @@ eslint-plugin-import@^2.22.0: resolve "^1.17.0" tsconfig-paths "^3.9.0" -eslint-plugin-jsdoc@^30.5.2: - version "30.5.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-30.5.2.tgz#a2002c52d5fb4a9d42b9fa3a3136a9dbdcb7f69e" - integrity sha512-LJfjqVGYrPUZv4Gt+1OB5NHhySVPeX4Sdd1qUUjTPnBSwbezry7j3NdPVIeU67VwCVJU2rmqd6jhZ7VYec37Cw== +eslint-plugin-jsdoc@^30.5.3: + version "30.5.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-30.5.3.tgz#9dacab0c0b674ca65627f8d5a4f538c9c383b82a" + integrity sha512-J3VgE9cnjjNYEjAzetzR3UYAY4M1nlu6Nljanaxfe2snQ59d0XTK4d6vMQ0xiDjdwVLWEigQTCa4qxNc9eIrGw== dependencies: comment-parser "^0.7.6" debug "^4.1.1"