Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jsdoc to v38.0.2 (#14237)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Mar 12, 2022
1 parent 54c8137 commit d24c442
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 @@ -82,7 +82,7 @@
"esdoc-inject-style-plugin": "1.0.0",
"esdoc-standard-plugin": "1.0.0",
"eslint": "8.10.0",
"eslint-plugin-jsdoc": "38.0.0",
"eslint-plugin-jsdoc": "38.0.2",
"eslint-plugin-mocha": "10.0.3",
"expect-type": "0.12.0",
"fast-glob": "3.2.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3640,10 +3640,10 @@ eslint-plugin-jest@^25.3.4:
dependencies:
"@typescript-eslint/experimental-utils" "^5.0.0"

eslint-plugin-jsdoc@38.0.0:
version "38.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-38.0.0.tgz#e58ffd0d9188bd74ba9d3d3f07206ff2e2662bda"
integrity sha512-4ZWTq9Jjpr+aezCn/gjRq45C3wFpY16S+umce8q/s2kMmD6oJ/8u8jhPFGoOHUnkZzFNDzYiIUxF9+OmoayLbA==
eslint-plugin-jsdoc@38.0.2:
version "38.0.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-38.0.2.tgz#a2bdfe960a48fd59b363531a5f833883b2984c9d"
integrity sha512-ln9eUYcok3zTX1MG6RE37SbsF81f1Lopy9ucYoIXbYOYQJqmFcAdnzlUMCaMhzR6v5SeKugchtOYXh7Oy+cZlA==
dependencies:
"@es-joy/jsdoccomment" "~0.20.1"
comment-parser "1.3.0"
Expand Down

0 comments on commit d24c442

Please sign in to comment.