Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jsdoc to v47
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 14, 2024
1 parent b0fae65 commit 61cfe9d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"cypress": "^13.0.0",
"eslint": "^8.24.0",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-jsdoc": "^46.0.0",
"eslint-plugin-jsdoc": "^47.0.0",
"eslint-plugin-no-unsanitized": "^4.0.1",
"jquery": "^3.6.1",
"playwright-webkit": "^1.37.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2260,10 +2260,10 @@ eslint-plugin-cypress@^2.12.1:
dependencies:
globals "^13.20.0"

eslint-plugin-jsdoc@^46.0.0:
version "46.9.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.9.1.tgz#d30adce51fecc768e87481bf4de46b8618c3d50e"
integrity sha512-11Ox5LCl2wY7gGkp9UOyew70o9qvii1daAH+h/MFobRVRNcy7sVlH+jm0HQdgcvcru6285GvpjpUyoa051j03Q==
eslint-plugin-jsdoc@^47.0.0:
version "47.0.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-47.0.2.tgz#113a6370e623535e5c6e0a59a094ffdc253371ff"
integrity sha512-sIq81Pv+yrhhwY0m1JH79rdZRgDNunehv3S0Yv0UfewpoeJyPkODFn2o4o20nofVoI2tjku9/QBcCYUmmeWFXA==
dependencies:
"@es-joy/jsdoccomment" "~0.41.0"
are-docs-informative "^0.0.2"
Expand Down

0 comments on commit 61cfe9d

Please sign in to comment.