~cytrogen/masto-fe

5a509836544be500e4888c4efe827597055ad7db — dependabot[bot] 2 years ago b05bbd9
Bump eslint-plugin-jsdoc from 45.0.0 to 46.1.0 (#25222)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 files changed, 5 insertions(+), 5 deletions(-)

M package.json
M yarn.lock
M package.json => package.json +1 -1
@@ 189,7 189,7 @@
    "eslint-import-resolver-typescript": "^3.5.5",
    "eslint-plugin-formatjs": "^4.10.1",
    "eslint-plugin-import": "~2.27.5",
    "eslint-plugin-jsdoc": "^45.0.0",
    "eslint-plugin-jsdoc": "^46.1.0",
    "eslint-plugin-jsx-a11y": "~6.7.1",
    "eslint-plugin-prettier": "^4.2.1",
    "eslint-plugin-promise": "~6.1.1",

M yarn.lock => yarn.lock +4 -4
@@ 5259,10 5259,10 @@ eslint-plugin-import@~2.27.5:
    semver "^6.3.0"
    tsconfig-paths "^3.14.1"

eslint-plugin-jsdoc@^45.0.0:
  version "45.0.0"
  resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-45.0.0.tgz#6be84e4842a7138cc571a907ea9c31c42eaac5c0"
  integrity sha512-l2+Jcs/Ps7oFA+SWY+0sweU/e5LgricnEl6EsDlyRTF5y0+NWL1y9Qwz9PHwHAxtdJq6lxPjEQWmYLMkvhzD4g==
eslint-plugin-jsdoc@^46.1.0:
  version "46.1.0"
  resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.1.0.tgz#3ff932b70bc25f3745049f525a789faed7c948da"
  integrity sha512-NpjpSuWR+Wwxzmssji7AVty1Vu0JvI7v+cTj+Rw1nKVjGv2eMvLGM/SI4VpgTXp82JbLtFOsA2QYLHT3YSmASA==
  dependencies:
    "@es-joy/jsdoccomment" "~0.39.4"
    are-docs-informative "^0.0.2"