diff --git a/yarn.lock b/yarn.lock index 30fb963aa1bdb2f9043ae8d2954b0a17830412b0..1e37be37330409f44d3ff234370ebd68a3f26577 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.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.7.2.tgz#b953bbd3c8d429d45a735c67f3130e107c18e865" - integrity sha512-Mvz7V0Iqoyg0bfDor6KE3vB8AuWFO+Ht0ZlERNNJE0n5FtJSSpOV2H7M9KpFYvpJ1YzIe/cmIc14G9U7+R5lRA== + version "39.7.4" + resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.7.4.tgz#fec1b5a3cfcbb706980e98e0dbb60ae1f31777d7" + integrity sha512-2eJcWGKRyNQFa37UIpGcAdOp3wtES8vV3mlnFmEmJCuBNyFhK6cMhbZgMkLoLjKnipoxsN9GbfZZ+8nPY8ETZQ== dependencies: "@es-joy/jsdoccomment" "~0.36.1" comment-parser "1.3.1"